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

ChatLlaMA fixes #202

Merged
merged 4 commits into from
Mar 3, 2023
Merged

ChatLlaMA fixes #202

merged 4 commits into from
Mar 3, 2023

Conversation

AAnirudh07
Copy link
Contributor

Hey @diegofiori!
Thank you for making chatllama public! I was looking into how to create my own dataset and came across this issue:

In the meantime, I decided to experiment with langchain agents to generate a dataset. During my experimentation, I encountered a few small bugs which I have fixed in this pull request:

  1. I added openai to the dependencies
  2. I updated the readme with instructions on how to add the openai api key as an environment variable
  3. I called the main() function in generate_dataset.py (currently the script executes but nothing is called).

super excited for your training example!

@diegofiori
Copy link
Collaborator

Hi @AAnirudh07, thank you very much for the PR! With the training example we will provide also the script for converting the generated data in the correct format ;) Stay tuned :)

@diegofiori diegofiori merged commit bda0795 into nebuly-ai:main Mar 3, 2023
@AAnirudh07
Copy link
Contributor Author

Awesome thanks!

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.

2 participants