Commit Graph

183 Commits

Author SHA1 Message Date
yichuan520030910320 851f0f04c3 fix some para 2025-07-23 01:46:34 -07:00
yichuan520030910320 5dd74982ba fix readme 2025-07-22 23:14:31 -07:00
Andy Lee 30e5f12616 docs: quick start 2025-07-22 22:33:04 -07:00
yichuan520030910320 aa9a14a917 make the email wonderful format 2025-07-22 21:41:58 -07:00
Andy Lee 43155d2811 fix: supress resources leak logs 2025-07-22 19:53:45 -07:00
Andy Lee d3f85678ec perf: much faster loading and embedding serving 2025-07-22 19:38:22 -07:00
yichuan520030910320 2a96d05b21 upd readme 2025-07-22 17:06:33 -07:00
Andy Lee 8513471573 feat: make diskann runnable 2025-07-22 14:26:03 -07:00
Andy Lee 71e5f1774c docs: cli 2025-07-21 23:48:40 -07:00
Andy Lee ab72a2ab9d fix: more logs 2025-07-21 23:08:53 -07:00
yichuan520030910320 046d457d22 Merge branch 'main' of https://github.com/yichuan-w/LEANN 2025-07-21 23:04:00 -07:00
yichuan520030910320 7fd0a30fee upd log 2025-07-21 23:03:52 -07:00
Andy Lee c2f35c8e73 fix: logs 2025-07-21 23:02:13 -07:00
Andy Lee 573313f0b6 refactor: logs 2025-07-21 22:45:24 -07:00
yichuan520030910320 587ce65cf6 Merge branch 'main' of https://github.com/yichuan-w/LEANN 2025-07-21 21:54:27 -07:00
yichuan520030910320 ccf6c8bfd7 fix flush print 2025-07-21 21:54:20 -07:00
Andy Lee c112956d2d fix: mlx 2025-07-21 21:29:15 -07:00
Andy Lee b3970793cf fix: cache the loaded model 2025-07-21 21:20:53 -07:00
yichuan520030910320 727724990e add todo 2025-07-21 20:59:09 -07:00
yichuan520030910320 530f6e4af5 add progress bar in build 2025-07-21 20:55:18 -07:00
Andy Lee 2f224f5793 fix: use server to emb query only when recompute 2025-07-21 20:40:21 -07:00
Andy Lee 1b6272ce0e Building, CLI tool & Embedding Server Fixed (#5)
* chore: shorter build time

* chore: update faiss

* fix: no longger do embedding server reuse

* fix: do not reuse emb_server and close it properly

* feat: cli tool

* feat: cli more args

* fix: same embedding logic
2025-07-21 20:17:25 -07:00
Andy Lee 34c71c072d chore: parallel compile fix 2025-07-19 22:51:47 -07:00
Andy Lee 6d2149c503 chore: parallel compile fix 2025-07-19 22:46:24 -07:00
Andy Lee 043b0bf69d chore: parallel compile fix 2025-07-19 22:34:19 -07:00
Andy Lee 9b07e392c6 chore: parallel compile 2025-07-19 22:32:13 -07:00
yichuan520030910320 e728449b8f change chinese 2025-07-19 19:54:02 -07:00
yichuan520030910320 83b7ea5a59 change wecaht app split logic& merge 2025-07-19 19:44:33 -07:00
yichuan520030910320 0796a52df1 change wecaht app split logic 2025-07-19 19:43:30 -07:00
Andy Lee 85b7ba0168 feat: allow build from existed embeddings 2025-07-19 01:27:37 -07:00
yichuan520030910320 e117743d24 Merge branch 'main' of github.com:yichuan520030910320/LEANN-RAG 2025-07-17 22:29:39 -07:00
yichuan520030910320 aec2291f04 add embedding api 2025-07-17 22:29:31 -07:00
Andy Lee 71c7de9c84 fix: build with direct embedding 2025-07-17 21:49:36 -07:00
Andy Lee 1c5fec5565 perf: make embedder loading faster by 6x, and embed queries through the server 2025-07-17 20:08:06 -07:00
Andy Lee a13c527e39 feat: openai embeddings 2025-07-17 17:02:47 -07:00
yichuan520030910320 51255bdffa update readme and add timer 2025-07-16 17:15:51 -07:00
Andy Lee f77c4e38cb perf: reuse embedding server for query embed 2025-07-16 16:12:15 -07:00
Andy Lee 2a1a152073 refactor: nits 2025-07-16 15:39:58 -07:00
Andy Lee 7b9406a3ea feat: different search_args and docstrings 2025-07-16 15:25:58 -07:00
Andy Lee e595bbb5fb feat: hint for users about wrong model name 2025-07-15 22:40:40 -07:00
Andy Lee 6a1dc895fb feat: disable warmup by default 2025-07-15 22:16:02 -07:00
yichuan520030910320 e5a9ca8787 fix mem compare 2025-07-14 22:55:10 -07:00
Andy Lee baa60b40d1 fix: smaller warmup id 2025-07-14 15:20:45 -07:00
Andy Lee 3da5b44d7f fix: mlx when searching, added to embedding_server 2025-07-14 01:11:21 -07:00
Andy Lee 8b4654921b fix: run faiss in subprocess to prevent kmp 2025-07-14 00:29:21 -07:00
Andy Lee 3b5a185e60 refactor: check if current emb_server has correct passages/embedder 2025-07-13 22:43:51 -07:00
Andy Lee fddc61df5e chore: reset to latest version 2025-07-13 17:06:48 -07:00
yichuan520030910320 c69afb56e4 Resolve submodule conflict - update to af2a264 2025-07-13 17:03:42 -07:00
yichuan520030910320 0fa8a9191f add wechat history extract app 2025-07-13 16:52:08 -07:00
Andy Lee 48dda1cb5b feat: mlx 2025-07-13 02:13:04 -07:00