Views
No views yet
output_sft fine-tuned Llama-3.2-3B-Instruct model along with the tokenizer assets required for Hugging Face uploads.output_sft-f16.gguf – converted weights (float16)config.json – original Hugging Face config for referencetokenizer.json, tokenizer_config.json, special_tokens_map.json, generation_config.json – tokenizer and generation settings./llama-b7083-bin-ubuntu-x64/bin/llama-cli \
-m output_sft-f16.gguf \
-p "Hello, world!"