Model Intelligence Sheet
Dalia90/ur-orpo-adapter-Q8_0-GGUF overview
Dalia90/ur orpo adapter Q8 0 GGUF This LoRA adapter was converted to GGUF format from Dalia90/ur orpo adapter https://huggingface.co/Dalia90/ur orpo adapter vi…
Runs locally from ~62.2 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 |
|---|---|---|---|---|
| ur-orpo-adapter-q8_0.gguf | GGUF | Q8_0 | 62.2 MB | Download |
Model Details
| Model ID | Dalia90/ur-orpo-adapter-Q8_0-GGUF |
|---|---|
| Author | Dalia90 |
| Pipeline | text-generation |
| License | — |
| Base model | Dalia90/ur-orpo-adapter |
| Last modified | 2026-06-25T16:48:05.000Z |
Model README
---
base_model: Dalia90/ur-orpo-adapter
library_name: peft
pipeline_tag: text-generation
tags:
- base_model:adapter:meta-llama/Meta-Llama-3-8B-Instruct
- lora
- orpo
- transformers
- trl
- llama-cpp
- gguf-my-lora
---
Dalia90/ur-orpo-adapter-Q8_0-GGUF
This LoRA adapter was converted to GGUF format from Dalia90/ur-orpo-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 ur-orpo-adapter-q8_0.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora ur-orpo-adapter-q8_0.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run Dalia90/ur-orpo-adapter-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