MCZK commited on
Commit
27c4410
·
verified ·
1 Parent(s): f37d4b1

Create README.md

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