Model Intelligence Sheet
Azraell/qwen2.5-coder-7b-magicoder-lora-Q8_0-GGUF overview
Azraell/qwen2.5 coder 7b magicoder lora Q8 0 GGUF This LoRA adapter was converted to GGUF format from Azraell/qwen2.5 coder 7b magicoder lora https://huggingfa…
Runs locally from ~60.8 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 |
|---|---|---|---|---|
| qwen2.5-coder-7b-magicoder-lora-q8_0.gguf | GGUF | Q8_0 | 60.8 MB | Download |
Model Details
Model README
---
base_model: Azraell/qwen2.5-coder-7b-magicoder-lora
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
- llama-cpp
- gguf-my-lora
license: apache-2.0
language:
- en
---
Azraell/qwen2.5-coder-7b-magicoder-lora-Q8_0-GGUF
This LoRA adapter was converted to GGUF format from Azraell/qwen2.5-coder-7b-magicoder-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 qwen2.5-coder-7b-magicoder-lora-q8_0.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora qwen2.5-coder-7b-magicoder-lora-q8_0.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run Azraell/qwen2.5-coder-7b-magicoder-lora-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