LiangJiang commited on
Commit
d4eac00
·
verified ·
1 Parent(s): 36ce2a8

Update README.md

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