Update _posts/2023-11-14-notes-vllm-vs-deepspeed.md
Co-authored-by: Zhuohan Li <zhuohan123@gmail.com>
This commit is contained in:
parent
a0f139a454
commit
5232941cfe
|
@ -58,7 +58,7 @@ Specifically for the Dynamic SplitFuse optimization, we are actively investigati
|
|||
|
||||
### Appendix: Feature Comparison
|
||||
|
||||
DeepSpeed currently offers basic functionalities, supporting only three model types and lacking popular features like stop strings and parallel sampling (beam search).
|
||||
DeepSpeed currently offers basic functionalities, supporting only three model types and lacking popular features like stop strings and parallel sampling (e.g., beam search).
|
||||
We do expect the DeepSpeed open source are eager to catch up and we welcome the creative innovation in the market!
|
||||
|
||||
| | vLLM | DeepSpeed |
|
||||
|
|
Loading…
Reference in New Issue