5cc765e 02e4733
1
2
3
4
5
6
7
#!/bin/bash pdm add flash_attn --no-isolation ./.venv/bin/uvicorn src.main:app --host 0.0.0.0 --port 7860