wenbopan commited on
Commit
0d29b76
1 Parent(s): 8db388b
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -55,4 +55,6 @@ generated_ids = model.generate(input_ids, max_new_tokens=512, temperature=0.5)
55
  response = tokenizer.decode(generated_ids[0], skip_special_tokens=True) # Aye, matey! The Pythagorean theorem is a nautical rule that helps us find the length of the third side of a triangle. ...
56
  ```
57
 
58
- </details>
 
 
 
55
  response = tokenizer.decode(generated_ids[0], skip_special_tokens=True) # Aye, matey! The Pythagorean theorem is a nautical rule that helps us find the length of the third side of a triangle. ...
56
  ```
57
 
58
+ </details>
59
+
60
+ For more info please refer to [wenbopan/Faro-Yi-9B-200K](https://huggingface.co/wenbopan/Faro-Yi-9B-200K)