Jotex / README.md
kiel2's picture
Add README
a0c55e8 verified
|
Raw
History Blame Contribute Delete
724 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

Jotex : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf kiel2/Jotex --jinja
  • For multimodal models: llama-mtmd-cli -hf kiel2/Jotex --jinja

Available Model files:

  • qwen2.5-1.5b-instruct.Q8_0.gguf
  • qwen2.5-1.5b-instruct.Q4_K_M.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth