nitky commited on
Commit
289acce
1 Parent(s): 7438e4e

fix README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,10 +18,10 @@ model_type: llama
18
  **Known Performance Issues**
19
 
20
  Two potential bugs have been found in this model:
21
- - NEED repetition_penalty
22
- - NEED high temperature
23
 
24
- This issue may be caused by the self-attention layers and will be fixed in the next version. (However, I don't know if the benchmark score will improve)
25
 
26
  **Important Notice:**
27
 
 
18
  **Known Performance Issues**
19
 
20
  Two potential bugs have been found in this model:
21
+ - **NEED `repetition_penalty`**
22
+ - **NEED high `temperature`**
23
 
24
+ These issue may be caused by the self-attention layers and will be fixed in the next version. (However, I don't know if the benchmark score will improve)
25
 
26
  **Important Notice:**
27