marella / ctransformers

Python bindings for the Transformer models implemented in C/C++ using GGML library.
MIT License
1.82k stars 138 forks source link

No matching distribution found for exllama==0.1.0; extra == "gptq" (from ctransformers[gptq]) #129

Open BajrangWappnet opened 1 year ago

BajrangWappnet commented 1 year ago

!pip install ctransformers ctransformers[gptq]

ERROR: Could not find a version that satisfies the requirement exllama==0.1.0; extra == "gptq" (from ctransformers[gptq]) (from versions: none) ERROR: No matching distribution found for exllama==0.1.0; extra == "gptq" (from ctransformers[gptq])