mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-30 11:11:35 +00:00
API: Report whether vision is enabled
This commit is contained in:
@@ -476,6 +476,7 @@ class ExllamaV2Container:
|
||||
"prompt_template": self.prompt_template.name
|
||||
if self.prompt_template
|
||||
else None,
|
||||
"use_vision": self.use_vision,
|
||||
}
|
||||
|
||||
if self.draft_config:
|
||||
|
||||
Reference in New Issue
Block a user