Model Intelligence Sheet
Dalia90/ur-orpo-adapter-F16-GGUF overview
Dalia90/ur orpo adapter F16 GGUF This LoRA adapter was converted to GGUF format from Dalia90/ur orpo adapter https://huggingface.co/Dalia90/ur orpo adapter via…
Runs locally from ~80.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 |
|---|---|---|---|---|
| ur-orpo-adapter-f16.gguf | GGUF | F16 | 80.0 MB | Download |
Model Details
| Model ID | Dalia90/ur-orpo-adapter-F16-GGUF |
|---|---|
| Author | Dalia90 |
| Pipeline | text-generation |
| License | — |
| Base model | Dalia90/ur-orpo-adapter |
| Last modified | 2026-06-25T07:52:20.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-F16-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-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora ur-orpo-adapter-f16.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-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