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

Built-in support for saving/loading optimizer state in safetensors format #187

Closed
minghuaw opened this issue Jan 27, 2025 · 0 comments · Fixed by #190
Closed

Built-in support for saving/loading optimizer state in safetensors format #187

minghuaw opened this issue Jan 27, 2025 · 0 comments · Fixed by #190

Comments

@minghuaw
Copy link
Collaborator

minghuaw commented Jan 27, 2025

This would probably require changing the optimizer trait to include a function that returns an iterator (or something equivalent) of (K, &Array) where K: AsRef<str>

@minghuaw minghuaw linked a pull request Jan 29, 2025 that will close this issue
@minghuaw minghuaw removed a link to a pull request Jan 30, 2025
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 a pull request may close this issue.

1 participant