Spaces:

File size: 103 Bytes
15e235c
 
bf0eace
 
 
1
2
3
4
5
#!/bin/bash
export PATH="/app/env/bin:$PATH"
ollama serve &
ollama pull mxbai-embed-large
python app.py