Commit
•
1b5444f
1
Parent(s):
499f4b3
mention official weights
Browse files
README.md
CHANGED
@@ -114,6 +114,9 @@ model-index:
|
|
114 |
---
|
115 |
# Mixtral-8x22B
|
116 |
|
|
|
|
|
|
|
117 |
> [!TIP]
|
118 |
> Kudos to [@v2ray](https://huggingface.co/v2ray) for converting the checkpoints and uploading them in `transformers` compatible format. Go give them a follow!
|
119 |
|
|
|
114 |
---
|
115 |
# Mixtral-8x22B
|
116 |
|
117 |
+
> [!TIP]
|
118 |
+
> MistralAI has uploaded weights to their organization at [mistralai/Mixtral-8x22B-v0.1](https://huggingface.co/mistralai/Mixtral-8x22B-v0.1) and [mistralai/Mixtral-8x22B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x22B-Instruct-v0.1) too.
|
119 |
+
|
120 |
> [!TIP]
|
121 |
> Kudos to [@v2ray](https://huggingface.co/v2ray) for converting the checkpoints and uploading them in `transformers` compatible format. Go give them a follow!
|
122 |
|