flutter-forge-gguf / README.md
abo003516's picture
Add README
d7b75e0 verified
|
Raw
History Blame Contribute Delete
733 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

flutter-forge-gguf : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf abo003516/flutter-forge-gguf --jinja
  • For multimodal models: llama-mtmd-cli -hf abo003516/flutter-forge-gguf --jinja

Available Model files:

  • qwen2.5-7b-instruct.Q4_K_M.gguf

Ollama

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