Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,9 @@ inference:
|
|
14 |
parameters:
|
15 |
temperature: 0.7
|
16 |
---
|
|
|
17 |
|
|
|
18 |
|
19 |
<img src="https://huggingface.co/HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1/resolve/main/logo.png" alt="Zephyr 141B Logo" width="400" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
20 |
|
|
|
14 |
parameters:
|
15 |
temperature: 0.7
|
16 |
---
|
17 |
+
# Directly quantized 4bit model with bitsandbytes
|
18 |
|
19 |
+
Original source: https://huggingface.co/HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1
|
20 |
|
21 |
<img src="https://huggingface.co/HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1/resolve/main/logo.png" alt="Zephyr 141B Logo" width="400" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
22 |
|