diff --git a/docs/design/arch_overview.md b/docs/design/arch_overview.md index 72dfda7e9..9c25368e5 100644 --- a/docs/design/arch_overview.md +++ b/docs/design/arch_overview.md @@ -208,9 +208,7 @@ configurations affect the class we ultimately get. The following figure shows the class hierarchy of vLLM: ->
-> ![](../assets/design/hierarchy.png){ align="center" alt="query" width="100%" } ->
+![Class Hierarchy](../assets/design/hierarchy.png) There are several important design choices behind this class hierarchy: