mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-13 16:53:24 +00:00
vlms update
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user