theghost369/Llama-3.1-8B-Instruct-qlora-spanish-F16-GGUF overview
theghost369/Llama 3.1 8B Instruct qlora spanish F16 GGUF This LoRA adapter was converted to GGUF format from alinatl/Llama 3.1 8B Instruct qlora spanish https:…
Runs locally from ~20.0 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Llama-3.1-8B-Instruct-qlora-spanish-f16.gguf | GGUF | F16 | 20.0 MB | Download |
Model Details
| Model ID | theghost369/Llama-3.1-8B-Instruct-qlora-spanish-F16-GGUF |
|---|---|
| Author | theghost369 |
| Pipeline | — |
| License | — |
| Base model | alinatl/Llama-3.1-8B-Instruct-qlora-spanish |
| Last modified | 2026-06-23T05:55:36.000Z |
Model README
---
base_model: alinatl/Llama-3.1-8B-Instruct-qlora-spanish
library_name: transformers
model_name: Llama-3.1-8B-Instruct-qlora-spanish
tags:
- generated_from_trainer
- trl
- sft
- llama-cpp
- gguf-my-lora
licence: license
---
theghost369/Llama-3.1-8B-Instruct-qlora-spanish-F16-GGUF
This LoRA adapter was converted to GGUF format from alinatl/Llama-3.1-8B-Instruct-qlora-spanish 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.1-8B-Instruct-qlora-spanish-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora Llama-3.1-8B-Instruct-qlora-spanish-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run theghost369/Llama-3.1-8B-Instruct-qlora-spanish-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