38 Commits

Author SHA1 Message Date
tcsenpai
2ca70ab541 added max_side_len to the ocr options 2024-11-19 12:30:06 +01:00
arkohut
2174e9ed2d feat(ocr): use openvino if possible 2024-10-22 00:00:50 +08:00
arkohut
65190f1e4c feat(ocr): support ocrmac 2024-10-21 16:34:12 +08:00
arkohut
1fbd21183e feat: add reindex 2024-10-13 23:36:02 +08:00
arkohut
f8b5fd3152 chore: remove unused ppocr yaml 2024-10-13 00:46:18 +08:00
arkohut
f793438d41 feat(cli): add ps control cmds 2024-10-12 23:17:00 +08:00
arkohut
045beb6b70 fix(web): style update 2024-10-11 00:04:17 +08:00
arkohut
86a73ca72e feat(vlm): make prompt a config 2024-10-08 19:26:55 +08:00
arkohut
f2a741cb7b feat(vlm): handle small image and non rgb image 2024-10-08 17:26:16 +08:00
arkohut
7b0635ebf6 feat(embedding): make embedding plugin to be a core function 2024-10-08 17:18:57 +08:00
arkohut
7c41769516 feat(ocr): force max image size 1920 x 1920 2024-10-04 15:45:29 +08:00
arkohut
bd55696748 feat(vlm): remove local support 2024-10-04 15:09:49 +08:00
arkohut
ece78023f5 feat(ocr): remove local support for gpu 2024-10-04 15:08:43 +08:00
arkohut
56864baaa0 Revert "feat: remove local inference for ocr and vlm"
This reverts commit 228cdee66fc7d63ff4a1ae73a9c8048ddd219293.
2024-10-04 14:48:45 +08:00
arkohut
a3240fdde9 Revert "feat(ocr): cleanup ocr server related content"
This reverts commit d0f6b33554f47cb7b9920ed4a2ea967a50373463.
2024-10-04 14:47:54 +08:00
arkohut
b39d651b0c feat(vlm): update prompt 2024-10-04 14:47:17 +08:00
arkohut
9d968f61f3 chore: remove unused import 2024-09-29 23:28:52 +08:00
arkohut
d0f6b33554 feat(ocr): cleanup ocr server related content 2024-09-28 23:30:00 +08:00
arkohut
228cdee66f feat: remove local inference for ocr and vlm 2024-09-27 23:29:52 +08:00
arkohut
a47ee00e59 feat(ocr): use multiple process for ppocr 2024-09-19 22:12:35 +08:00
arkohut
805414d94f feat(ocr): skip ocr if exists 2024-09-16 00:05:27 +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
7f78eb1a4a chore: update yaml generate config 2024-09-10 11:54:56 +08:00
arkohut
378e5bf445 feat: support modelscope 2024-09-10 01:32:00 +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
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
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
7e43bc0861 feat(ml_backend): move florence 2 as a default vlm plugin 2024-09-09 20:30:58 +08:00
arkohut
69aca0153a feat: make embedding a default plugin 2024-09-09 19:43:17 +08:00
arkohut
e062636c08 feat(ocr): update import flow 2024-09-05 18:15:27 +08:00
arkohut
e99792a974 feat(vlm): force jpeg option 2024-09-03 18:35:41 +08:00
arkohut
2b2d616775 feat(ocr): support local paddleocr 2024-09-01 22:40:20 +08:00
arkohut
d3b45ad197 feat: enable config.yaml 2024-09-01 19:01:49 +08:00
arkohut
b10b080800 fix(ollama): make vlm plugin support ollama 2024-08-25 16:49:48 +08:00
arkohut
67a5e10d3e feat(plugins): add ocr as build plugin 2024-08-25 16:49:48 +08:00
arkohut
cead5d9755 feat(plugin): add vlm plugin 2024-08-25 16:49:48 +08:00