Fail to import vector_quantize and deepspeed
#1
by
bigmoyan
- opened
ImportError: This modeling file requires the following packages that were not found in your environment: vector_quantize, deepspeed. Run pip install vector_quantize deepspeed
Of course run pip install vector_quantize does not help, because vector_quantize is in hf cache dir.