cpt-qwen-composer / README.md
milwright's picture
Update README.md
a65e6bb verified
metadata
license: gpl-3.0
language:
  - en

cpt-qwen-composer for Ollama

This folder stages the local cpt-qwen-composer adapter in GGUF format for Ollama.

  • gguf/Qwen3-8B-Base-q8_0.gguf: local GGUF export of Qwen/Qwen3-8B-Base
  • gguf/cpt-qwen-composer-adapter-f16.gguf: local GGUF export of the cpt-qwen-composer LoRA adapter
  • Modelfile: points Ollama at the GGUF base model plus GGUF adapter

Local build:

cd /Users/milwright/clawd/diss/ollama-cpt-qwen-composer
ollama create cpt-qwen-composer-local -f Modelfile

Hugging Face repo:

milwright/cpt-qwen-composer