RichardBian commited on
Commit
08aade4
·
verified ·
1 Parent(s): 89a089a

fix(typo): letter case fix in readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [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).
 
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).