[03:46:18] 10Machine-Learning-Team, 10Add-Link, 10Growth-Team, 10Chinese-Sites, 10User-notice: Deploy "add a link" to 14th round of wikis - https://phabricator.wikimedia.org/T308139 (10kevinbazira) 15/16 models were trained successfully in the 14th round of wikis. The Chinese Wikipedia (zhwiki) training pipeline r... [03:49:05] 10Machine-Learning-Team, 10Add-Link, 10Growth-Team, 10Chinese-Sites, 10User-notice: Deploy "add a link" to 14th round of wikis - https://phabricator.wikimedia.org/T308139 (10kevinbazira) [11:27:20] 10Machine-Learning-Team, 10API Platform, 10API-Portal, 10Platform Team Initiatives (API Gateway Roadmap): Add documentation about LiftWing to the API Portal - https://phabricator.wikimedia.org/T325759 (10achou) I have made some changes to the schemas related to the objects returned in the HTTP responses:... [11:35:10] aiko: thanks a lot for the docs! [12:03:06] * elukey lunch [13:02:46] Morning all! [13:25:25] I am finally feeling better. That cold was brutal [13:47:17] Good to hear [14:02:24] elukey: <3 [14:43:23] 10Machine-Learning-Team, 10Patch-For-Review: Implement new mediawiki.revision-score streams with Lift Wing - https://phabricator.wikimedia.org/T328576 (10elukey) Tried to enable the stream, changeprop now works as expected but we need to fix drafttopic's support for page_change. The following is a validation e... [15:19:22] 10Machine-Learning-Team, 10DBA, 10Data Pipelines, 10Data-Engineering-Planning, and 10 others: eqiad row B switches upgrade - https://phabricator.wikimedia.org/T330165 (10colewhite) [15:20:45] 10Machine-Learning-Team, 10DBA, 10Data-Engineering, 10Infrastructure-Foundations, and 9 others: eqiad row C switches upgrade - https://phabricator.wikimedia.org/T331882 (10colewhite) [15:37:11] 10Machine-Learning-Team, 10Patch-For-Review, 10Platform Team Workboards (Platform Engineering Reliability): Implement new mediawiki.revision-score streams with Lift Wing - https://phabricator.wikimedia.org/T328576 (10hnowlan) [15:43:22] elukey: o/ in page_change event, "user_groups" changed to "groups" and "user_is_bot" changed to "is_bot" [15:45:09] ah ok so it is just a quick code change? [15:46:34] yeah I think so [15:47:06] but not sure if there are other issues like this [15:58:52] We can test it via changeprop staging, going to update it now so it can support page_change test events [15:59:09] aiko: let's start, if you have time, with these fixes [16:00:40] elukey: yeah! I'll file a patch for that [16:13:37] (03PS1) 10AikoChou: events: fix revision_score support for page_change [machinelearning/liftwing/inference-services] - 10https://gerrit.wikimedia.org/r/902430 (https://phabricator.wikimedia.org/T328576) [16:18:54] aiko: are all mandatory fields? Namely, are we going to find them in all msgs? [16:23:14] elukey: mm I didn't see the required fields for performer in page_change schema [16:23:17] https://schema.wikimedia.org/repositories/primary/jsonschema/mediawiki/page/change/1.0.0.yaml [16:23:42] they might be all optional [16:23:50] aiko: I see it under "required" at the top though [16:24:48] ah wait you were talking about the performer's field definition right? [16:25:01] elukey: yep yep in the performer, they didn't say which fields are required [16:25:36] let's assume all are [16:26:57] (03CR) 10Elukey: [C: 03+1] events: fix revision_score support for page_change [machinelearning/liftwing/inference-services] - 10https://gerrit.wikimedia.org/r/902430 (https://phabricator.wikimedia.org/T328576) (owner: 10AikoChou) [16:26:59] thanks! [16:29:04] (03CR) 10AikoChou: [C: 03+2] events: fix revision_score support for page_change [machinelearning/liftwing/inference-services] - 10https://gerrit.wikimedia.org/r/902430 (https://phabricator.wikimedia.org/T328576) (owner: 10AikoChou) [16:35:37] (03Merged) 10jenkins-bot: events: fix revision_score support for page_change [machinelearning/liftwing/inference-services] - 10https://gerrit.wikimedia.org/r/902430 (https://phabricator.wikimedia.org/T328576) (owner: 10AikoChou) [16:55:12] going afk folks, ttl! [17:12:37] o/ [18:12:59] 10Machine-Learning-Team, 10Analytics-Radar, 10Data-Engineering-Icebox, 10Patch-For-Review: Upgrade ROCm to 4.5 - https://phabricator.wikimedia.org/T295661 (10fkaelin) Upgrading the ROCm version, and ideally having all hosts with GPUs use the same version, would be great. I tried to use the recently rel... [18:33:46] 10Machine-Learning-Team, 10Analytics-Radar, 10Data-Engineering-Icebox, 10Patch-For-Review: Upgrade ROCm to 4.5 - https://phabricator.wikimedia.org/T295661 (10fkaelin) This is the complete snippet to use an AMD GPU for stable diffusion ` from diffusers import StableDiffusionPipeline pipe = StableDiffusionPi...