--- 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 ```