sophiefy commited on
Commit
2737927
β€’
1 Parent(s): 27e9cb0

Update README.md

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