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

Update code in notebooks for LLM ingestion #310

Merged
merged 10 commits into from
Mar 22, 2024

Conversation

nanglo123
Copy link
Contributor

@nanglo123 nanglo123 commented Mar 21, 2024

This PR updates various notebooks in the notebook directory of MIRA such that the code in the cells are correct following updates to MIRA (change in project structure, expected data types to be passed to a constructor, etc). Import paths have been updated, initial instantion has been changed to accept an expression rather than a value, other minor errors such as usage of a module that has not been imported or incorrect key errors for dictionaries have also been corrected.

Only the code cells have been changed and no notebooks have been reran to minimize the diff shown on Github. However, for some files the metadata has changed which appears in the diffs. Additionally, for some of the notebooks, a large diff still persists.

Copy link
Member

@bgyori bgyori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bgyori bgyori merged commit 4352191 into gyorilab:main Mar 22, 2024
2 checks passed
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