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