Text Generation
Transformers
Safetensors
9 languages
mistral
chat
conversational
text-generation-inference
Inference Endpoints
xianbao HF staff commited on
Commit
a632a41
1 Parent(s): 556689a

Update metadata: Add library_name to Transformers

Browse files
Files changed (1) hide show
  1. README.md +17 -16
README.md CHANGED
@@ -1,25 +1,26 @@
1
  ---
 
 
2
  license: other
 
 
 
 
 
 
 
 
 
 
 
3
  license_name: mrl
4
  license_link: https://mistral.ai/licenses/MRL-0.1.md
5
  base_model: mistralai/Mistral-Large-Instruct-2407
6
  datasets:
7
- - Doctor-Shotgun/C2-Stheno
8
- - anthracite-org/kalo-opus-instruct-22k-no-refusal
9
- - anthracite-org/nopm_claude_writing_fixed
10
- language:
11
- - en
12
- - fr
13
- - de
14
- - es
15
- - it
16
- - pt
17
- - ru
18
- - zh
19
- - ja
20
- pipeline_tag: text-generation
21
- tags:
22
- - chat
23
  ---
24
 
25
 
 
1
  ---
2
+ tags:
3
+ - chat
4
  license: other
5
+ language:
6
+ - en
7
+ - fr
8
+ - de
9
+ - es
10
+ - it
11
+ - pt
12
+ - ru
13
+ - zh
14
+ - ja
15
+ pipeline_tag: text-generation
16
  license_name: mrl
17
  license_link: https://mistral.ai/licenses/MRL-0.1.md
18
  base_model: mistralai/Mistral-Large-Instruct-2407
19
  datasets:
20
+ - Doctor-Shotgun/C2-Stheno
21
+ - anthracite-org/kalo-opus-instruct-22k-no-refusal
22
+ - anthracite-org/nopm_claude_writing_fixed
23
+ library_name: transformers
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26