vvnaren/Llama-3.2-3B-Chemistry-Tutor-LoRA-F16-GGUF overview
vvnaren/Llama 3.2 3B Chemistry Tutor LoRA F16 GGUF This LoRA adapter was converted to GGUF format from akshatladdha16/Llama 3.2 3B Chemistry Tutor LoRA https:/…
Runs locally from ~46.4 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Llama-3.2-3B-Chemistry-Tutor-LoRA-f16.gguf | GGUF | F16 | 46.4 MB | Download |
Model Details
| Model ID | vvnaren/Llama-3.2-3B-Chemistry-Tutor-LoRA-F16-GGUF |
|---|---|
| Author | vvnaren |
| Pipeline | text-generation |
| License | — |
| Base model | akshatladdha16/Llama-3.2-3B-Chemistry-Tutor-LoRA |
| Last modified | 2026-07-21T08:57:04.000Z |
Model README
---
base_model: akshatladdha16/Llama-3.2-3B-Chemistry-Tutor-LoRA
library_name: peft
pipeline_tag: text-generation
tags:
- base_model:adapter:meta-llama/Llama-3.2-3B
- lora
- transformers
- llama-cpp
- gguf-my-lora
language:
- en
---
vvnaren/Llama-3.2-3B-Chemistry-Tutor-LoRA-F16-GGUF
This LoRA adapter was converted to GGUF format from akshatladdha16/Llama-3.2-3B-Chemistry-Tutor-LoRA 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-3B-Chemistry-Tutor-LoRA-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora Llama-3.2-3B-Chemistry-Tutor-LoRA-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-3B-Chemistry-Tutor-LoRA-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