Atlas-2B / README.md
CosmicBull's picture
Add README
06b89d0 verified
|
Raw
History Blame Contribute Delete
685 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

Atlas-2B : GGUF

This model was finetuned and converted to GGUF format using 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