Text Generation
Transformers
PyTorch
Chinese
English
llama
text-generation-inference
fireballoon commited on
Commit
fe26a60
1 Parent(s): 4445038

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -54,6 +54,9 @@ Inference with Transformers:
54
 
55
  # Test examples on FastChat Eval
56
  Test example on [FastChat Eval](https://github.com/lm-sys/FastChat/blob/main/fastchat/eval/table/question.jsonl)
 
 
 
57
  ```
58
  Q: How can I improve my time management skills?
59
 
 
54
 
55
  # Test examples on FastChat Eval
56
  Test example on [FastChat Eval](https://github.com/lm-sys/FastChat/blob/main/fastchat/eval/table/question.jsonl)
57
+
58
+ Please refer to [discussions 2](https://huggingface.co/fireballoon/baichuan-vicuna-7b/discussions/2) for comparative evaluation of Baichuan-vicuna-7b and Vicuna-13b by GPT-4.
59
+
60
  ```
61
  Q: How can I improve my time management skills?
62