dekill/dekill-novelist-test1-F16-GGUF overview
dekill/dekill novelist test1 F16 GGUF This LoRA adapter was converted to GGUF format from dekill/dekill novelist test1 https://huggingface.co/dekill/dekill nov…
Runs locally from ~80.0 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| dekill-novelist-test1-f16.gguf | GGUF | F16 | 80.0 MB | Download |
Model Details
| Model ID | dekill/dekill-novelist-test1-F16-GGUF |
|---|---|
| Author | dekill |
| Pipeline | text-generation |
| License | other |
| Base model | dekill/dekill-novelist-test1 |
| Last modified | 2026-08-03T07:40:20.000Z |
Model README
---
tags:
- autotrain
- text-generation-inference
- text-generation
- peft
- llama-cpp
- gguf-my-lora
library_name: transformers
base_model: dekill/dekill-novelist-test1
widget:
- messages:
- role: user
content: What is your favorite condiment?
license: other
---
dekill/dekill-novelist-test1-F16-GGUF
This LoRA adapter was converted to GGUF format from dekill/dekill-novelist-test1 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 dekill-novelist-test1-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora dekill-novelist-test1-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run dekill/dekill-novelist-test1-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