GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

vvnaren/Llama-3.2-1B_MATH_qlora-F16-GGUF overview

vvnaren/Llama 3.2 1B MATH qlora F16 GGUF This LoRA adapter was converted to GGUF format from axel datos/Llama 3.2 1B MATH qlora https://huggingface.co/axel dat…

peftggufgenerated_from_trainerllama-cppgguf-my-loradataset:customizedbase_model:axel-datos/Llama-3.2-1B_MATH_qlorabase_model:adapter:axel-datos/Llama-3.2-1B_MATH_qloralicense:llama3.2region:us

Runs locally from ~1.6 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Llama-3.2-1B_MATH_qlora-f16.ggufGGUFF161.6 MBDownload

Model Details

Model IDvvnaren/Llama-3.2-1B_MATH_qlora-F16-GGUF
Authorvvnaren
Pipeline
Licensellama3.2
Base modelaxel-datos/Llama-3.2-1B_MATH_qlora
Last modified2026-07-27T06:22:10.000Z

Model README

---

library_name: peft

license: llama3.2

base_model: axel-datos/Llama-3.2-1B_MATH_qlora

tags:

  • generated_from_trainer
  • llama-cpp
  • gguf-my-lora

datasets:

  • customized

model-index:

  • name: Llama-3.2-1B_MATH_qlora

results: []

---

vvnaren/Llama-3.2-1B_MATH_qlora-F16-GGUF

This LoRA adapter was converted to GGUF format from axel-datos/Llama-3.2-1B_MATH_qlora 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 Llama-3.2-1B_MATH_qlora-f16.gguf (...other args)

# with server
llama-server -m base_model.gguf --lora Llama-3.2-1B_MATH_qlora-f16.gguf (...other args)

To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.

Run vvnaren/Llama-3.2-1B_MATH_qlora-F16-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models