Update README.md
Browse files
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 |
|