yethdev's picture
Upload README.md with huggingface_hub
c18ea9a verified
|
Raw
History Blame Contribute Delete
2.07 kB
---
license: other
license_name: lfm1.0
license_link: https://huggingface.co/LiquidAI/LFM2.5-2.6B/blob/main/LICENSE
base_model: LiquidAI/LFM2.5-2.6B
tags:
- manumit
- uncensored
- decensored
language:
- en
library_name: transformers
pipeline_tag: text-generation
---
# lfm2.5-2.6b-manumit-v1
[LFM2.5-2.6B](https://huggingface.co/LiquidAI/LFM2.5-2.6B) abliterated via manumit v1
## Benchmarks
| Model | Refusal Rate | MMLU |
| ----------- | ----------- | ----------- |
| LFM2.5-2.6B | 8.3% | 63.2% |
| lfm2.5-2.6b-manumit-v1 | 22.9% | 62.5% |
## About
Abliteration removes annoying safeguards that deny requests.
This repository contains [LFM2.5-2.6B](https://huggingface.co/LiquidAI/LFM2.5-2.6B) abliterated with manumit v1. manumit is an abliteration tool that is still in development, and will continue to improve. You can view the GGUF version of this at https://huggingface.co/yethdev/lfm2.5-2.6b-manumit-v1-GGUF.
## License
MIT
<small>Copyright (c) 2026 yethdev
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.</small>