diff --git a/examples/abort-reload/package.json b/examples/abort-reload/package.json index db56df71..1917c1f7 100644 --- a/examples/abort-reload/package.json +++ b/examples/abort-reload/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/cache-usage/package.json b/examples/cache-usage/package.json index e961603b..d0abdf5e 100644 --- a/examples/cache-usage/package.json +++ b/examples/cache-usage/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/chrome-extension-webgpu-service-worker/package.json b/examples/chrome-extension-webgpu-service-worker/package.json index 9ef45fe7..3681dc64 100644 --- a/examples/chrome-extension-webgpu-service-worker/package.json +++ b/examples/chrome-extension-webgpu-service-worker/package.json @@ -17,7 +17,7 @@ "url": "^0.11.1" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62", + "@mlc-ai/web-llm": "^0.2.63", "progressbar.js": "^1.1.0" } } diff --git a/examples/chrome-extension/package.json b/examples/chrome-extension/package.json index f6cd9382..ea337317 100644 --- a/examples/chrome-extension/package.json +++ b/examples/chrome-extension/package.json @@ -17,7 +17,7 @@ "url": "^0.11.1" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62", + "@mlc-ai/web-llm": "^0.2.63", "progressbar.js": "^1.1.0" } } diff --git a/examples/embeddings/package.json b/examples/embeddings/package.json index 676057a9..65c4288f 100644 --- a/examples/embeddings/package.json +++ b/examples/embeddings/package.json @@ -15,7 +15,7 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62", + "@mlc-ai/web-llm": "^0.2.63", "langchain": "0.2.15" } } diff --git a/examples/function-calling/function-calling-manual/package.json b/examples/function-calling/function-calling-manual/package.json index 3b8d68ea..c4fdb352 100644 --- a/examples/function-calling/function-calling-manual/package.json +++ b/examples/function-calling/function-calling-manual/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/function-calling/function-calling-openai/package.json b/examples/function-calling/function-calling-openai/package.json index 0cb20f23..a89b00aa 100644 --- a/examples/function-calling/function-calling-openai/package.json +++ b/examples/function-calling/function-calling-openai/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/get-started-web-worker/package.json b/examples/get-started-web-worker/package.json index 2e1df371..8ff67da8 100644 --- a/examples/get-started-web-worker/package.json +++ b/examples/get-started-web-worker/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/get-started/package.json b/examples/get-started/package.json index 0e647573..176a7973 100644 --- a/examples/get-started/package.json +++ b/examples/get-started/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/json-mode/package.json b/examples/json-mode/package.json index 22768c89..42f95fa4 100644 --- a/examples/json-mode/package.json +++ b/examples/json-mode/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/json-schema/package.json b/examples/json-schema/package.json index db555cb4..9f2f214c 100644 --- a/examples/json-schema/package.json +++ b/examples/json-schema/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/logit-processor/package.json b/examples/logit-processor/package.json index a101e49c..4250d196 100644 --- a/examples/logit-processor/package.json +++ b/examples/logit-processor/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/multi-models/package.json b/examples/multi-models/package.json index 3a9b33f6..df6c75f9 100644 --- a/examples/multi-models/package.json +++ b/examples/multi-models/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/multi-round-chat/package.json b/examples/multi-round-chat/package.json index b653f774..d5eeea2c 100644 --- a/examples/multi-round-chat/package.json +++ b/examples/multi-round-chat/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/next-simple-chat/package.json b/examples/next-simple-chat/package.json index 1fcf5883..c589416c 100644 --- a/examples/next-simple-chat/package.json +++ b/examples/next-simple-chat/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62", + "@mlc-ai/web-llm": "^0.2.63", "@types/node": "20.3.3", "@types/react": "18.2.14", "@types/react-dom": "18.2.6", diff --git a/examples/seed-to-reproduce/package.json b/examples/seed-to-reproduce/package.json index 43379274..2f5d28c9 100644 --- a/examples/seed-to-reproduce/package.json +++ b/examples/seed-to-reproduce/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/service-worker/package.json b/examples/service-worker/package.json index 3af7f6f1..84f6bb5c 100644 --- a/examples/service-worker/package.json +++ b/examples/service-worker/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/simple-chat-ts/package.json b/examples/simple-chat-ts/package.json index 77ddbd40..2ff0b28c 100644 --- a/examples/simple-chat-ts/package.json +++ b/examples/simple-chat-ts/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/streaming/package.json b/examples/streaming/package.json index 9eb86773..d3c43f6a 100644 --- a/examples/streaming/package.json +++ b/examples/streaming/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/examples/text-completion/package.json b/examples/text-completion/package.json index 1bd4ec17..889c55f7 100644 --- a/examples/text-completion/package.json +++ b/examples/text-completion/package.json @@ -15,6 +15,6 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62" + "@mlc-ai/web-llm": "^0.2.63" } } diff --git a/package-lock.json b/package-lock.json index fa029de0..58a0fa0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mlc-ai/web-llm", - "version": "0.2.62", + "version": "0.2.63", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mlc-ai/web-llm", - "version": "0.2.62", + "version": "0.2.63", "license": "Apache-2.0", "dependencies": { "loglevel": "^1.9.1" diff --git a/package.json b/package.json index 8bce3bf9..dfc1ad2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mlc-ai/web-llm", - "version": "0.2.62", + "version": "0.2.63", "description": "Hardware accelerated language model chats on browsers", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/utils/vram_requirements/package.json b/utils/vram_requirements/package.json index 0d834e04..6f24d616 100644 --- a/utils/vram_requirements/package.json +++ b/utils/vram_requirements/package.json @@ -19,7 +19,7 @@ "url": "^0.11.3" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.62", + "@mlc-ai/web-llm": "^0.2.63", "tvmjs": "file:./../../tvm_home/web" } }