Skywork-o1-Open-Llama-3.1-8.../README.md

23 lines
804 B
Markdown
Raw Normal View History

2024-12-03 15:45:08 +08:00
---
license: other
base_model: Skywork/Skywork-o1-Open-Llama-3.1-8B
pipeline_tag: text-generation
library_name: transformers
tags:
- abliterated
- uncensored
---
2024-12-03 13:58:49 +08:00
2024-12-03 15:45:08 +08:00
# huihui-ai/Skywork-o1-Open-Llama-3.1-8B-abliterated
This is an uncensored version of [Skywork/Skywork-o1-Open-Llama-3.1-8B](https://huggingface.co/Skywork/Skywork-o1-Open-Llama-3.1-8B) 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.
## ollama
You can use [huihui_ai/skywork-o1-abliterated](https://ollama.com/huihui_ai/skywork-o1-abliterated) directly,
```
ollama run huihui_ai/skywork-o1-abliterated
```