forked from lukaszett/Knack-Scraper
Use different embeddings model;
This commit is contained in:
parent
49239e7e25
commit
8fae350b34
10 changed files with 1846 additions and 57 deletions
|
|
@ -2,7 +2,7 @@
|
|||
set -euo pipefail
|
||||
|
||||
# Run model download with output to stdout/stderr
|
||||
/usr/local/bin/ensure_minilm_model.sh 2>&1
|
||||
/usr/local/bin/ensure_gte_model.sh 2>&1
|
||||
/usr/local/bin/ensure_gliner_model.sh 2>&1
|
||||
|
||||
# Start cron in foreground with logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue