huihui-ai commited on
Commit
f2a2cd7
·
verified ·
1 Parent(s): 05d179c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 mixed model in your applications by loading it with Hugging Face's `transformers` library:
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