chore: fix commands and fastembed
This commit is contained in:
parent
94742e9b9c
commit
2431636064
2 changed files with 4 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -111,3 +111,7 @@ Thumbs.db
|
|||
book-output/
|
||||
# Generated setup report
|
||||
SETUP_COMPLETE.md
|
||||
|
||||
# ML model caches (fastembed, huggingface, etc.)
|
||||
**/.fastembed_cache/
|
||||
**/.cache/huggingface/
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
|
||||
Loading…
Add table
Reference in a new issue