fix: change the folder id of llava for consistancy

This commit is contained in:
hahuyhoang411 2024-03-25 16:59:33 +07:00 committed by Van Pham
parent 811271b288
commit 2621dc7590

View File

@ -9,11 +9,11 @@
"url": "https://huggingface.co/cjpais/llava-1.6-mistral-7b-gguf/resolve/main/mmproj-model-f16.gguf" "url": "https://huggingface.co/cjpais/llava-1.6-mistral-7b-gguf/resolve/main/mmproj-model-f16.gguf"
} }
], ],
"id": "llava-1.6-7b", "id": "llava-7b",
"object": "model", "object": "model",
"name": "LlaVa 1.6 7B", "name": "LlaVa 7B",
"version": "1.1", "version": "1.1",
"description": "LlaVa 1.6 can bring vision understanding to Jan", "description": "LlaVa can bring vision understanding to Jan",
"format": "gguf", "format": "gguf",
"settings": { "settings": {
"vision_model": true, "vision_model": true,