Views
No views yet
Qwen3-g023-tiny-v2-FT-Q8_0.gguf: Q8_0 GGUF model (~1.81 GB)Modelfile: Ollama template + tested default sampling settingsparams_best.json: Best sampled parameters from automated sweepsweep_results.json: Full sweep results and per-test outcomestemperature: 0.65top_p: 0.9top_k: 20min_p: 0.0repeat_penalty: 1.05presence_penalty: 0.1frequency_penalty: 0.1num_ctx: 400001ollama create qwen3-g023-tiny-v2-FT-Q8_0 -f Modelfile
2ollama run qwen3-g023-tiny-v2-FT-Q8_0
3
4# thinking on
5ollama run qwen3-g023-tiny-v2-FT-Q8_0 --think "Explain why the sky is blue"
6
7# thinking off
8ollama run qwen3-g023-tiny-v2-FT-Q8_0 --think=false "Explain why the sky is blue"ollama run hf.co/g023/qwen3-tiny-v2-finetuned:Q8_0sweep_results.json.