MCZK commited on
Commit
fc15e24
·
verified ·
1 Parent(s): ad37826

Create README.md

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