feihu.hf commited on
Commit
f70581e
1 Parent(s): df19309

update readme.md

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