Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defer import of llama_model to init of ActorModel fix #235 #237

Merged

Conversation

sebastianschramm
Copy link

defer import of llama_model to init of ActorModel

fix #235

@diegofiori
Copy link
Collaborator

Hi @sebastianschramm, thanks for the contribution. Very much appreciated.

@diegofiori diegofiori merged commit ec80550 into nebuly-ai:main Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

actor training script throws Error : ModuleNotFoundError: No module named 'llama'
2 participants