fix(typo): letter case fix in readme
Browse files
README.md
CHANGED
@@ -102,7 +102,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
102 |
The training data of Ring-lite-distill-preview will be released soon.
|
103 |
|
104 |
## Deployment
|
105 |
-
Please refer to [
|
106 |
|
107 |
## License
|
108 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-lite-distill/blob/main/LICENSE).
|
|
|
102 |
The training data of Ring-lite-distill-preview will be released soon.
|
103 |
|
104 |
## Deployment
|
105 |
+
Please refer to [GitHub](https://github.com/inclusionAI/Ring/blob/main/README.md)
|
106 |
|
107 |
## License
|
108 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-lite-distill/blob/main/LICENSE).
|