cwjoneill/finetuned_llama3.2-F16-GGUF
This LoRA adapter was converted to GGUF format from cwjoneill/finetuned_llama3.2
via the ggml.ai's GGUF-my-lora space.
Refer to the original adapter repository for more details.
Use with llama.cpp
# with cli
llama-cli -m base_model.gguf --lora finetuned_llama3.2-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora finetuned_llama3.2-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
- Downloads last month
- 40
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model’s pipeline type.
Model tree for cwjoneill/finetuned_llama3.2-F16-GGUF
Base model
meta-llama/Llama-3.2-1B
Quantized
unsloth/Llama-3.2-1B-bnb-4bit
Finetuned
cwjoneill/finetuned_llama3.2