You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug with the latest revisions of 0.3.2 `containers/lmcache-vllm-openai` and 0.9.1 `containers/vllm-openai` where the deployment fails with the error:
12
-
[source]
13
-
----
14
-
ValueError: 'aimv2' is already used by a Transformers config, pick another name.
15
-
----
16
-
This will be fixed in later versions. However, you can use a specific tag revision that does not have this issue.
17
-
As a workaround, update references to these image tags in your overrides YAML file.
18
-
Follow the examples below with the following specific revision of the image.
0 commit comments