juliendenize commited on
Commit
867c52f
·
verified ·
1 Parent(s): 88ec697

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  language:
3
  - en
4
  - fr
@@ -25,14 +26,16 @@ language:
25
  - hi
26
  - bn
27
  license: apache-2.0
28
- library_name: vllm
29
  inference: false
30
  base_model:
31
  - mistralai/Mistral-Small-3.1-24B-Instruct-2503
32
  extra_gated_description: >-
33
  If you want to learn more about how we process your personal data, please read
34
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
35
- pipeline_tag: text2text-generation
 
 
 
36
  ---
37
 
38
  # Devstral Small 1.0
@@ -444,8 +447,4 @@ Finally, the agent writes necessary code to visualize the coverage.
444
  At the end of the run, the following plots are produced:
445
  ![Repo Exploration](assets/images_example/example_mistral_common_res_1.png)
446
  ![Repo Exploration](assets/images_example/example_mistral_common_res_2.png)
447
- ![Repo Exploration](assets/images_example/example_mistral_common_res_3.png)
448
-
449
-
450
-
451
-
 
1
  ---
2
+ library_name: mistral-common
3
  language:
4
  - en
5
  - fr
 
26
  - hi
27
  - bn
28
  license: apache-2.0
 
29
  inference: false
30
  base_model:
31
  - mistralai/Mistral-Small-3.1-24B-Instruct-2503
32
  extra_gated_description: >-
33
  If you want to learn more about how we process your personal data, please read
34
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
35
+ pipeline_tag: text-generation
36
+ tags:
37
+ - vllm
38
+ - transformers
39
  ---
40
 
41
  # Devstral Small 1.0
 
447
  At the end of the run, the following plots are produced:
448
  ![Repo Exploration](assets/images_example/example_mistral_common_res_1.png)
449
  ![Repo Exploration](assets/images_example/example_mistral_common_res_2.png)
450
+ ![Repo Exploration](assets/images_example/example_mistral_common_res_3.png)