vlms update

This commit is contained in:
gdw6463
2024-05-14 11:45:15 +08:00
parent 10cd635eb9
commit a586d97c12

View File

@ -33,7 +33,7 @@ class VLMS(Blackbox):
else:
model_name = "infer-qwen-vl"
url = 'http://10.6.80.59:8001/' + model_name + '/'
url = 'http://120.196.116.194:48894/' + model_name + '/'
if is_base64(images):
images_data = images