LlamaTrader / README.md
jessitoi's picture
Add README
69682bf verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

LlamaTrader : GGUF

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

Example usage:

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

Available Model files:

  • Llama-3.1-8B.Q4_K_M.gguf This was trained 2x faster with Unsloth