scaleapi / llm-engine

Scale LLM Engine public repository

Home Page:https://llm-engine.scale.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import completion error

necromancer1 opened this issue · comments

commented

from llmengine import Completion
ImportError: cannot import name 'Completion' from partially initialized module 'llmengine' (most likely due to a circular import)

pip list:

scale-llm-engine 0.0.0b7

I can't replicate your import issue on my machine with 0.0.0b7, could you provide some more information?

I'm going to close this issue now assuming that there's not anything else that needs to be done here.