yangapku commited on
Commit
d080338
·
verified ·
1 Parent(s): 808fe6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -78,7 +78,6 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
78
 
79
 
80
  ## Limitations
81
- * Reduced capabilities in agent;
82
  * Codeswitch sometimes happen. We advise you to use our provided hyperparameters in `generation_config.json`.
83
 
84
 
 
78
 
79
 
80
  ## Limitations
 
81
  * Codeswitch sometimes happen. We advise you to use our provided hyperparameters in `generation_config.json`.
82
 
83