We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba98442 commit 8e7350eCopy full SHA for 8e7350e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mlc-ai/web-llm",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"description": "Hardware accelerated language model chats on browsers",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
@@ -17,7 +17,7 @@
17
"url": "git+https://github.com/mlc-ai/web-llm"
18
},
19
"keywords": [
20
- "llm"
+ "llm", "large language model", "machine learning"
21
],
22
"license": "Apache-2.0",
23
"homepage": "https://github.com/mlc-ai/web-llm",
0 commit comments