MCZK commited on
Commit
95b2c33
1 Parent(s): 5dc1160

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ Local-Novel-LLM-project様の [Ninja-V3](https://huggingface.co/Local-Novel-LLM-project/Ninja-V3) をGGUF形式に変換したものです。
12
+ K量子化モデルについてもiMatrix適用してあります。
13
+
14
+ iMatrixテキストはTFMC様の[c4_en_ja_imatrix.txt](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)を使用しています。