Update README.md
Browse files
README.md
CHANGED
|
@@ -84,10 +84,6 @@ generated_ids = [
|
|
| 84 |
response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
| 85 |
```
|
| 86 |
|
| 87 |
-
|
| 88 |
-
## Deployment
|
| 89 |
-
Please refer to [GitHub](https://github.com/inclusionAI/Ring/blob/main/README.md)
|
| 90 |
-
|
| 91 |
## License
|
| 92 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-mini-2.0/blob/main/LICENSE).
|
| 93 |
|
|
|
|
| 84 |
response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
| 85 |
```
|
| 86 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
## License
|
| 88 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-mini-2.0/blob/main/LICENSE).
|
| 89 |
|