Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ The models have been fine-tuned on the following datasets. Language is Japanese
|
|
40 |
# Usage
|
41 |
|
42 |
The following script should be run for inference
|
43 |
-
```
|
44 |
# 必要なライブラリをインストール
|
45 |
%%capture
|
46 |
!pip install unsloth
|
|
|
40 |
# Usage
|
41 |
|
42 |
The following script should be run for inference
|
43 |
+
```python
|
44 |
# 必要なライブラリをインストール
|
45 |
%%capture
|
46 |
!pip install unsloth
|