Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -15,8 +15,9 @@ library_name: vllm
|
|
15 |
inference: false
|
16 |
base_model:
|
17 |
- mistralai/Mistral-Small-24B-Base-2501
|
18 |
-
extra_gated_description:
|
19 |
-
data, please read
|
|
|
20 |
tags:
|
21 |
- transformers
|
22 |
---
|
|
|
15 |
inference: false
|
16 |
base_model:
|
17 |
- mistralai/Mistral-Small-24B-Base-2501
|
18 |
+
extra_gated_description: >-
|
19 |
+
If you want to learn more about how we process your personal data, please read
|
20 |
+
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
21 |
tags:
|
22 |
- transformers
|
23 |
---
|