conda create -n sdar python==3.12 -y conda activate sdar pip3 install vllm==0.11.0 pip3 install flash-attn==2.7.4.post1 --no-build-isolation --no-cache-dir pip install -e .
All development, issues, ongoing maintenance, and support have been moved to our new GitHub repository as the toolkit is being renamed as Stanza since version 1.0.0 ...