vvnaren/llama3.2-3b-math-ig-F16-GGUF overview
vvnaren/llama3.2 3b math ig F16 GGUF This LoRA adapter was converted to GGUF format from SidhaarthMurali/llama3.2 3b math ig https://huggingface.co/SidhaarthMu…
Runs locally from ~23.2 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| llama3.2-3b-math-ig-f16.gguf | GGUF | F16 | 23.2 MB | Download |
Model Details
Model README
---
library_name: peft
license: other
base_model: SidhaarthMurali/llama3.2-3b-math-ig
tags:
- llama-factory
- lora
- generated_from_trainer
- llama-cpp
- gguf-my-lora
model-index:
- name: gsm8k
results: []
---
vvnaren/llama3.2-3b-math-ig-F16-GGUF
This LoRA adapter was converted to GGUF format from SidhaarthMurali/llama3.2-3b-math-ig 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 llama3.2-3b-math-ig-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora llama3.2-3b-math-ig-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run vvnaren/llama3.2-3b-math-ig-F16-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models