{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":308638334,"defaultBranch":"main","name":"accelerate","ownerLogin":"huggingface","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-10-30T13:27:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25720743?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726237014.0","currentOid":""},"activityList":{"items":[{"before":"4617be37602ba39780de7939fcc8475610614488","after":"4305033f8035defad0a87cd38e5c918e78510ba5","ref":"refs/heads/main","pushedAt":"2024-09-18T17:13:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SunMarc","name":"Marc Sun","path":"/SunMarc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57196510?s=80&v=4"},"commit":{"message":"add xpu skip (#3119)","shortMessageHtmlLink":"add xpu skip (#3119)"}},{"before":"521eb5bee45b5c7a325c92d882763e1e17f443d2","after":"4617be37602ba39780de7939fcc8475610614488","ref":"refs/heads/main","pushedAt":"2024-09-18T02:13:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SunMarc","name":"Marc Sun","path":"/SunMarc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57196510?s=80&v=4"},"commit":{"message":"Switch to XLA instead of TPU (#3118)","shortMessageHtmlLink":"Switch to XLA instead of TPU (#3118)"}},{"before":"259dc5a5381fdf490eeabcf4728559ae74d0c865","after":null,"ref":"refs/heads/fix-sync","pushedAt":"2024-09-13T14:16:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"}},{"before":"9f9951325c69f0a6c7c8ab00df2ab8af23b3c1fa","after":"521eb5bee45b5c7a325c92d882763e1e17f443d2","ref":"refs/heads/main","pushedAt":"2024-09-13T14:16:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Fixup test_sync w/ deprecated stuff (#3109)","shortMessageHtmlLink":"Fixup test_sync w/ deprecated stuff (#3109)"}},{"before":null,"after":"259dc5a5381fdf490eeabcf4728559ae74d0c865","ref":"refs/heads/fix-sync","pushedAt":"2024-09-13T14:10:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Fixup test_sync w/ deprecated stuff","shortMessageHtmlLink":"Fixup test_sync w/ deprecated stuff"}},{"before":"f57136a0d46166b493fdaad265fc7edfcdd2fe95","after":"1aa1dce63889429e735f10bccf531f29b58c9632","ref":"refs/heads/v1.0.0-release","pushedAt":"2024-09-13T12:48:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Release: v1.0.0rc1","shortMessageHtmlLink":"Release: v1.0.0rc1"}},{"before":"e9e5a73fcc28d3364069a7148cd0a3e1b40d065c","after":"9f9951325c69f0a6c7c8ab00df2ab8af23b3c1fa","ref":"refs/heads/main","pushedAt":"2024-09-13T12:47:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Patch: fix cpu flag never being set as true","shortMessageHtmlLink":"Patch: fix cpu flag never being set as true"}},{"before":null,"after":"f57136a0d46166b493fdaad265fc7edfcdd2fe95","ref":"refs/heads/v1.0.0-release","pushedAt":"2024-09-13T12:20:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Release: v1.0.0rc0","shortMessageHtmlLink":"Release: v1.0.0rc0"}},{"before":"dd77813fb035e6b3b745b9f20c60e0b88fa05664","after":null,"ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-13T11:28:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"}},{"before":"79a8426416a5b67d7e0e101ce20c8e805af88b71","after":"e9e5a73fcc28d3364069a7148cd0a3e1b40d065c","ref":"refs/heads/main","pushedAt":"2024-09-13T11:28:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"POC: multiple model/configuration DeepSpeed support (#3097)\n\n* Bookmark\r\n\r\n* Migratory\r\n\r\n* Uncomment\r\n\r\n* Rm name to model for now\r\n\r\n* Rm container\r\n\r\n* Left: test\r\n\r\n* Allow only wrapping one model\r\n\r\n* Add warning but only ref once\r\n\r\n* Refine\r\n\r\n* Update src/accelerate/accelerator.py\r\n\r\nCo-authored-by: Stas Bekman \r\n\r\n* Finish stas nits\r\n\r\n* Clean\r\n\r\n* Fixup test + test writing\r\n\r\n* Fully working\r\n\r\n* Fin\r\n\r\n* Nit\r\n\r\n* Quality\r\n\r\n* Update src/accelerate/accelerator.py\r\n\r\nCo-authored-by: Stas Bekman \r\n\r\n* Actionable error\r\n\r\n* Make note of when its enabled\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Stas Bekman \r\n\r\n* Merge tests\r\n\r\n* Merge\r\n\r\n* Add currently broken test script\r\n\r\n* Push the working implementation\r\n\r\n* Fin\r\n\r\n* Add guards for user behavior\r\n\r\n* Test nits\r\n\r\n* TODO: finish knowledge distillation example\r\n\r\n* Update tests/deepspeed/test_deepspeed_multiple_model.py\r\n\r\nCo-authored-by: Benjamin Bossan \r\n\r\n* Allow for dict-like interface\r\n\r\n* Get rid of disable\r\n\r\n* Uncomment\r\n\r\n* Complete rewrite to force a dict to be used\r\n\r\n* Working tests/fin\r\n\r\n* Use name as stas suggestion\r\n\r\n* Clean\r\n\r\n* docnit\r\n\r\n* toctree\r\n\r\n* toctree\r\n\r\n* Missing ref\r\n\r\n* Put in break\r\n\r\n* Smaller diff\r\n\r\n* Make note on how to use zeroinit\r\n\r\n* Make note about accelerator ds plugin\r\n\r\n* More docnits\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Benjamin Bossan \r\n\r\n* Limit users to not pass in another ds plugin to another accelerator\r\n\r\n* not implemented err + Make a note about why no params\r\n\r\n* Apply suggestions from code review from Stas\r\n\r\nCo-authored-by: Stas Bekman \r\n\r\n* Add deepspeed_plugins arg + update doc\r\n\r\n* Plugin -> plugins\r\n\r\n* Change enable() -> select()\r\n\r\n* Update ref properly + test\r\n\r\n* Be consistent, model1,model2...\r\n\r\n* first_, second_\r\n\r\n* A few more auto values\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: lewtun \r\n\r\n---------\r\n\r\nCo-authored-by: Stas Bekman \r\nCo-authored-by: Benjamin Bossan \r\nCo-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>\r\nCo-authored-by: lewtun ","shortMessageHtmlLink":"POC: multiple model/configuration DeepSpeed support (#3097)"}},{"before":"88cbbdf0ad9c47f4f00481ac5ef6644eefbd09d0","after":"dd77813fb035e6b3b745b9f20c60e0b88fa05664","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-13T07:26:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Apply suggestions from code review\n\nCo-authored-by: lewtun ","shortMessageHtmlLink":"Apply suggestions from code review"}},{"before":"ef2ebc4b34cdd49fd8b81215ff86fbdbb68c1dd1","after":null,"ref":"refs/heads/the-great-deprecation","pushedAt":"2024-09-13T01:12:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"}},{"before":"8a43837cc9df611077f063cdf82e837452e8e4f6","after":"79a8426416a5b67d7e0e101ce20c8e805af88b71","ref":"refs/heads/main","pushedAt":"2024-09-13T01:12:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"๐Ÿšจ๐Ÿšจ๐Ÿšจ The Great Deprecation ๐Ÿšจ๐Ÿšจ๐Ÿšจ (#3098)\n\n* The great purge\r\n\r\n* Clean\r\n\r\n* Some more fixings\r\n\r\n* Some more deprecations Benjamin found\r\n\r\n* Fix kwarghandler test","shortMessageHtmlLink":"๐Ÿšจ๐Ÿšจ๐Ÿšจ The Great Deprecation ๐Ÿšจ๐Ÿšจ๐Ÿšจ (#3098)"}},{"before":"254a3eff1fc3966c34279b0c9d4024aeb2e6f274","after":"88cbbdf0ad9c47f4f00481ac5ef6644eefbd09d0","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T21:05:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Apply suggestions from code review\n\nCo-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>","shortMessageHtmlLink":"Apply suggestions from code review"}},{"before":"a768b2b7533e015158e1ca357ead891bae495580","after":"8a43837cc9df611077f063cdf82e837452e8e4f6","ref":"refs/heads/main","pushedAt":"2024-09-12T19:28:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"[docs] More docstrings (#3108)","shortMessageHtmlLink":"[docs] More docstrings (#3108)"}},{"before":"6d66b921632e7fbb7c8ae1f6a420c623c80bf3e4","after":"254a3eff1fc3966c34279b0c9d4024aeb2e6f274","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T18:42:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"A few more auto values","shortMessageHtmlLink":"A few more auto values"}},{"before":"c9baf0db97b491617c5dbe32ddbe8e429eacf1e1","after":"6d66b921632e7fbb7c8ae1f6a420c623c80bf3e4","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T18:39:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"first_, second_","shortMessageHtmlLink":"first_, second_"}},{"before":"2375a0a4ab4f6f98a5d4dcfefa4892a8dcc1986d","after":"c9baf0db97b491617c5dbe32ddbe8e429eacf1e1","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T18:35:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Be consistent, model1,model2...","shortMessageHtmlLink":"Be consistent, model1,model2..."}},{"before":"08c2c5fea903a9c1b86be0bdc881a739ee9cef5b","after":"2375a0a4ab4f6f98a5d4dcfefa4892a8dcc1986d","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T18:29:52.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Conflict","shortMessageHtmlLink":"Conflict"}},{"before":"837272f3205997e42ce2793522575a824a705a5f","after":"08c2c5fea903a9c1b86be0bdc881a739ee9cef5b","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T17:37:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Apply suggestions from code review from Stas\n\nCo-authored-by: Stas Bekman ","shortMessageHtmlLink":"Apply suggestions from code review from Stas"}},{"before":"a8d514cd10d2f41e6a456d2ad0575d7b3e8902b0","after":null,"ref":"refs/heads/rm-t5-pippy-test","pushedAt":"2024-09-12T17:27:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"}},{"before":"85b1a03552cf8d58e036634e004220c189bfb247","after":"a768b2b7533e015158e1ca357ead891bae495580","ref":"refs/heads/main","pushedAt":"2024-09-12T17:27:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"No more t5 (#3107)","shortMessageHtmlLink":"No more t5 (#3107)"}},{"before":"cb3fe5de082a66f1c81b13343c421e17e74e330a","after":"ef2ebc4b34cdd49fd8b81215ff86fbdbb68c1dd1","ref":"refs/heads/the-great-deprecation","pushedAt":"2024-09-12T17:16:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Fix kwarghandler test","shortMessageHtmlLink":"Fix kwarghandler test"}},{"before":"7f355dc86dd04f85a5a5aa935ae114bd0cf0cd38","after":"cb3fe5de082a66f1c81b13343c421e17e74e330a","ref":"refs/heads/the-great-deprecation","pushedAt":"2024-09-12T17:01:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Some more deprecations Benjamin found","shortMessageHtmlLink":"Some more deprecations Benjamin found"}},{"before":null,"after":"a8d514cd10d2f41e6a456d2ad0575d7b3e8902b0","ref":"refs/heads/rm-t5-pippy-test","pushedAt":"2024-09-12T16:45:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"No more t5","shortMessageHtmlLink":"No more t5"}},{"before":"7d4e7123e3cff47343e3ce61e7e6cc30beb15a29","after":"837272f3205997e42ce2793522575a824a705a5f","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T16:43:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Apply suggestions from code review\n\nCo-authored-by: Benjamin Bossan ","shortMessageHtmlLink":"Apply suggestions from code review"}},{"before":"2e2f0dc135bb4d1b529e3fc24605dd7ba0d27d7a","after":"7d4e7123e3cff47343e3ce61e7e6cc30beb15a29","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T16:43:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"More docnits","shortMessageHtmlLink":"More docnits"}},{"before":"a07926766cbc75ba76e499cbc5392efb6a401852","after":"2e2f0dc135bb4d1b529e3fc24605dd7ba0d27d7a","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T16:41:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Make note about accelerator ds plugin","shortMessageHtmlLink":"Make note about accelerator ds plugin"}},{"before":"718e5ef6c641a9af56d8251bf1dc02eb5e9db543","after":"a07926766cbc75ba76e499cbc5392efb6a401852","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T16:40:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Make note on how to use zeroinit","shortMessageHtmlLink":"Make note on how to use zeroinit"}},{"before":"0eae50caedfe5ba2bde11f431b8878f1fec62d09","after":"718e5ef6c641a9af56d8251bf1dc02eb5e9db543","ref":"refs/heads/muellerzr-multiple-model-deepspeed","pushedAt":"2024-09-12T16:35:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muellerzr","name":"Zach Mueller","path":"/muellerzr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7831895?s=80&v=4"},"commit":{"message":"Smaller diff","shortMessageHtmlLink":"Smaller diff"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxNzoxMzoxNi4wMDAwMDBazwAAAAS5-MmA","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxNzoxMzoxNi4wMDAwMDBazwAAAAS5-MmA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMlQxNjozNToyNC4wMDAwMDBazwAAAAS0n-RK"}},"title":"Activity ยท huggingface/accelerate"}