Hibiki252 commited on
Commit
8514a11
·
verified ·
1 Parent(s): d98edd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ The dataset was compiled from the following publicly available datasets:
48
 
49
  ### Interfere Guide
50
  To perform inference, execute the following code.
51
-
52
  # 必要なライブラリを読み込み
53
  from unsloth import FastLanguageModel
54
  from peft import PeftModel
 
48
 
49
  ### Interfere Guide
50
  To perform inference, execute the following code.
51
+ ```python
52
  # 必要なライブラリを読み込み
53
  from unsloth import FastLanguageModel
54
  from peft import PeftModel