Update README.md
Browse files
README.md
CHANGED
@@ -46,8 +46,6 @@ from unsloth import FastLanguageModel
|
|
46 |
import torch
|
47 |
import json
|
48 |
|
49 |
-
!pip install httpx==0.27.2
|
50 |
-
|
51 |
# model,tokenizerの読み込み。
|
52 |
model_name = "kochan13/llm-jp-3-13b-19_5-dpo"
|
53 |
|
|
|
46 |
import torch
|
47 |
import json
|
48 |
|
|
|
|
|
49 |
# model,tokenizerの読み込み。
|
50 |
model_name = "kochan13/llm-jp-3-13b-19_5-dpo"
|
51 |
|