Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ import json
|
|
44 |
!pip install httpx==0.27.2
|
45 |
|
46 |
# model,tokenizerの読み込み。
|
47 |
-
model_name = "kochan13/llm-jp-3-13b-
|
48 |
|
49 |
max_seq_length = 2048
|
50 |
dtype = None
|
|
|
44 |
!pip install httpx==0.27.2
|
45 |
|
46 |
# model,tokenizerの読み込み。
|
47 |
+
model_name = "kochan13/llm-jp-3-13b-6"
|
48 |
|
49 |
max_seq_length = 2048
|
50 |
dtype = None
|