TANIT-V0.6-12B-IT-gguf
- Developed by: CannaeAI
- License: apache-2.0
- quantized by : Cannae-AI
- Base model : CannaeAI/TANIT-V0.6-12B-IT
Available Model files:
TANIT-V0.6-12b-it.Q8_0.ggufTANIT-V0.6-12b-it.BF16-mmproj.gguf
⚠️ Ollama Note for Vision Models
Important: Ollama currently does not support separate mmproj files for vision models.
To create an Ollama model from this vision model:
- Place the
Modelfilein the same directory as the finetuned bf16 merged model - Run:
ollama create model_name -f ./Modelfile(Replacemodel_namewith your desired name)
This will create a unified bf16 model that Ollama can use.
Note
The model's BOS token behavior was adjusted for GGUF compatibility.