Add base_model metadata (#51)
Browse files- Add base_model metadata (d28b85a5950e4cf0549255edfdeac21d0daf07c1)
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -6,6 +6,7 @@ language:
|
|
| 6 |
- de
|
| 7 |
- fr
|
| 8 |
license: apache-2.0
|
|
|
|
| 9 |
|
| 10 |
extra_gated_description: If you want to learn more about how we process your personal data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
| 11 |
---
|
|
|
|
| 6 |
- de
|
| 7 |
- fr
|
| 8 |
license: apache-2.0
|
| 9 |
+
base_model: mistralai/Mixtral-8x22B-v0.1
|
| 10 |
|
| 11 |
extra_gated_description: If you want to learn more about how we process your personal data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
| 12 |
---
|