Update README.md
Browse files
README.md
CHANGED
@@ -203,7 +203,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
203 |
|
204 |
以下は、elyza-tasks-100-TV_0.jsonlの推論のためのコードです。
|
205 |
|
206 |
-
|
207 |
!pip install unsloth
|
208 |
!pip uninstall unsloth -y && pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
209 |
|
|
|
203 |
|
204 |
以下は、elyza-tasks-100-TV_0.jsonlの推論のためのコードです。
|
205 |
|
206 |
+
%%capture
|
207 |
!pip install unsloth
|
208 |
!pip uninstall unsloth -y && pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
209 |
|