dahara1 commited on
Commit
f182016
1 Parent(s): 6e28305

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -3,14 +3,12 @@ gemma-2-9b-itを日本語が多く含まれる重要度行列(iMatrix)を使っ
3
  This is a quantized gguf version of gemma-2-9b-it using an importance matrix (iMatrix) that contains many Japanese words. I hope it retains more Japanese support, but I can't be sure yet.
4
 
5
 
6
- Window 11のCMD/PowerShellでは日本語が化けてしまう問題を確認しています。
7
- We have confirmed a problem that Japanese is garbled in CMD/PowerShell on Window 11.
 
 
8
 
9
- Windowsの場合はllama.cppでserverコマンドを使って、ブラウザでhttp://127.0.0.1:8080/にアクセスする事で回避してください
10
 
11
- ```
12
- .\llama.cpp\build\bin\Release\llama-server.exe -m .\gemma-2-9b-it-Q4_k_m.gguf
13
- ```
14
 
15
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630469550907b9a115c91e62/-peoKA4fu1FZ1s0OcGexV.png)
16
 
 
3
  This is a quantized gguf version of gemma-2-9b-it using an importance matrix (iMatrix) that contains many Japanese words. I hope it retains more Japanese support, but I can't be sure yet.
4
 
5
 
6
+ ## 使い方(How to use.)
7
+
8
+ [こちら](https://huggingface.co/dahara1/gemma-2-27b-it-gguf-japanese-imatrix)をお読みください
9
+ check [this page](https://huggingface.co/dahara1/gemma-2-27b-it-gguf-japanese-imatrix).
10
 
 
11
 
 
 
 
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630469550907b9a115c91e62/-peoKA4fu1FZ1s0OcGexV.png)
14