grapevine-AI
commited on
Commit
•
9b2ae04
1
Parent(s):
d11aff3
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: gemma
|
3 |
---
|
4 |
# What is this?
|
5 |
-
|
6 |
|
7 |
# imatrix dataset
|
8 |
日本語能力を重視し、日本語が多量に含まれる[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)データセットを使用しました。<br>
|
@@ -28,17 +28,14 @@ Axcxepr(アクセプト)社のHODACHI氏によるgemma-2の日本語ファ
|
|
28 |
|bf16|22GB|
|
29 |
|
30 |
# Note
|
31 |
-
**llama.cpp-b3389
|
32 |
-
|
33 |
|
34 |
# Environment
|
35 |
-
Windows版llama.cpp-b3389およびllama.cpp-
|
36 |
|
37 |
# License
|
38 |
gemma license
|
39 |
|
40 |
# Developer
|
41 |
-
Google & Axcxept co., ltd
|
42 |
-
|
43 |
-
# Credit
|
44 |
-
**This project utilizes HODACHI/EZO-Common-9B-gemma-2-it, a model based on gemma-2 and fine-tuned by Axcxept co., ltd.**
|
|
|
2 |
license: gemma
|
3 |
---
|
4 |
# What is this?
|
5 |
+
Axcxept(アクセプト)社のHODACHI氏によるgemma-2の日本語ファインチューニングモデル[EZO-Common-9B-gemma-2-it](https://huggingface.co/HODACHI/EZO-Common-9B-gemma-2-it)をGGUFフォーマットに変換したものです。
|
6 |
|
7 |
# imatrix dataset
|
8 |
日本語能力を重視し、日本語が多量に含まれる[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)データセットを使用しました。<br>
|
|
|
28 |
|bf16|22GB|
|
29 |
|
30 |
# Note
|
31 |
+
**llama.cpp-b3389以降でご利用が可能です。**<br>
|
32 |
+
なお、`-fa`オプションによる推論高速化に対応したllama.cpp-b3621以降の使用を推奨します。
|
33 |
|
34 |
# Environment
|
35 |
+
Windows版llama.cpp-b3389およびllama.cpp-b3472同時リリースのconvert-hf-to-gguf.pyを使用して量子化作業を実施しました。
|
36 |
|
37 |
# License
|
38 |
gemma license
|
39 |
|
40 |
# Developer
|
41 |
+
Google & Axcxept co., ltd
|
|
|
|
|
|