CoolFace
Modelpublic

TeichAI/Qwen3-8B-GPT-5-Codex-Distill-GGUF

sourceHugging Faceupdated 10mo agoView on Hugging Face
3likes1.1kdownloads
Model Card

Qwen3-8B-GPT-5-Codex-Distill-GGUF - GGUF

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

Example usage:

  • For text only LLMs: llama-cli --hf repoid/modelname -p "why is the sky blue?"
  • For multimodal models: llama-mtmd-cli -m modelname.gguf **--mmproj** mmprojfile.gguf

Available Model files:

  • qwen3-8b.F16.gguf
  • qwen3-8b.Q8_0.gguf

Ollama

An Ollama Modelfile is included for easy deployment.