Matt Mazzola
Matt Mazzola
**Problem:** The button to add a new entity is on the entity picker. This invokes a callback back out to the parent component which contains the editor and it is...
**Problem:** The title and buttons of the EntityNode are still part of the editor's DOM and are children of the inline element so their text is selected; however, this shouldn't...
## :rotating_light: The automated release from the `master` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you could benefit from your...
Hi, I was experimenting with your examples to try to recreate a browser version of: https://www.npmjs.com/package/jwt-simple Here is a gist to explain end goal (although this gist doesn't work): https://gist.github.com/mattmazzola/1eafd7aea79e082982da203ec0405997...
⚠️ This PR is not intended to be merged directly. Purpose to share features that may be useful for Metaseq ⚠️ # Background One of the main goals for our...
We are a team at @microsoft Research that has a fork Metaseq repo with these additional features: 1. New pipeline task to perform Knowledge Distillation via Log Probabilities using a...
⚠️ This PR is not intended to merge directly, but to share work from our fork which may be useful to Metaseq ⚠️ ## Issue 1. Wanted a way to...
## Issue Training requires flattened models, any MP and FSDP Inference requires unflattened models with FSDP 1 We wanted AML jobs which train model (which produces Flattened checkpoint output), reshards...
⚠️ This PR likely won't work directly but I wanted to share code from our fork that may be modified to integrate ⚠️ ## Issue (This may not be 100%...
⚠️ This PR is not intended to be merged directly, but to demonstrate documentation from our fork ⚠️ ## Issue Current documentation in Metaseq repo is very minimal. - Given...