253 Commits

Author SHA1 Message Date
arkohut
228cdee66f feat: remove local inference for ocr and vlm 2024-09-27 23:29:52 +08:00
arkohut
bd27bbae25 chore: bump 0.6.14 v0.6.14 2024-09-20 00:28:27 +08:00
arkohut
a47ee00e59 feat(ocr): use multiple process for ppocr 2024-09-19 22:12:35 +08:00
arkohut
7b346b9e25 fix: import run server in serve command 2024-09-16 10:18:40 +08:00
arkohut
805414d94f feat(ocr): skip ocr if exists 2024-09-16 00:05:27 +08:00
arkohut
0328e70eb9 chore: bump version v0.6.13 2024-09-14 18:48:40 +08:00
arkohut
e9c2e4d6fa feat(command): list folders scannning 2024-09-14 18:48:17 +08:00
arkohut
a4a3387bdc feat: add memosignore v0.6.12 2024-09-14 18:12:21 +08:00
arkohut
9d64dbc69b chore: bump version v0.6.11 2024-09-11 23:25:06 +08:00
arkohut
4a8d8fa54a Merge branch 'master' of https://github.com/arkohut/memos 2024-09-11 23:20:49 +08:00
arkohut
d98eab9ebd fix: ocr fetch bug fix 2024-09-11 23:20:42 +08:00
arkohut
40fad9176f chore: bump 0.6.10 v0.6.10 2024-09-11 17:50:46 +08:00
arkohut
30f9a45d8a feat: use mss instead of imagegrab 2024-09-11 17:50:33 +08:00
arkohut
c24d9cc2e9 chore: bump 0.6.9 v0.6.9 2024-09-10 18:28:47 +08:00
arkohut
167fd31053 feat: add builtin plugins for default library 2024-09-10 15:47:36 +08:00
arkohut
fca387b22d feat: support bind plugin by name 2024-09-10 13:55:52 +08:00
arkohut
5882950c39 feat(cli): add extra args 2024-09-10 12:39:08 +08:00
arkohut
7f78eb1a4a chore: update yaml generate config 2024-09-10 11:54:56 +08:00
arkohut
23612d1fd5 chore: bump 0.6.8 v0.6.8 2024-09-10 01:59:59 +08:00
arkohut
6bbf1a8a68 fix: use modelscope for sub config 2024-09-10 01:59:37 +08:00
arkohut
513b41e300 chore: bump 0.6.7 v0.6.7 2024-09-10 01:32:22 +08:00
arkohut
378e5bf445 feat: support modelscope 2024-09-10 01:32:00 +08:00
arkohut
241911d1d2 feat(index): use different bs for embedding 2024-09-10 00:58:57 +08:00
arkohut
f5aae87f40 feat: use concurrency of 1 by default 2024-09-10 00:54:20 +08:00
arkohut
3a408f0be7 docs: tell default user / password 2024-09-10 00:50:42 +08:00
arkohut
95047de12b chore: bump 0.6.6 v0.6.6 2024-09-10 00:40:34 +08:00
arkohut
a8c42d8546 fix: include onnx models 2024-09-10 00:40:12 +08:00
arkohut
aa9cc028c6 chore: bump 0.6.5 v0.6.5 2024-09-10 00:34:03 +08:00
arkohut
93060af86a fix: include onnx models 2024-09-10 00:33:37 +08:00
arkohut
41c7e136d9 fix: skip flash attn
https://huggingface.co/microsoft/Florence-2-base-ft/discussions/13#66836a8d67d2ccf03a96df8d
2024-09-10 00:31:56 +08:00
arkohut
4b189c22d2 chore: bump 0.6.4 v0.6.4 2024-09-09 23:39:41 +08:00
arkohut
a30fe62bc3 fix: yaml parse related 2024-09-09 23:39:04 +08:00
arkohut
3912d165f6 Revert "fix: skip flash attn https://huggingface.co/microsoft/Florence-2-base-ft/discussions/13#66836a8d67d2ccf03a96df8d"
This reverts commit 5b1194f1bc6ad055fe69a9a2207ef1c31cc73721.
2024-09-09 23:27:40 +08:00
arkohut
d08c9e0e36 chore: bump 0.6.3 v0.6.3 2024-09-09 22:59:45 +08:00
arkohut
77b1f34a62 fix: include yaml in ocr 2024-09-09 22:59:24 +08:00
arkohut
939bcc0e81 chore: bump 0.6.2 v0.6.2 2024-09-09 22:29:02 +08:00
arkohut
a3394b9250 fix: add dependencies for florence 2 2024-09-09 22:28:41 +08:00
arkohut
5b1194f1bc fix: skip flash attn https://huggingface.co/microsoft/Florence-2-base-ft/discussions/13#66836a8d67d2ccf03a96df8d 2024-09-09 22:26:48 +08:00
arkohut
6107c22def fix: support parse secret 2024-09-09 22:26:26 +08:00
arkohut
f9e2b2261b docs: typo 2024-09-09 21:09:54 +08:00
arkohut
0677931ca5 chore: typo 2024-09-09 21:08:02 +08:00
arkohut
3f08b79bac chore: bump version v0.6.1 2024-09-09 21:06:38 +08:00
arkohut
aba3c03c1f docs: update readme 2024-09-09 21:05:50 +08:00
arkohut
81ba2cd2d2 feat: add default library and command shortcuts for it 2024-09-09 20:58:06 +08:00
arkohut
7e43bc0861 feat(ml_backend): move florence 2 as a default vlm plugin 2024-09-09 20:30:58 +08:00
arkohut
d7e6c32e86 feat: init default library 2024-09-09 19:57:07 +08:00
arkohut
8056f19773 chore: bump 0.6.0 2024-09-09 19:45:37 +08:00
arkohut
69aca0153a feat: make embedding a default plugin 2024-09-09 19:43:17 +08:00
arkohut
57110db73f feat(web): show lib id 2024-09-08 22:56:57 +08:00
arkohut
a5562b14eb feat(ml): use float32 for pascal 2024-09-06 23:42:46 +08:00