rrevo's picture
cache
02e4733
raw
history blame
109 Bytes
#!/bin/bash
pdm add flash_attn --no-isolation
./.venv/bin/uvicorn src.main:app --host 0.0.0.0 --port 7860