emb384 / start-infinity-emb.sh
ffreemt
Update export INFINITY_QUEUE_SIZE=512 --batch-size 16
d6d2c09
raw
history blame
216 Bytes
export HF_HOME=/tmp/cache
export TRANSFORMERS_CACHE=/tmp/cache
export INFINITY_QUEUE_SIZE=512
infinity_emb --model-name-or-path sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 --port 7860 --batch-size 16