GGUF
mistral
Inference Endpoints
imatrix
mmnga commited on
Commit
6cb6286
1 Parent(s): 1b83d8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,11 +1,22 @@
1
-
2
  ---
3
- license: apache-2.0
 
 
4
  language:
5
  - en
 
 
 
 
 
 
6
  - ja
 
 
7
  datasets:
8
  - TFMC/imatrix-dataset-for-japanese-llm
 
 
9
  ---
10
 
11
  # Mistral-Large-Instruct-2407-gguf
@@ -20,4 +31,4 @@ git clone https://github.com/ggerganov/llama.cpp.git
20
  cd llama.cpp
21
  make -j
22
  .llama-cli -m 'Mistral-Large-Instruct-2407-Q4_0.gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
23
- ```
 
 
1
  ---
2
+ license: other
3
+ license_name: mrl
4
+ license_link: https://mistral.ai/licenses/MRL-0.1.md
5
  language:
6
  - en
7
+ - fr
8
+ - de
9
+ - es
10
+ - it
11
+ - pt
12
+ - zh
13
  - ja
14
+ - ru
15
+ - ko
16
  datasets:
17
  - TFMC/imatrix-dataset-for-japanese-llm
18
+ tags:
19
+ - mistral
20
  ---
21
 
22
  # Mistral-Large-Instruct-2407-gguf
 
31
  cd llama.cpp
32
  make -j
33
  .llama-cli -m 'Mistral-Large-Instruct-2407-Q4_0.gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
34
+ ```