Views
No views yet
unsloth/Llama-3.2-1B-Instruct student.llama32-1b-gkd-from-3b was merged into the base model before conversion, so these GGUF files are standalone and do not need the LoRA adapter at inference time.llama32-1b-gkd-from-3b-q4_k_m.ggufllama-cli -hf ishu-newaz/llama32-1b-gkd-from-3b-GGUF --hf-file llama32-1b-gkd-from-3b-q4_k_m.gguf -p "Explain distillation in one sentence." -n 80 -c 512-c 512 or -c 1024, to reduce RAM use and latency.