ssssayaaaa
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,8 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
24 |
|
25 |
|
26 |
# 出力方法
|
27 |
-
Model_Inference_Template_unsloth.ipynb
|
28 |
-
以下実行コード
|
29 |
|
30 |
``` python
|
31 |
from unsloth import FastLanguageModel
|
|
|
24 |
|
25 |
|
26 |
# 出力方法
|
27 |
+
Model_Inference_Template_unsloth.ipynb で出力ができる。
|
28 |
+
以下実行コード
|
29 |
|
30 |
``` python
|
31 |
from unsloth import FastLanguageModel
|