You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "e:\aitesttt\autodroid\query_lmql.py", line 4, in
model=lmql.model("openai/gpt-3.5-turbo-instruct") # OpenAI API model
AttributeError: module 'lmql' has no attribute 'model'
The text was updated successfully, but these errors were encountered:
File "e:\aitesttt\autodroid\query_lmql.py", line 4, in
model=lmql.model("openai/gpt-3.5-turbo-instruct") # OpenAI API model
AttributeError: module 'lmql' has no attribute 'model'
The text was updated successfully, but these errors were encountered: