Model Intelligence Sheet
baranqr/StrxiAI-Qwen2.5-0.5B-Q8_0-GGUF overview
baranqr/StrxiAI Qwen2.5 0.5B Q8 0 GGUF This LoRA adapter was converted to GGUF format from baranqr/StrxiAI Qwen2.5 0.5B https://huggingface.co/baranqr/StrxiAI …
Runs locally from ~13.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
1 GGUF files detected
Direct downloads for local inference
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| StrxiAI-Qwen2.5-0.5B-q8_0.gguf | GGUF | Q8_0 | 13.3 MB | Download |
Model Details
| Model ID | baranqr/StrxiAI-Qwen2.5-0.5B-Q8_0-GGUF |
|---|---|
| Author | baranqr |
| Pipeline | text-generation |
| License | — |
| Base model | baranqr/StrxiAI-Qwen2.5-0.5B |
| Last modified | 2026-07-15T19:21:18.000Z |
Model README
---
base_model: baranqr/StrxiAI-Qwen2.5-0.5B
library_name: peft
pipeline_tag: text-generation
tags:
- base_model:adapter:Qwen/Qwen2.5-0.5B
- lora
- sft
- transformers
- trl
- llama-cpp
- gguf-my-lora
---
baranqr/StrxiAI-Qwen2.5-0.5B-Q8_0-GGUF
This LoRA adapter was converted to GGUF format from baranqr/StrxiAI-Qwen2.5-0.5B 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 StrxiAI-Qwen2.5-0.5B-q8_0.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora StrxiAI-Qwen2.5-0.5B-q8_0.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run baranqr/StrxiAI-Qwen2.5-0.5B-Q8_0-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models