-
Notifications
You must be signed in to change notification settings - Fork 27.2k
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
Extend save_pretrained to offloaded models #27412
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9c05dc - Browse repository at this point
Copy the full SHA e9c05dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4b96a - Browse repository at this point
Copy the full SHA 9c4b96aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc52166 - Browse repository at this point
Copy the full SHA fc52166View commit details -
Merge pull request #2 from blbadger/master
debugged hidden subset contrastive search
Configuration menu - View commit details
-
Copy full SHA for f16ac72 - Browse repository at this point
Copy the full SHA f16ac72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3906d60 - Browse repository at this point
Copy the full SHA 3906d60View commit details -
Merge pull request #3 from blbadger/master
added contrastive search compression
Configuration menu - View commit details
-
Copy full SHA for 40ebe76 - Browse repository at this point
Copy the full SHA 40ebe76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2881aef - Browse repository at this point
Copy the full SHA 2881aefView commit details -
Merge pull request #4 from blbadger/master
debugged compressed contrastive search
Configuration menu - View commit details
-
Copy full SHA for 4ddf45b - Browse repository at this point
Copy the full SHA 4ddf45bView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d29c55 - Browse repository at this point
Copy the full SHA 7d29c55View commit details -
Merge pull request #5 from blbadger/master
memory reduction for contrastive search
Configuration menu - View commit details
-
Copy full SHA for b0b98cb - Browse repository at this point
Copy the full SHA b0b98cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57dfaac - Browse repository at this point
Copy the full SHA 57dfaacView commit details -
Configuration menu - View commit details
-
Copy full SHA for a419245 - Browse repository at this point
Copy the full SHA a419245View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd0e19f - Browse repository at this point
Copy the full SHA fd0e19fView commit details -
Merge pull request #7 from blbadger/master
added low memory option feature
Configuration menu - View commit details
-
Copy full SHA for fc03ab2 - Browse repository at this point
Copy the full SHA fc03ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802cfd4 - Browse repository at this point
Copy the full SHA 802cfd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0632f06 - Browse repository at this point
Copy the full SHA 0632f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8318968 - Browse repository at this point
Copy the full SHA 8318968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bad256 - Browse repository at this point
Copy the full SHA 9bad256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa1731 - Browse repository at this point
Copy the full SHA 8fa1731View commit details -
Configuration menu - View commit details
-
Copy full SHA for a89bb8e - Browse repository at this point
Copy the full SHA a89bb8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdbd070 - Browse repository at this point
Copy the full SHA cdbd070View commit details -
Configuration menu - View commit details
-
Copy full SHA for f90f948 - Browse repository at this point
Copy the full SHA f90f948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65feec9 - Browse repository at this point
Copy the full SHA 65feec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1718c3 - Browse repository at this point
Copy the full SHA e1718c3View commit details -
Merge pull request #12 from blbadger/master
debugged 2042 past key val inputs
Configuration menu - View commit details
-
Copy full SHA for 089a299 - Browse repository at this point
Copy the full SHA 089a299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd54e6 - Browse repository at this point
Copy the full SHA 3fd54e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6ac75 - Browse repository at this point
Copy the full SHA 6d6ac75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d5aea - Browse repository at this point
Copy the full SHA 12d5aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f9b13 - Browse repository at this point
Copy the full SHA 89f9b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a9ec4 - Browse repository at this point
Copy the full SHA 44a9ec4View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37bb62d - Browse repository at this point
Copy the full SHA 37bb62dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c1cd8 - Browse repository at this point
Copy the full SHA 68c1cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e199ddc - Browse repository at this point
Copy the full SHA e199ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ace5a3 - Browse repository at this point
Copy the full SHA 8ace5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac80a0 - Browse repository at this point
Copy the full SHA 1ac80a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3aae7 - Browse repository at this point
Copy the full SHA 1c3aae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f18bccd - Browse repository at this point
Copy the full SHA f18bccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf0a72 - Browse repository at this point
Copy the full SHA abf0a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e517d5f - Browse repository at this point
Copy the full SHA e517d5fView commit details
Commits on Jun 15, 2023
-
Update src/transformers/generation/utils.py
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cc1ea6d - Browse repository at this point
Copy the full SHA cc1ea6dView commit details -
Update src/transformers/generation/utils.py
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bd2e36b - Browse repository at this point
Copy the full SHA bd2e36bView commit details -
Update src/transformers/generation/utils.py
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b59ec6d - Browse repository at this point
Copy the full SHA b59ec6dView commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7fb76e - Browse repository at this point
Copy the full SHA a7fb76eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 961a1ba - Browse repository at this point
Copy the full SHA 961a1baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 882b6d2 - Browse repository at this point
Copy the full SHA 882b6d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f3db3 - Browse repository at this point
Copy the full SHA c3f3db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 692b5e1 - Browse repository at this point
Copy the full SHA 692b5e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 349bbf9 - Browse repository at this point
Copy the full SHA 349bbf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd4bed0 - Browse repository at this point
Copy the full SHA cd4bed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae41c50 - Browse repository at this point
Copy the full SHA ae41c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30baaa6 - Browse repository at this point
Copy the full SHA 30baaa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc19ff - Browse repository at this point
Copy the full SHA ebc19ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 752a488 - Browse repository at this point
Copy the full SHA 752a488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f973ba - Browse repository at this point
Copy the full SHA 4f973baView commit details -
Configuration menu - View commit details
-
Copy full SHA for b809415 - Browse repository at this point
Copy the full SHA b809415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9230061 - Browse repository at this point
Copy the full SHA 9230061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2863471 - Browse repository at this point
Copy the full SHA 2863471View commit details -
Configuration menu - View commit details
-
Copy full SHA for e653353 - Browse repository at this point
Copy the full SHA e653353View commit details -
Configuration menu - View commit details
-
Copy full SHA for d790ea5 - Browse repository at this point
Copy the full SHA d790ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f194221 - Browse repository at this point
Copy the full SHA f194221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665c323 - Browse repository at this point
Copy the full SHA 665c323View commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6259b56 - Browse repository at this point
Copy the full SHA 6259b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55561bb - Browse repository at this point
Copy the full SHA 55561bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f52d87 - Browse repository at this point
Copy the full SHA 7f52d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2734c - Browse repository at this point
Copy the full SHA 6d2734cView commit details -
Merge pull request #17 from blbadger/equal-csearch
added test context
Configuration menu - View commit details
-
Copy full SHA for a873dfd - Browse repository at this point
Copy the full SHA a873dfdView commit details
Commits on Jun 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4033b19 - Browse repository at this point
Copy the full SHA 4033b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2051a7 - Browse repository at this point
Copy the full SHA e2051a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f4cd1 - Browse repository at this point
Copy the full SHA e8f4cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bed197 - Browse repository at this point
Copy the full SHA 6bed197View commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67946f2 - Browse repository at this point
Copy the full SHA 67946f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dbd776 - Browse repository at this point
Copy the full SHA 3dbd776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 547df69 - Browse repository at this point
Copy the full SHA 547df69View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b1f28 - Browse repository at this point
Copy the full SHA f4b1f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1af0f0 - Browse repository at this point
Copy the full SHA d1af0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb11b5 - Browse repository at this point
Copy the full SHA fbb11b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee94a31 - Browse repository at this point
Copy the full SHA ee94a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cfd454 - Browse repository at this point
Copy the full SHA 5cfd454View commit details -
Merge pull request #19 from blbadger/selected-pkv
Cleaned and formatted
Configuration menu - View commit details
-
Copy full SHA for b63ec63 - Browse repository at this point
Copy the full SHA b63ec63View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2fbca35 - Browse repository at this point
Copy the full SHA 2fbca35View commit details -
Merge pull request #20 from blbadger/selected-pkv
cleaned up contrastive search test
Configuration menu - View commit details
-
Copy full SHA for 29b16f7 - Browse repository at this point
Copy the full SHA 29b16f7View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efcba6f - Browse repository at this point
Copy the full SHA efcba6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3b26c - Browse repository at this point
Copy the full SHA 5a3b26cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb337c3 - Browse repository at this point
Copy the full SHA fb337c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf12230 - Browse repository at this point
Copy the full SHA cf12230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60fd185 - Browse repository at this point
Copy the full SHA 60fd185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4fd99 - Browse repository at this point
Copy the full SHA 0e4fd99View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3355c1 - Browse repository at this point
Copy the full SHA a3355c1View commit details -
Merge pull request #23 from blbadger/selected-pkv
debugged test input shape
Configuration menu - View commit details
-
Copy full SHA for 704e9b1 - Browse repository at this point
Copy the full SHA 704e9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87be0de - Browse repository at this point
Copy the full SHA 87be0deView commit details -
Merge pull request #24 from blbadger/selected-pkv
reformatted csearch test
Configuration menu - View commit details
-
Copy full SHA for 8564437 - Browse repository at this point
Copy the full SHA 8564437View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab307f9 - Browse repository at this point
Copy the full SHA ab307f9View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfff73d - Browse repository at this point
Copy the full SHA dfff73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0334d12 - Browse repository at this point
Copy the full SHA 0334d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06dacc0 - Browse repository at this point
Copy the full SHA 06dacc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d6dd9 - Browse repository at this point
Copy the full SHA 94d6dd9View commit details -
Merge pull request #25 from blbadger/selected-pkv
Cleaned and removed traces
Configuration menu - View commit details
-
Copy full SHA for fe78f81 - Browse repository at this point
Copy the full SHA fe78f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2293dd - Browse repository at this point
Copy the full SHA a2293ddView commit details -
Merge pull request #26 from blbadger/selected-pkv
debugged model kwargs
Configuration menu - View commit details
-
Copy full SHA for 150d1a1 - Browse repository at this point
Copy the full SHA 150d1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0deba21 - Browse repository at this point
Copy the full SHA 0deba21View commit details -
Merge pull request #27 from blbadger/selected-pkv
removed special models from test
Configuration menu - View commit details
-
Copy full SHA for 5237cf0 - Browse repository at this point
Copy the full SHA 5237cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c408e - Browse repository at this point
Copy the full SHA 05c408eView commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9bd670 - Browse repository at this point
Copy the full SHA f9bd670View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1aa7279 - Browse repository at this point
Copy the full SHA 1aa7279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8129e2a - Browse repository at this point
Copy the full SHA 8129e2aView commit details
Commits on Jul 8, 2023
-
Update src/transformers/generation/configuration_utils.py
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 871cf59 - Browse repository at this point
Copy the full SHA 871cf59View commit details -
Update src/transformers/generation/configuration_utils.py
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ef6bfd6 - Browse repository at this point
Copy the full SHA ef6bfd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad2d18 - Browse repository at this point
Copy the full SHA bad2d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for f16f2e7 - Browse repository at this point
Copy the full SHA f16f2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for af70bef - Browse repository at this point
Copy the full SHA af70befView commit details -
Configuration menu - View commit details
-
Copy full SHA for d82e792 - Browse repository at this point
Copy the full SHA d82e792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d21e64 - Browse repository at this point
Copy the full SHA 2d21e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for f310f83 - Browse repository at this point
Copy the full SHA f310f83View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf3a073 - Browse repository at this point
Copy the full SHA bf3a073View commit details -
Configuration menu - View commit details
-
Copy full SHA for b11c156 - Browse repository at this point
Copy the full SHA b11c156View commit details -
Merge pull request #30 from blbadger/selected-pkv
Renamed low memory flag
Configuration menu - View commit details
-
Copy full SHA for c619204 - Browse repository at this point
Copy the full SHA c619204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae9d4a - Browse repository at this point
Copy the full SHA 1ae9d4aView commit details
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d5e65f - Browse repository at this point
Copy the full SHA 7d5e65fView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75d0f31 - Browse repository at this point
Copy the full SHA 75d0f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e7336 - Browse repository at this point
Copy the full SHA 57e7336View commit details -
Configuration menu - View commit details
-
Copy full SHA for fabd8fe - Browse repository at this point
Copy the full SHA fabd8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a4d088 - Browse repository at this point
Copy the full SHA 3a4d088View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcb5b66 - Browse repository at this point
Copy the full SHA bcb5b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf2c14 - Browse repository at this point
Copy the full SHA baf2c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0639dee - Browse repository at this point
Copy the full SHA 0639deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cdfa17 - Browse repository at this point
Copy the full SHA 9cdfa17View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9331741 - Browse repository at this point
Copy the full SHA 9331741View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5166a7 - Browse repository at this point
Copy the full SHA f5166a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40beac1 - Browse repository at this point
Copy the full SHA 40beac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d9335 - Browse repository at this point
Copy the full SHA f1d9335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 840cd58 - Browse repository at this point
Copy the full SHA 840cd58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 931f3e4 - Browse repository at this point
Copy the full SHA 931f3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70755cb - Browse repository at this point
Copy the full SHA 70755cbView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d4c32e - Browse repository at this point
Copy the full SHA 7d4c32eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc7830 - Browse repository at this point
Copy the full SHA dbc7830View commit details -
Configuration menu - View commit details
-
Copy full SHA for d569da0 - Browse repository at this point
Copy the full SHA d569da0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33f25a - Browse repository at this point
Copy the full SHA a33f25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 604b61c - Browse repository at this point
Copy the full SHA 604b61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 016457f - Browse repository at this point
Copy the full SHA 016457fView commit details -
Configuration menu - View commit details
-
Copy full SHA for de669bc - Browse repository at this point
Copy the full SHA de669bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9873ba5 - Browse repository at this point
Copy the full SHA 9873ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dae9ef4 - Browse repository at this point
Copy the full SHA dae9ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56943d0 - Browse repository at this point
Copy the full SHA 56943d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e595032 - Browse repository at this point
Copy the full SHA e595032View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4d143 - Browse repository at this point
Copy the full SHA aa4d143View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a8267 - Browse repository at this point
Copy the full SHA e2a8267View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43e9c10 - Browse repository at this point
Copy the full SHA 43e9c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1362730 - Browse repository at this point
Copy the full SHA 1362730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 721b40e - Browse repository at this point
Copy the full SHA 721b40eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ab59a - Browse repository at this point
Copy the full SHA 50ab59aView commit details -
Merge pull request #31 from blbadger/lazy-sharder
Lazy onloading during shard saving
Configuration menu - View commit details
-
Copy full SHA for 60f465a - Browse repository at this point
Copy the full SHA 60f465aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c87c998 - Browse repository at this point
Copy the full SHA c87c998View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef423c3 - Browse repository at this point
Copy the full SHA ef423c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be2a46 - Browse repository at this point
Copy the full SHA 4be2a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d38064 - Browse repository at this point
Copy the full SHA 3d38064View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1bc156 - Browse repository at this point
Copy the full SHA d1bc156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5822823 - Browse repository at this point
Copy the full SHA 5822823View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3f14e7 - Browse repository at this point
Copy the full SHA f3f14e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bc0d9 - Browse repository at this point
Copy the full SHA 01bc0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90e685 - Browse repository at this point
Copy the full SHA a90e685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c47e6e - Browse repository at this point
Copy the full SHA 5c47e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d3825 - Browse repository at this point
Copy the full SHA 05d3825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d88621 - Browse repository at this point
Copy the full SHA 2d88621View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b907e4 - Browse repository at this point
Copy the full SHA 3b907e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9058abd - Browse repository at this point
Copy the full SHA 9058abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30067c3 - Browse repository at this point
Copy the full SHA 30067c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce0950 - Browse repository at this point
Copy the full SHA 1ce0950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9115fed - Browse repository at this point
Copy the full SHA 9115fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cc8cf - Browse repository at this point
Copy the full SHA 76cc8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd78228 - Browse repository at this point
Copy the full SHA cd78228View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f9725e - Browse repository at this point
Copy the full SHA 7f9725eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8ac92 - Browse repository at this point
Copy the full SHA 4e8ac92View commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5559c4 - Browse repository at this point
Copy the full SHA c5559c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85ff35 - Browse repository at this point
Copy the full SHA c85ff35View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d32451 - Browse repository at this point
Copy the full SHA 0d32451View commit details -
Configuration menu - View commit details
-
Copy full SHA for df170e9 - Browse repository at this point
Copy the full SHA df170e9View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ed37df - Browse repository at this point
Copy the full SHA 5ed37dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 061973a - Browse repository at this point
Copy the full SHA 061973aView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 595dd26 - Browse repository at this point
Copy the full SHA 595dd26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e58d2b - Browse repository at this point
Copy the full SHA 3e58d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b9fc8 - Browse repository at this point
Copy the full SHA 98b9fc8View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3effcad - Browse repository at this point
Copy the full SHA 3effcadView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4379471 - Browse repository at this point
Copy the full SHA 4379471View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdf508f - Browse repository at this point
Copy the full SHA bdf508fView commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b568bdd - Browse repository at this point
Copy the full SHA b568bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2b10e - Browse repository at this point
Copy the full SHA 5a2b10eView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51dd1c2 - Browse repository at this point
Copy the full SHA 51dd1c2View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1074348 - Browse repository at this point
Copy the full SHA 1074348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38802a2 - Browse repository at this point
Copy the full SHA 38802a2View commit details -
Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74967d8 - Browse repository at this point
Copy the full SHA 74967d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec37d6d - Browse repository at this point
Copy the full SHA ec37d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 520b19e - Browse repository at this point
Copy the full SHA 520b19eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eaa268 - Browse repository at this point
Copy the full SHA 7eaa268View commit details
Commits on Jun 4, 2024
-
Update src/transformers/modeling_utils.py
Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3a4e30 - Browse repository at this point
Copy the full SHA f3a4e30View commit details -
Update src/transformers/modeling_utils.py
Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a79199 - Browse repository at this point
Copy the full SHA 5a79199View commit details -
Update src/transformers/modeling_utils.py
Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1946994 - Browse repository at this point
Copy the full SHA 1946994View commit details
Commits on Jun 6, 2024
-
Update src/transformers/modeling_utils.py
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d22bdc - Browse repository at this point
Copy the full SHA 0d22bdcView commit details