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

Use indicatif progress bar instead of tqdm #254

Closed
wants to merge 5 commits into from
Closed

Conversation

EricLBuehler
Copy link
Owner

@EricLBuehler EricLBuehler commented Apr 30, 2024

This also updates the loading process to track loading of shards instead of tensors. This will enable loading in Jupyter without being rate limited and hanging.

Copy link

github-actions bot commented Apr 30, 2024

Code Metrics Report
  ───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
Rust                        69     23692     1557       511    21624       1314
───────────────────────────────────────────────────────────────────────────────
Total                       69     23692     1557       511    21624       1314
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop 81,205
Estimated Schedule Effort 11.886658 months
Estimated People Required 5.091366
───────────────────────────────────────────────────────────────────────────────
Processed 784805 bytes, 0.785 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────
  

@EricLBuehler EricLBuehler deleted the indicatif branch May 14, 2024 18:00
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.

None yet

1 participant