s-JoL commited on
Commit
d323158
1 Parent(s): 6be3eac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -44,8 +44,6 @@ response = model.chat(tokenizer, messages)
44
  print(response)
45
  ```
46
 
47
- ```
48
-
49
  Here is an example of a conversation using Baichuan-13B-Chat, the correct output is "K2. The world's second highest peak - K2, also known as Mount Godwin-Austen or Chhogori, with an altitude of 8611 meters, is located on the China-Pakistan border in the Karakoram Range."
50
  ```python
51
  import torch
 
44
  print(response)
45
  ```
46
 
 
 
47
  Here is an example of a conversation using Baichuan-13B-Chat, the correct output is "K2. The world's second highest peak - K2, also known as Mount Godwin-Austen or Chhogori, with an altitude of 8611 meters, is located on the China-Pakistan border in the Karakoram Range."
48
  ```python
49
  import torch