parent
abc8465d71
commit
d67eaaa0d9
|
@ -19,10 +19,10 @@ Over the past 1.5 years, vLLM has achieved remarkable success in supporting dive
|
|||
## Goals of V1
|
||||
|
||||
Based on the above motivation, vLLM V1 is designed to:
|
||||
\- Provide a **simple, modular, and easy-to-hack codebase**.
|
||||
\- Ensure **high performance** with near-zero CPU overhead.
|
||||
\- **Combine key optimizations** into a unified architecture.
|
||||
\- Require **zero configs** by enabling features/optimizations by default.
|
||||
- Provide a **simple, modular, and easy-to-hack codebase**.
|
||||
- Ensure **high performance** with near-zero CPU overhead.
|
||||
- **Combine key optimizations** into a unified architecture.
|
||||
- Require **zero configs** by enabling features/optimizations by default.
|
||||
|
||||
## Scope of V1
|
||||
|
||||
|
|
Loading…
Reference in New Issue