Model Intelligence Sheet
ashenmind/deepblood-2-8B-adapter-F16-GGUF overview
ashenmind/deepblood 2 8B adapter F16 GGUF This LoRA adapter was converted to GGUF format from ashenmind/deepblood 2 8B adapter https://huggingface.co/ashenmind…
Runs locally from ~13.0 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 |
|---|---|---|---|---|
| deepblood-2-8B-adapter-f16.gguf | GGUF | F16 | 13.0 MB | Download |
Model Details
Model README
---
base_model: unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF
library_name: peft
tags:
- base_model:adapter:unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF
- lora
- transformers
- llama-cpp
- gguf-my-lora
---
ashenmind/deepblood-2-8B-adapter-F16-GGUF
This LoRA adapter was converted to GGUF format from ashenmind/deepblood-2-8B-adapter 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 deepblood-2-8B-adapter-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora deepblood-2-8B-adapter-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run ashenmind/deepblood-2-8B-adapter-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