Files
ollama-docker/run.sh
Gormery Kombo Wanjiru 36e41673bf modified the env
2024-02-12 21:22:40 +00:00

6 lines
106 B
Bash

python -m venv venv
source venv/Scripts/activate
pip install -r requirements.txt
python src/test.py