Skip to content

Commit f1a6e0c

Browse files
feat(lm): add inital local language model implmeentation with the Qwen 4B model
1 parent 6688cf2 commit f1a6e0c

11 files changed

Lines changed: 2038 additions & 99 deletions

File tree

apps/app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"svelte-animated-details": "^1.0.2",
6363
"svelte-sonner": "^1.0.7",
6464
"tauri-plugin-android-fs-api": "^24.2.2",
65+
"tauri-plugin-llm-api": "git+https://github.com/crabnebula-dev/tauri-plugin-llm.git",
6566
"zod": "^4.3.6"
6667
}
6768
}

0 commit comments

Comments
 (0)