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

chore(docs): document how to load trained model #196

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

jeertmans
Copy link
Owner

No description provided.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 7, 2025
@@ -86,7 +87,7 @@
"import optax\n",
"from beartype import beartype as typechecker\n",
"from jaxtyping import Array, Bool, Float, Int, PRNGKeyArray, PyTree, jaxtyped\n",
"from tqdm.notebook import trange\n",
"from tqdm.notebook import tqdm, trange\n",
Copy link
Contributor

Choose a reason for hiding this comment

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

[LanguageTool] reported by reviewdog 🐶
If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: Notebook, notebook
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.90%. Comparing base (41a270f) to head (629c9a0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   85.90%   85.90%           
=======================================
  Files          27       27           
  Lines        2072     2072           
=======================================
  Hits         1780     1780           
  Misses        292      292           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeertmans jeertmans merged commit 604f014 into main Jan 7, 2025
49 of 52 checks passed
@jeertmans jeertmans deleted the load_model branch January 7, 2025 12:45
Copy link

codspeed-hq bot commented Jan 7, 2025

CodSpeed Performance Report

Merging #196 will not alter performance

Comparing load_model (629c9a0) with main (41a270f)

Summary

✅ 16 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant