Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original co
|
|
22 |
**Important Note** This version is an improvement over the previous one [Qwen2.5-7B-Instruct-abliterated](https://huggingface.co/huihui-ai/Qwen2.5-7B-Instruct-abliterated).
|
23 |
|
24 |
## Usage
|
25 |
-
You can use this
|
26 |
|
27 |
|
28 |
```python
|
|
|
22 |
**Important Note** This version is an improvement over the previous one [Qwen2.5-7B-Instruct-abliterated](https://huggingface.co/huihui-ai/Qwen2.5-7B-Instruct-abliterated).
|
23 |
|
24 |
## Usage
|
25 |
+
You can use this model in your applications by loading it with Hugging Face's `transformers` library:
|
26 |
|
27 |
|
28 |
```python
|