DarwinAnim8or/QwenLawdMoE-F16-GGUF overview
Experimental RP tune for Qwen 3.5 MoE 35b a3b base Trained for 2 epochs on restraint training, just a test run. Feel free to use it if you want, if you get any…
Runs locally from ~26.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| QwenLawdMoE-f16.gguf | GGUF | F16 | 26.3 MB | Download |
Model Details
| Model ID | DarwinAnim8or/QwenLawdMoE-F16-GGUF |
|---|---|
| Author | DarwinAnim8or |
| Pipeline | — |
| License | — |
| Base model | DarwinAnim8or/QwenLawdMoE |
| Last modified | 2026-07-09T08:50:14.000Z |
Model README
---
base_model: DarwinAnim8or/QwenLawdMoE
library_name: peft
tags:
- llama-cpp
- gguf-my-lora
---
Experimental RP tune for Qwen 3.5 MoE (35b-a3b-base)
Trained for 2 epochs on restraint training, just a test run.
Feel free to use it if you want, if you get anything fun let me know in the community tab
DarwinAnim8or/QwenLawdMoE-F16-GGUF
This LoRA adapter was converted to GGUF format from DarwinAnim8or/QwenLawdMoE 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 QwenLawdMoE-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora QwenLawdMoE-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run DarwinAnim8or/QwenLawdMoE-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