{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":611042363,"defaultBranch":"main","name":"optimum-intel","ownerLogin":"jiqing-feng","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-03-08T01:33:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/107918818?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726294100.0","currentOid":""},"activityList":{"items":[{"before":"5db1ac7697e9f02a6f6e07cf37515ba7c2805fb5","after":"b760a1ddcb663e94b69fbe231e088028262824ac","ref":"refs/heads/main","pushedAt":"2024-09-18T02:46:37.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"replaced numa with py-libnuma to work w python 3.11 (#900)\n\n* replaced numa with py-libnuma to work w python 3.11\r\n\r\n* update Dockerfile dependencies","shortMessageHtmlLink":"replaced numa with py-libnuma to work w python 3.11 (huggingface#900)"}},{"before":"818d84d4c6e7dd3b6fa8124dbc5f3785e5bfc12c","after":"e70ff84ce41105c8031888615c30bcc97bdf8e5e","ref":"refs/heads/beam_search","pushedAt":"2024-09-14T06:09:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"Add documentation IPEX section (#881)\n\n* ipex button\r\n\r\n* fix format\r\n\r\n* reorder sections to follow integration order\r\n\r\n* update documentation\r\n\r\n* add missing ponctuation\r\n\r\n---------\r\n\r\nCo-authored-by: Ella Charlaix ","shortMessageHtmlLink":"Add documentation IPEX section (huggingface#881)"}},{"before":null,"after":"e70ff84ce41105c8031888615c30bcc97bdf8e5e","ref":"refs/heads/beam","pushedAt":"2024-09-14T06:08:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"Add documentation IPEX section (#881)\n\n* ipex button\r\n\r\n* fix format\r\n\r\n* reorder sections to follow integration order\r\n\r\n* update documentation\r\n\r\n* add missing ponctuation\r\n\r\n---------\r\n\r\nCo-authored-by: Ella Charlaix ","shortMessageHtmlLink":"Add documentation IPEX section (huggingface#881)"}},{"before":"a55cce74411c616d13dafa4899ea839f88710c0c","after":null,"ref":"refs/heads/beam","pushedAt":"2024-09-14T06:08:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"}},{"before":"e8dd829dec1512d6f22ca0733ece914535ebe2cb","after":"a55f2d1168044ca52c8f01e95306d2fa8c268659","ref":"refs/heads/ipex_button","pushedAt":"2024-09-12T10:26:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"echarlaix","name":"Ella Charlaix","path":"/echarlaix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80481427?s=80&v=4"},"commit":{"message":"add missing ponctuation","shortMessageHtmlLink":"add missing ponctuation"}},{"before":"e46ba45884e19d62848d70ce3cb428a9b25484bd","after":"e8dd829dec1512d6f22ca0733ece914535ebe2cb","ref":"refs/heads/ipex_button","pushedAt":"2024-09-12T10:14:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"echarlaix","name":"Ella Charlaix","path":"/echarlaix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80481427?s=80&v=4"},"commit":{"message":"update documentation","shortMessageHtmlLink":"update documentation"}},{"before":null,"after":"818d84d4c6e7dd3b6fa8124dbc5f3785e5bfc12c","ref":"refs/heads/beam_search","pushedAt":"2024-09-12T03:21:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"Add compile only mode for openvino models (#873)\n\n* ov compile only mode\r\n\r\n* seq2seq and diffusers\r\n\r\n* style and grammar\r\n\r\n* add tests\r\n\r\n* disable quantization\r\n\r\n* apply review comments\r\n\r\n* error instead of warnings\r\n\r\n* reuse _compile_model\r\n\r\n* small refactoring in getting export version\r\n\r\n* fix after rebase\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>\r\n\r\n* compile_only -> _compile_only\r\n\r\n* fixes\r\n\r\n---------\r\n\r\nCo-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>","shortMessageHtmlLink":"Add compile only mode for openvino models (huggingface#873)"}},{"before":"9a18ae0119ee5e6669b42f49a6fe7ac3397ac55b","after":"5db1ac7697e9f02a6f6e07cf37515ba7c2805fb5","ref":"refs/heads/main","pushedAt":"2024-09-10T05:19:08.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"Add support assisted decoding in ipex 2.4 (#823)\n\n* support assisted decoding in ipex 2.5\r\n\r\n* Update optimum/intel/ipex/modeling_base.py\r\n\r\nCo-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>\r\n\r\n* fix tests fail\r\n\r\n* fix style\r\n\r\n* ipex onnx config\r\n\r\n* patch before generate and un-patch after generate\r\n\r\n* only patch functions in assisted decoding\r\n\r\n* try and cache the genration result and do un-patch\r\n\r\n* raise error\r\n\r\n* fix style\r\n\r\n* ipex 2.4 supports assisted decoding\r\n\r\n* fix inputs\r\n\r\n* fix generate\r\n\r\n* enable assisted decoding tests\r\n\r\n* more tests on assisted decoding\r\n\r\n* fix config name\r\n\r\n* unpatch target model's generation","shortMessageHtmlLink":"Add support assisted decoding in ipex 2.4 (huggingface#823)"}},{"before":"5db1ac7697e9f02a6f6e07cf37515ba7c2805fb5","after":"34deff0089a04393ea6238e830fea4b2fbb5e6a6","ref":"refs/heads/refactor_compile","pushedAt":"2024-09-10T04:41:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"refactor compile","shortMessageHtmlLink":"refactor compile"}},{"before":null,"after":"5db1ac7697e9f02a6f6e07cf37515ba7c2805fb5","ref":"refs/heads/refactor_compile","pushedAt":"2024-09-10T04:39:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"Add support assisted decoding in ipex 2.4 (#823)\n\n* support assisted decoding in ipex 2.5\r\n\r\n* Update optimum/intel/ipex/modeling_base.py\r\n\r\nCo-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>\r\n\r\n* fix tests fail\r\n\r\n* fix style\r\n\r\n* ipex onnx config\r\n\r\n* patch before generate and un-patch after generate\r\n\r\n* only patch functions in assisted decoding\r\n\r\n* try and cache the genration result and do un-patch\r\n\r\n* raise error\r\n\r\n* fix style\r\n\r\n* ipex 2.4 supports assisted decoding\r\n\r\n* fix inputs\r\n\r\n* fix generate\r\n\r\n* enable assisted decoding tests\r\n\r\n* more tests on assisted decoding\r\n\r\n* fix config name\r\n\r\n* unpatch target model's generation","shortMessageHtmlLink":"Add support assisted decoding in ipex 2.4 (huggingface#823)"}},{"before":"9837e46b06ad776f354b0191d44350b2da78b86a","after":null,"ref":"refs/heads/assist","pushedAt":"2024-09-10T02:11:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"}},{"before":"07487822407fc895cab97f5485dbde8eeca7bef3","after":"9837e46b06ad776f354b0191d44350b2da78b86a","ref":"refs/heads/assist","pushedAt":"2024-09-09T06:55:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"unpatch target model's generation","shortMessageHtmlLink":"unpatch target model's generation"}},{"before":"bbb6a21e311a46c8f18a98126a8d612acdc5d523","after":"07487822407fc895cab97f5485dbde8eeca7bef3","ref":"refs/heads/assist","pushedAt":"2024-09-04T10:31:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"fix config name","shortMessageHtmlLink":"fix config name"}},{"before":"2ab14a1c8686d7a86c1e2ff252d65b3922a2be19","after":"bbb6a21e311a46c8f18a98126a8d612acdc5d523","ref":"refs/heads/assist","pushedAt":"2024-09-04T09:29:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"more tests on assisted decoding","shortMessageHtmlLink":"more tests on assisted decoding"}},{"before":"e362b282304d387e89b072b45b8b5105c847dea5","after":"2ab14a1c8686d7a86c1e2ff252d65b3922a2be19","ref":"refs/heads/assist","pushedAt":"2024-09-04T09:24:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"enable assisted decoding tests","shortMessageHtmlLink":"enable assisted decoding tests"}},{"before":"d5c491c05be4a6d6e44a93e9299d754d6f505b81","after":"e362b282304d387e89b072b45b8b5105c847dea5","ref":"refs/heads/assist","pushedAt":"2024-09-04T09:14:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"fix generate","shortMessageHtmlLink":"fix generate"}},{"before":"e85240cf7c8df7cc6c5055d2d4eb4bb53d18f069","after":"d5c491c05be4a6d6e44a93e9299d754d6f505b81","ref":"refs/heads/assist","pushedAt":"2024-09-04T09:13:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"fix inputs","shortMessageHtmlLink":"fix inputs"}},{"before":"0d37ae95f8e539bb1c831b919e86dcd369664c1b","after":"e85240cf7c8df7cc6c5055d2d4eb4bb53d18f069","ref":"refs/heads/assist","pushedAt":"2024-09-04T07:31:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"ipex 2.4 supports assisted decoding","shortMessageHtmlLink":"ipex 2.4 supports assisted decoding"}},{"before":"19dbb0823d10c470ec46f9f1374f30446fcb2833","after":"0d37ae95f8e539bb1c831b919e86dcd369664c1b","ref":"refs/heads/assist","pushedAt":"2024-09-03T09:41:38.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"echarlaix","name":"Ella Charlaix","path":"/echarlaix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80481427?s=80&v=4"},"commit":{"message":"Merge branch 'main' into ipex-assist-decoding","shortMessageHtmlLink":"Merge branch 'main' into ipex-assist-decoding"}},{"before":"207c3b8b068aaa627777e1fa4f8cb3d71c2a788d","after":"63da0741d7192329723aa90e11eddb2fd67c16ee","ref":"refs/heads/ipex_infer","pushedAt":"2024-09-02T10:13:03.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"echarlaix","name":"Ella Charlaix","path":"/echarlaix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80481427?s=80&v=4"},"commit":{"message":"Merge branch 'main' into ipex-infer","shortMessageHtmlLink":"Merge branch 'main' into ipex-infer"}},{"before":"77c9af9a100d37d787f1b724a0b3493f2b63c611","after":"e46ba45884e19d62848d70ce3cb428a9b25484bd","ref":"refs/heads/ipex_button","pushedAt":"2024-08-30T13:21:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"echarlaix","name":"Ella Charlaix","path":"/echarlaix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80481427?s=80&v=4"},"commit":{"message":"reorder sections to follow integration order","shortMessageHtmlLink":"reorder sections to follow integration order"}},{"before":"d6b6d915db78275561483604d6159a9e2f457a27","after":"77c9af9a100d37d787f1b724a0b3493f2b63c611","ref":"refs/heads/ipex_button","pushedAt":"2024-08-28T08:11:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"fix format","shortMessageHtmlLink":"fix format"}},{"before":"8115bf68ec0d9f63a00acacf91193a2cc436204b","after":null,"ref":"refs/heads/ipex_doc","pushedAt":"2024-08-28T06:59:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"}},{"before":"9a18ae0119ee5e6669b42f49a6fe7ac3397ac55b","after":"d6b6d915db78275561483604d6159a9e2f457a27","ref":"refs/heads/ipex_button","pushedAt":"2024-08-28T06:51:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"ipex button","shortMessageHtmlLink":"ipex button"}},{"before":null,"after":"9a18ae0119ee5e6669b42f49a6fe7ac3397ac55b","ref":"refs/heads/ipex_button","pushedAt":"2024-08-28T06:45:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"set cpu affinity and membind for better oob performance (#853)\n\n* set num threads and memory binding for better OOB performance\r\n\r\n* clean env var\r\n\r\n* added core and memory binding util for improved performance\r\n\r\n* add example usage in docstring\r\n\r\n* change utlity for best oob to support world_size and rank >=1\r\n\r\n* fix style\r\n\r\n* fix node_id value to account for rank_id starts at zero\r\n\r\n* numa node assignment calculated from local size not from world size\r\n\r\n* reorg imports, moved checks to import_utils, remove prints for logger\r\n\r\n* raise Errors with missing pkg and unsupported OS\r\n\r\n* added missng env var to list\r\n\r\n* Update optimum/intel/utils/modeling_utils.py\r\n\r\n* Update optimum/intel/utils/import_utils.py\r\n\r\n* Update optimum/intel/utils/import_utils.py\r\n\r\n* fix style quality error\r\n\r\n---------\r\n\r\nCo-authored-by: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com>","shortMessageHtmlLink":"set cpu affinity and membind for better oob performance (huggingface#853"}},{"before":"31430d6e1613ec8cf42a00151a7f687aa9933a8c","after":"9a18ae0119ee5e6669b42f49a6fe7ac3397ac55b","ref":"refs/heads/main","pushedAt":"2024-08-28T06:45:32.000Z","pushType":"push","commitsCount":57,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"set cpu affinity and membind for better oob performance (#853)\n\n* set num threads and memory binding for better OOB performance\r\n\r\n* clean env var\r\n\r\n* added core and memory binding util for improved performance\r\n\r\n* add example usage in docstring\r\n\r\n* change utlity for best oob to support world_size and rank >=1\r\n\r\n* fix style\r\n\r\n* fix node_id value to account for rank_id starts at zero\r\n\r\n* numa node assignment calculated from local size not from world size\r\n\r\n* reorg imports, moved checks to import_utils, remove prints for logger\r\n\r\n* raise Errors with missing pkg and unsupported OS\r\n\r\n* added missng env var to list\r\n\r\n* Update optimum/intel/utils/modeling_utils.py\r\n\r\n* Update optimum/intel/utils/import_utils.py\r\n\r\n* Update optimum/intel/utils/import_utils.py\r\n\r\n* fix style quality error\r\n\r\n---------\r\n\r\nCo-authored-by: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com>","shortMessageHtmlLink":"set cpu affinity and membind for better oob performance (huggingface#853"}},{"before":"27f7d9ddb67d49fca9b32ce25c0ae9c004ba8fe5","after":"918a199d3d06b44d5aa577dc0b8fc455de6c5411","ref":"refs/heads/seq2seq","pushedAt":"2024-08-28T03:29:42.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"Merge branch 'main' into seq2seq","shortMessageHtmlLink":"Merge branch 'main' into seq2seq"}},{"before":"47ff1188def1ec1254f0cd77972ea9f79c03e22c","after":"19dbb0823d10c470ec46f9f1374f30446fcb2833","ref":"refs/heads/assist","pushedAt":"2024-08-27T01:48:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"fix style","shortMessageHtmlLink":"fix style"}},{"before":"6d12238dbabfedda21279f332760eaf8a62d71a3","after":"47ff1188def1ec1254f0cd77972ea9f79c03e22c","ref":"refs/heads/assist","pushedAt":"2024-08-27T01:46:18.000Z","pushType":"push","commitsCount":64,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"},"commit":{"message":"Merge branch 'main' into assist","shortMessageHtmlLink":"Merge branch 'main' into assist"}},{"before":"34eb5fcaa38971632f3c816b4d10925090746fae","after":null,"ref":"refs/heads/patching","pushedAt":"2024-08-27T00:56:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jiqing-feng","name":null,"path":"/jiqing-feng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107918818?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQwMjo0NjozNy4wMDAwMDBazwAAAAS5K85L","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQwMjo0NjozNy4wMDAwMDBazwAAAAS5K85L","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yN1QwMDo1Njo1Ni4wMDAwMDBazwAAAASk0cGB"}},"title":"Activity ยท jiqing-feng/optimum-intel"}