lyogavin / airllm

AirLLM 70B inference with single 4GB GPU
Apache License 2.0
5.09k stars 408 forks source link

ImportError: cannot import name 'AutoModel' from partially initialized module 'airllm' (most likely due to a circular import) #145

Closed leobilocastro closed 4 months ago

leobilocastro commented 4 months ago

"I followed the steps in the README, and when importing the library, I am getting this error: ImportError: cannot import name 'AutoModel' from partially initialized module 'airllm' (most likely due to a circular import). Has anyone experienced this before?"