{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":629003798,"defaultBranch":"master","name":"ggml","ownerLogin":"RWKV","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-04-17T12:29:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/132652788?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1695131740.0","currentOid":""},"activityList":{"items":[{"before":"4b20bbdf1b6e586addf9d065518b594e94dfa43f","after":"46f083d15bb31c62933300ffbfffa5aa6ae2ecae","ref":"refs/heads/increased-node-limit-2023-09-19","pushedAt":"2023-11-14T12:47:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Increase GGML_MAX_SRC from 6 to 8","shortMessageHtmlLink":"Increase GGML_MAX_SRC from 6 to 8"}},{"before":"60f6f57aef4abd2769936b0668d7ee563b6bdb22","after":"4b20bbdf1b6e586addf9d065518b594e94dfa43f","ref":"refs/heads/increased-node-limit-2023-09-19","pushedAt":"2023-11-12T08:44:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Print requested context size before asserting and crashing","shortMessageHtmlLink":"Print requested context size before asserting and crashing"}},{"before":"a0fec8ffa8b64fe67face8cc7d4af3dac370965d","after":"60f6f57aef4abd2769936b0668d7ee563b6bdb22","ref":"refs/heads/increased-node-limit-2023-09-19","pushedAt":"2023-11-11T16:47:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Add ggml_total_size_for_tensor_data","shortMessageHtmlLink":"Add ggml_total_size_for_tensor_data"}},{"before":"d925ed7a96767192d422a97645f08ad86d5cc6f0","after":"a0fec8ffa8b64fe67face8cc7d4af3dac370965d","ref":"refs/heads/increased-node-limit-2023-09-19","pushedAt":"2023-11-08T11:57:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Change eps in ggml_compute_forward_group_norm_f32 from 1e-6f to 1e-5f (match PyTorch)","shortMessageHtmlLink":"Change eps in ggml_compute_forward_group_norm_f32 from 1e-6f to 1e-5f…"}},{"before":"bfa8d5b5ab4ffbae4c5f97525c3890f38619056d","after":null,"ref":"refs/heads/sync-upstream-1","pushedAt":"2023-09-19T13:55:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"}},{"before":"f1ffb127b0becf30437b5018cfdaeb7cd20ace33","after":null,"ref":"refs/heads/robust-testing","pushedAt":"2023-09-19T13:55:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"}},{"before":null,"after":"d925ed7a96767192d422a97645f08ad86d5cc6f0","ref":"refs/heads/increased-node-limit-2023-09-19","pushedAt":"2023-09-19T13:55:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Increase GGML_MAX_NODES from 4096 to 80000","shortMessageHtmlLink":"Increase GGML_MAX_NODES from 4096 to 80000"}},{"before":"bfa8d5b5ab4ffbae4c5f97525c3890f38619056d","after":"8ca2c19a3bb8622954d858fbf6383522684eaf34","ref":"refs/heads/master","pushedAt":"2023-09-19T13:48:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"ci : add whisper test (#525)\n\nggml-ci","shortMessageHtmlLink":"ci : add whisper test (ggerganov#525)"}},{"before":null,"after":"a0687a3a3c4b31811219d7a61adfb66230b09201","ref":"refs/heads/master-2023-04-29","pushedAt":"2023-04-29T12:25:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Fix build when used as a submodule in rwkv.cpp","shortMessageHtmlLink":"Fix build when used as a submodule in rwkv.cpp"}},{"before":"03309047d2e65c05ffefbf64c6c4c943e6647c64","after":"bfa8d5b5ab4ffbae4c5f97525c3890f38619056d","ref":"refs/heads/master","pushedAt":"2023-04-22T15:17:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Add Q4_1_O data type; fix build when used as a submodule in rwkv.cpp\n\n* Fix code after upstream pull\n\n* Fix Q4_1_O on AVX2 and ARM NEON (#1)\n\n* Move memcpy out of the row loop, move outlier multiplication into the block loop\n\n* Apply @ggerganov suggestion\n\n* Optimize Q4_1_O by moving outlier multiplication out of the dequantize+dot loop\n\n* Add Q4_1_O data type\n\n* Fix build when used as a submodule in rwkv.cpp","shortMessageHtmlLink":"Add Q4_1_O data type; fix build when used as a submodule in rwkv.cpp"}},{"before":"fc3928ffd9854c2feff2c0883106ecc09b4e8a7e","after":"bfa8d5b5ab4ffbae4c5f97525c3890f38619056d","ref":"refs/heads/sync-upstream-1","pushedAt":"2023-04-22T15:02:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Add Q4_1_O data type; fix build when used as a submodule in rwkv.cpp\n\n* Fix code after upstream pull\n\n* Fix Q4_1_O on AVX2 and ARM NEON (#1)\n\n* Move memcpy out of the row loop, move outlier multiplication into the block loop\n\n* Apply @ggerganov suggestion\n\n* Optimize Q4_1_O by moving outlier multiplication out of the dequantize+dot loop\n\n* Add Q4_1_O data type\n\n* Fix build when used as a submodule in rwkv.cpp","shortMessageHtmlLink":"Add Q4_1_O data type; fix build when used as a submodule in rwkv.cpp"}},{"before":"60de4a431354031616fef728abe2d24b491b17b7","after":"fc3928ffd9854c2feff2c0883106ecc09b4e8a7e","ref":"refs/heads/sync-upstream-1","pushedAt":"2023-04-22T12:22:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Add Q4_1_O data type; fix build when used as a submodule in rwkv.cpp\n\n* Fix code after upstream pull\n\n* Fix Q4_1_O on AVX2 and ARM NEON (#1)\n\n* Move memcpy out of the row loop, move outlier multiplication into the block loop\n\n* Apply @ggerganov suggestion\n\n* Optimize Q4_1_O by moving outlier multiplication out of the dequantize+dot loop\n\n* Add Q4_1_O data type\n\n* Fix build when used as a submodule in rwkv.cpp","shortMessageHtmlLink":"Add Q4_1_O data type; fix build when used as a submodule in rwkv.cpp"}},{"before":null,"after":"60de4a431354031616fef728abe2d24b491b17b7","ref":"refs/heads/sync-upstream-1","pushedAt":"2023-04-22T12:12:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Fix code after upstream pull","shortMessageHtmlLink":"Fix code after upstream pull"}},{"before":"538e516aced0aae5b22cbe7e691169e6957df753","after":"03309047d2e65c05ffefbf64c6c4c943e6647c64","ref":"refs/heads/master","pushedAt":"2023-04-20T05:52:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Fix Q4_1_O on AVX2 and ARM NEON (#1)\n\n* Fix instructions on ARM NEON\r\n\r\n* Make Q4_1_O more similar to Q4_1\r\n\r\n* Add debug logging\r\n\r\n* Align temp vector\r\n\r\n* Fix alignment","shortMessageHtmlLink":"Fix Q4_1_O on AVX2 and ARM NEON (#1)"}},{"before":"adbebee475adb2e5c386b6d9a88167bfc0e40ddc","after":"f1ffb127b0becf30437b5018cfdaeb7cd20ace33","ref":"refs/heads/robust-testing","pushedAt":"2023-04-20T05:33:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Fix alignment","shortMessageHtmlLink":"Fix alignment"}},{"before":"2f9c0d5d0d9fb4363997807de2ccbc60b01b7c1b","after":"adbebee475adb2e5c386b6d9a88167bfc0e40ddc","ref":"refs/heads/robust-testing","pushedAt":"2023-04-19T12:48:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Align temp vector","shortMessageHtmlLink":"Align temp vector"}},{"before":"ce2edb948ca06f8248c6ac523af565258933eaa5","after":"2f9c0d5d0d9fb4363997807de2ccbc60b01b7c1b","ref":"refs/heads/robust-testing","pushedAt":"2023-04-19T12:32:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Add debug logging","shortMessageHtmlLink":"Add debug logging"}},{"before":"2307ae3ec43b2fb46d1a703d9bd0b106baed88f1","after":"ce2edb948ca06f8248c6ac523af565258933eaa5","ref":"refs/heads/robust-testing","pushedAt":"2023-04-19T11:32:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Make Q4_1_O more similar to Q4_1","shortMessageHtmlLink":"Make Q4_1_O more similar to Q4_1"}},{"before":null,"after":"2307ae3ec43b2fb46d1a703d9bd0b106baed88f1","ref":"refs/heads/robust-testing","pushedAt":"2023-04-19T11:20:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Fix instructions on ARM NEON","shortMessageHtmlLink":"Fix instructions on ARM NEON"}},{"before":"8aa487d96fa5969769520097627f659110a26e82","after":"538e516aced0aae5b22cbe7e691169e6957df753","ref":"refs/heads/master","pushedAt":"2023-04-18T12:44:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Move memcpy out of the row loop, move outlier multiplication into the block loop","shortMessageHtmlLink":"Move memcpy out of the row loop, move outlier multiplication into the…"}},{"before":"fbf4d6052fd2df028169a5609a4f45fbbdf6eece","after":"8aa487d96fa5969769520097627f659110a26e82","ref":"refs/heads/master","pushedAt":"2023-04-18T06:56:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Apply @ggerganov suggestion","shortMessageHtmlLink":"Apply @ggerganov suggestion"}},{"before":"4856b5d30a8985cde31efe4a5bfcc77ac1df61a6","after":"fbf4d6052fd2df028169a5609a4f45fbbdf6eece","ref":"refs/heads/master","pushedAt":"2023-04-18T05:42:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Optimize Q4_1_O by moving outlier multiplication out of the dequantize+dot loop","shortMessageHtmlLink":"Optimize Q4_1_O by moving outlier multiplication out of the dequantiz…"}},{"before":"bcf387f6049fc0a7823746b933c0a42fad7d383a","after":"4856b5d30a8985cde31efe4a5bfcc77ac1df61a6","ref":"refs/heads/master","pushedAt":"2023-04-17T14:51:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Add Q4_1_O data type","shortMessageHtmlLink":"Add Q4_1_O data type"}},{"before":"cc91df06d9b8721b30abb0952b02ba006f76acf5","after":"bcf387f6049fc0a7823746b933c0a42fad7d383a","ref":"refs/heads/master","pushedAt":"2023-04-17T13:34:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"saharNooby","name":"Alex","path":"/saharNooby","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10616794?s=80&v=4"},"commit":{"message":"Fix build when used as a submodule in rwkv.cpp","shortMessageHtmlLink":"Fix build when used as a submodule in rwkv.cpp"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADrsHuhgA","startCursor":null,"endCursor":null}},"title":"Activity · RWKV/ggml"}