Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Mar 1, 2024
1 parent 277f368 commit 69782ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"neural-compressor": [f"optimum[neural-compressor]>={MIN_OPTIMUM_VERSION}"],
"torch-ort": ["torch-ort", "onnxruntime-training", f"optimum>={MIN_OPTIMUM_VERSION}"],
# other backends
"llm-swarm": ["git+https://github.com/huggingface/llm-swarm.git"],
"llm-swarm": ["llm-swarm@git+https://github.com/huggingface/llm-swarm.git"],
"py-tgi": ["py-tgi==0.1.3"],
# optional dependencies
"codecarbon": ["codecarbon"],
Expand Down

0 comments on commit 69782ff

Please sign in to comment.