MCZK commited on
Commit
615467e
1 Parent(s): 0e4df25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - ja
6
+ tags:
7
+ - Mistral
8
+ library_name: transformers
9
+ pipeline_tag: text-generation
10
+ ---
11
+ DataPilot様の [ArrowPro-7B-RobinHood](https://huggingface.co/DataPilot/ArrowPro-7B-RobinHood) をGGUF形式に変換したものです。
12
+ K量子化モデルについてもiMatrix適用してあります。
13
+
14
+ iMatrixテキストはTFMC様の[c4_en_ja_imatrix.txt](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)を使用しています。