ekmelm / README.md
aekurt1's picture
Add README
007797b verified
|
Raw
History Blame Contribute Delete
646 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

ekmelm : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf aekurt1/ekmelm --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf aekurt1/ekmelm --jinja

Available Model files:

  • llama-3.1-8b.Q4_K_M.gguf This was trained 2x faster with Unsloth