huihui-ai's picture
Update README.md
8485a6b verified
---
library_name: transformers
language:
- en
base_model:
- NovaSky-AI/Sky-T1-32B-Preview
tags:
- abliterated
- uncensored
---
# huihui-ai/Sky-T1-32B-Preview-abliterated
This is an uncensored version of [NovaSky-AI/Sky-T1-32B-Preview](https://huggingface.co/NovaSky-AI/Sky-T1-32B-Preview) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
## Use with ollama
You can use [huihui_ai/skyt1-abliterated](https://ollama.com/huihui_ai/skyt1-abliterated) directly
```
ollama run huihui_ai/skyt1-abliterated
```