-
Notifications
You must be signed in to change notification settings - Fork 33
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
Upgrade to burn v13 and also add streaming mode #24
base: main
Are you sure you want to change the base?
Conversation
Fix Python issues due to requirements
Glad you're making these improvements and sharing them here with us. Hopefully this gets merged. Probably the PR description needs to be updated. Another improvement could be made is to use Burn's |
Hi @DavidGOrtega ! I recently just merged this into the main branch of the fork i created. Although it is not the main repo maybe the fork will be helpful for some people. I updated the README to reflect the work I did so please lmk if you have any questions! |
I am getting this issue when trying to run the pre-configed models, I am assuming that we need updated ones? If so can they be provided? installing tinygrad needs torch and this can all add up to be quite a lot, it was fine for me, but others maybe not so
|
I hesitate to merge this pull request because the total size is 244 MB while the original is 523 KB. Can you reduce the size? |
Upgrade to burn v13 and add streaming mode