MCZK commited on
Commit
b075f38
1 Parent(s): ee3a42d

Create README.md

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