mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 06:55:01 +08:00
[Doc] Adjust RunLLM location (#10176)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
parent
47672f38b5
commit
49d2a41a86
@ -8,7 +8,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
script.setAttribute("version", "stable");
|
||||
script.setAttribute("runllm-keyboard-shortcut", "Mod+j"); // cmd-j or ctrl-j to open the widget.
|
||||
script.setAttribute("runllm-name", "vLLM");
|
||||
script.setAttribute("runllm-position", "BOTTOM_LEFT");
|
||||
script.setAttribute("runllm-position", "TOP_RIGHT");
|
||||
script.setAttribute("runllm-assistant-id", "207");
|
||||
|
||||
script.async = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user