juliendenize commited on
Commit
db3e3ed
·
verified ·
1 Parent(s): bfc1232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- library_name: mistral-common
3
  language:
4
  - en
5
  - fr
@@ -11,15 +11,14 @@ language:
11
  - zh
12
  - ja
13
  license: apache-2.0
14
- pipeline_tag: image-text-to-text
15
  base_model:
16
  - mistralai/Pixtral-12B-Base-2409
 
17
  extra_gated_description: >-
18
  If you want to learn more about how we process your personal data, please read
19
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
20
  tags:
21
- - vllm
22
- - transformers
23
  ---
24
 
25
  # Model Card for Pixtral-12B-2409
 
1
  ---
2
+ library_name: vllm
3
  language:
4
  - en
5
  - fr
 
11
  - zh
12
  - ja
13
  license: apache-2.0
 
14
  base_model:
15
  - mistralai/Pixtral-12B-Base-2409
16
+ inference: false
17
  extra_gated_description: >-
18
  If you want to learn more about how we process your personal data, please read
19
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
20
  tags:
21
+ - mistral-common
 
22
  ---
23
 
24
  # Model Card for Pixtral-12B-2409