Update README.md
Browse files
README.md
CHANGED
@@ -31,10 +31,10 @@ print(response)
|
|
31 |
```
|
32 |
|
33 |
```python
|
34 |
-
|
35 |
-
```
|
36 |
response, history = model.chat(tokenizer, "ε€θΏθΏθδΈε―οΌζ²ΎηΉιθθ³ζγ", history=None)
|
37 |
print(response)
|
|
|
|
|
38 |
```
|
39 |
ε€γ―θΏθΏγ¨γγ¦ε―γγγηΉιγ«ζ²Ύγγ¦ζγθ³γγ
|
40 |
```
|
|
|
31 |
```
|
32 |
|
33 |
```python
|
|
|
|
|
34 |
response, history = model.chat(tokenizer, "ε€θΏθΏθδΈε―οΌζ²ΎηΉιθθ³ζγ", history=None)
|
35 |
print(response)
|
36 |
+
```
|
37 |
+
|
38 |
```
|
39 |
ε€γ―θΏθΏγ¨γγ¦ε―γγγηΉιγ«ζ²Ύγγ¦ζγθ³γγ
|
40 |
```
|