eustlb HF Staff commited on
Commit
70b3d45
·
verified ·
1 Parent(s): 7e27748

add transformers tag

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -17,6 +17,8 @@ extra_gated_description: >-
17
  If you want to learn more about how we process your personal data, please read
18
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
19
  pipeline_tag: audio-text-to-text
 
 
20
  ---
21
 
22
  # Voxtral Small 1.0 (24B) - 2507
@@ -609,4 +611,4 @@ for decoded_output in decoded_outputs:
609
  print(decoded_output)
610
  print("=" * 80)
611
  ```
612
- </details>
 
17
  If you want to learn more about how we process your personal data, please read
18
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
19
  pipeline_tag: audio-text-to-text
20
+ tags:
21
+ - transformers
22
  ---
23
 
24
  # Voxtral Small 1.0 (24B) - 2507
 
611
  print(decoded_output)
612
  print("=" * 80)
613
  ```
614
+ </details>