model3_dapo_gguf / README.md
jerrycheng233's picture
Add README
6231697 verified
|
Raw
History Blame Contribute Delete
735 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

model3_dapo_gguf : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf jerrycheng233/model3_dapo_gguf --jinja
  • For multimodal models: llama-mtmd-cli -hf jerrycheng233/model3_dapo_gguf --jinja

Available Model files:

  • Phi-3.5-mini-instruct.Q8_0.gguf

Ollama

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