transformers
Implemented safetensors checkpoints save/load for Trainer
#22498
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
implemented safetensors save/load
viktor-shcherb
committed
3 years ago
remove duplicated file
viktor-shcherb
committed
3 years ago
added tests
viktor-shcherb
committed
3 years ago
more tests
viktor-shcherb
committed
3 years ago
style fix
viktor-shcherb
committed
3 years ago
fix tf tests
viktor-shcherb
committed
3 years ago
change to list comprehension
viktor-shcherb
committed
3 years ago
review fixes + safe load for sharded checkpoint
viktor-shcherb
committed
3 years ago
style fix
viktor-shcherb
committed
3 years ago
remove rogue import
viktor-shcherb
committed
3 years ago
remove partial to avoid undefined exception
viktor-shcherb
committed
3 years ago
use naming alias instead of safetensors.torch
viktor-shcherb
committed
3 years ago
fix safe sharding in tests
viktor-shcherb
committed
3 years ago
grammar
viktor-shcherb
committed
3 years ago
update docs
viktor-shcherb
committed
3 years ago
update docs
viktor-shcherb
committed
3 years ago
minor corrections
viktor-shcherb
committed
3 years ago
style
viktor-shcherb
committed
3 years ago
Loading