aolans commited on
Commit
5ec50bc
·
verified ·
1 Parent(s): a2d869c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,10 +14,10 @@ base_model:
14
 
15
  <!-- Provide a quick summary of what the model is/does. -->
16
 
17
- 本モデルは、[google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) をUnslothを使用して4bit量子化しただけのモデルです。
18
 
19
  Unsloth版の「[Unsloth/gemma-2-9b](https://huggingface.co/Unsloth/gemma-2-9b)」が適用されないよう
20
- ローカルにオリジナル版gemma-2-9bをダウンロードした後に加工しています。
21
 
22
  追加学習のベースとして利用します。
23
 
 
14
 
15
  <!-- Provide a quick summary of what the model is/does. -->
16
 
17
+ 本モデルは、[google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) をUnslothを使用して量子化しただけのモデルです。
18
 
19
  Unsloth版の「[Unsloth/gemma-2-9b](https://huggingface.co/Unsloth/gemma-2-9b)」が適用されないよう
20
+ ローカルにオリジナル版 google/gemma-2-9b をダウンロードした後に加工しています。
21
 
22
  追加学習のベースとして利用します。
23