Andy Lee
6070160959
chore: remove .vscode
2025-07-22 19:59:35 -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
yichuan520030910320
851e888535
Merge branch 'main' of https://github.com/yichuan-w/LEANN
2025-07-22 17:01:04 -07:00
yichuan520030910320
90120d4dff
upd the structure in the chat for better perf
2025-07-22 17:00:56 -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
yichuan520030910320
870a443446
Merge branch 'main' of https://github.com/yichuan-w/LEANN
2025-07-21 23:13:45 -07:00
yichuan520030910320
cefaa2a4cc
upd readme
2025-07-21 23:13:38 -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
f7af6805fa
readme
2025-07-21 22:33:03 -07:00
yichuan520030910320
966de3a399
readme
2025-07-21 22:32:02 -07:00
yichuan520030910320
8a75829f3a
readme
2025-07-21 22:30:03 -07:00
yichuan520030910320
0f7e34b9e2
readme
2025-07-21 22:18:00 -07:00
yichuan520030910320
be0322b616
readme
2025-07-21 22:16:52 -07:00
yichuan520030910320
232a525a62
readme
2025-07-21 22:14:43 -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
yichuan520030910320
5259ace111
[Readme]
2025-07-21 20:06:21 -07:00
yichuan520030910320
48ea5566e9
[Readme] detail number
2025-07-21 19:51:51 -07:00
yichuan520030910320
3f8b6c5bbd
[Readme]
2025-07-21 18:15:00 -07:00
yichuan520030910320
725b32e74f
[Readme]
2025-07-21 17:57:44 -07:00
yichuan520030910320
d0b71f393f
[Readme]
2025-07-21 17:56:10 -07:00
yichuan520030910320
8a92efdae3
[Readme]
2025-07-21 17:53:59 -07:00
yichuan520030910320
019cdce2e8
[Readme]
2025-07-21 17:30:11 -07:00
yichuan520030910320
b64aa54fac
fix break link
2025-07-21 17:29:35 -07:00
yichuan520030910320
c0d040f9d4
Merge branch 'main' of https://github.com/yichuan-w/LEANN
2025-07-21 16:22:24 -07:00
yichuan520030910320
32364320f8
update wechat and we should fix the bug introduced in 1c5fec5
2025-07-21 16:22:16 -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
Andy Lee
e60fad8c73
chore: mark diskann as optional
2025-07-19 22:24:44 -07:00
Andy Lee
19c1b182c3
docs: effects figure
2025-07-19 22:07:04 -07:00
Andy Lee
49edea780c
docs: figure
2025-07-19 21:59:58 -07:00
Andy Lee
12ef5a1900
docs: effects
2025-07-19 21:57:12 -07:00
Andy Lee
d21a134b2a
docs: polish
2025-07-19 21:53:41 -07:00
Andy Lee
1cd809aa41
[Docs] README polished version ( #4 )
...
* docs: polish
* docs: logo
* docs: logo
* docs: logo with text
* docs: readme effects
* docs: polish
* docs: highlight applications
* docs: polish
* docs: how it works earlier
* docs: polish
* docs: polish
* docs: follow yichuan's suggestion
* docs: follow yichuan's suggestion
---------
Co-authored-by: Yichuan Wang <73766326+yichuan-w@users.noreply.github.com >
2025-07-19 21:47:25 -07:00
yichuan520030910320
e728449b8f
change chinese
2025-07-19 19:54:02 -07:00