File size: 1,082 Bytes
087830b 19508fa 087830b 8ce8ecf c360ca3 8ce8ecf 087830b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
base_model:
- bunnycore/Qwen3-1.7B-abliterated-lora
- bunnycore/Qwen3-1.7B-Nyx-V3
---
# Qwen3-1.7B-abliterated
## Intended Use
This model is intended for research and experimental purposes, particularly in scenarios requiring a language model with fewer inherent safety filters. Specific use cases include:
- General Text Generation: Producing human-like text for various prompts.
- Role-Playing Scenarios: Engaging in character-based conversations and narratives.
- Exploration of Unfiltered Content Generation: Investigating the capabilities and behaviors of language models with reduced censorship.
- Mobile Device Friendly
- Reasoning Capabilities: Capable of performing certain reasoning tasks, allowing for more complex problem-solving and logical deduction in generated responses.
## 🧩 Configuration
```yaml
base_model: bunnycore/Qwen3-1.7B-Nyx-V3+bunnycore/Qwen3-1.7B-abl-Lora
dtype: bfloat16
merge_method: passthrough
models:
- model: bunnycore/Qwen3-1.7B-Nyx-V3+bunnycore/Qwen3-1.7B-abl-Lora
``` |