MCZK commited on
Commit
76036aa
1 Parent(s): b899929

Create README.md

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