Model Intelligence Sheet
Theros/MN-CharThink-temp-F16-GGUF overview
Theros/MN CharThink temp F16 GGUF This LoRA adapter was converted to GGUF format from SvalTek/MN CharThink temp https://huggingface.co/SvalTek/MN CharThink tem…
Runs locally from ~100.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 |
|---|---|---|---|---|
| MN-CharThink-temp-f16.gguf | GGUF | F16 | 100.0 MB | Download |
Model Details
| Model ID | Theros/MN-CharThink-temp-F16-GGUF |
|---|---|
| Author | Theros |
| Pipeline | text-generation |
| License | — |
| Base model | SvalTek/MN-CharThink-temp |
| Last modified | 2026-07-04T09:47:19.000Z |
Model README
---
base_model: SvalTek/MN-CharThink-temp
library_name: peft
pipeline_tag: text-generation
tags:
- base_model:adapter:SvalTek/L3-SpicyOmelettes-10B-Test
- lora
- sft
- transformers
- trl
- unsloth
- llama-cpp
- gguf-my-lora
---
Theros/MN-CharThink-temp-F16-GGUF
This LoRA adapter was converted to GGUF format from SvalTek/MN-CharThink-temp 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 MN-CharThink-temp-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora MN-CharThink-temp-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run Theros/MN-CharThink-temp-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