rust-expert-gguf / README.md
DavidBPunkt's picture
Update README.md
57f82cf verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

rust-expert-gguf : GGUF

This model was finetuned on the fortytwo rust data set and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf DavidBPunkt/rust-expert-gguf --jinja
  • For multimodal models: llama-mtmd-cli -hf DavidBPunkt/rust-expert-gguf --jinja

Available Model files:

  • Qwen2.5-3B-Instruct.Q4_K_M.gguf

Ollama

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