Spaces:

npc0's picture
Update run.sh
15e235c verified
raw
history blame
103 Bytes
#!/bin/bash
export PATH="/app/env/bin:$PATH"
ollama serve &
ollama pull mxbai-embed-large
python app.py