Update README.md
Browse files
README.md
CHANGED
@@ -77,10 +77,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
77 |
```
|
78 |
|
79 |
## Deployment
|
80 |
-
|
81 |
-
### vLLM
|
82 |
-
|
83 |
-
### MindIE
|
84 |
|
85 |
## License
|
86 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ling-lite-base/blob/main/LICENCE).
|
|
|
77 |
```
|
78 |
|
79 |
## Deployment
|
80 |
+
Please refer to [Github](https://github.com/inclusionAI/Ling/blob/master/README.md)
|
|
|
|
|
|
|
81 |
|
82 |
## License
|
83 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ling-lite-base/blob/main/LICENCE).
|