Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -11,12 +11,14 @@ language:
|
|
11 |
- ja
|
12 |
- ru
|
13 |
- ko
|
|
|
14 |
license: other
|
15 |
license_name: mrl
|
16 |
license_link: https://mistral.ai/licenses/MRL-0.1.md
|
17 |
tags:
|
18 |
- llama-cpp
|
19 |
- gguf-my-repo
|
|
|
20 |
extra_gated_description: If you want to learn more about how we process your personal
|
21 |
data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
22 |
---
|
|
|
11 |
- ja
|
12 |
- ru
|
13 |
- ko
|
14 |
+
library_name: transformers
|
15 |
license: other
|
16 |
license_name: mrl
|
17 |
license_link: https://mistral.ai/licenses/MRL-0.1.md
|
18 |
tags:
|
19 |
- llama-cpp
|
20 |
- gguf-my-repo
|
21 |
+
inference: false
|
22 |
extra_gated_description: If you want to learn more about how we process your personal
|
23 |
data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
24 |
---
|