XAT928 commited on
Commit
dceae13
1 Parent(s): e752b75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- - %%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
 
 
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