Atlas-2B / README.md
CosmicBull's picture
Add README
06b89d0 verified
|
Raw
History Blame Contribute Delete
685 Bytes
---
tags:
- gguf
- llama.cpp
- unsloth
- vision-language-model
---
# Atlas-2B : GGUF
This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
**Example usage**:
- For text only LLMs: `llama-cli -hf CosmicBull/Atlas-2B --jinja`
- For multimodal models: `llama-mtmd-cli -hf CosmicBull/Atlas-2B --jinja`
## Available Model files:
- `Qwen3.5-2B.Q8_0.gguf`
- `Qwen3.5-2B.BF16-mmproj.gguf`
This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)