mirror of
https://github.com/trycua/computer.git
synced 2026-01-09 06:50:17 -06:00
correct mappings
This commit is contained in:
@@ -165,8 +165,8 @@ MODEL_MAPPINGS = {
|
||||
"uitars": {
|
||||
# UI-TARS models using MLXVLM provider
|
||||
"default": "mlx-community/UI-TARS-1.5-7B-4bit",
|
||||
"UI-TARS-1.5-7B-4bit": "mlx-community/UI-TARS-1.5-7B-4bit",
|
||||
"UI-TARS-1.5-7B-6bit": "mlx-community/UI-TARS-1.5-7B-6bit"
|
||||
"mlx-community/UI-TARS-1.5-7B-4bit": "mlx-community/UI-TARS-1.5-7B-4bit",
|
||||
"mlx-community/UI-TARS-1.5-7B-6bit": "mlx-community/UI-TARS-1.5-7B-6bit"
|
||||
},
|
||||
"ollama": {
|
||||
# For Ollama models, we keep the original name
|
||||
|
||||
Reference in New Issue
Block a user