vectorch-ai / ScaleLLM

A high-performance inference system for large language models, designed for production environments.
https://docs.vectorch.com/
Apache License 2.0
316 stars 23 forks source link

fix: use a consistent version for whl #214

Closed guocuimi closed 1 month ago

guocuimi commented 1 month ago

fix install error mentioned in https://github.com/vectorch-ai/ScaleLLM/issues/212

 has inconsistent version: expected '0.1.1+cu121torch2.3', but metadata has '0.1.1'
ERROR: Could not find a version that satisfies the requirement scalellm (from versions: 0.1.1+cu121torch2.3)