Matt Watson

Results 335 comments of Matt Watson

I believe we could safely do this now.

This will probably need to be taken on by someone on the Keras team directly, as it will involve some setup with pypi.

Let's split this up. Start with ResNetVD backbone? Some notes... - Remove the aliases. One `ResNetVDBackbone` can handle all of these with different presets. - Conversion scripts as scripts not...

I will check with other folks here, but I think this is something we probably will not want to pursue. We could mirror all our own presets on huggingface, or...

Thanks! Overall totally agree with your comment. Let's add a `hf://` flows for saving and upload, so people can easily host/share weights on the Hugging Face model hub. We are...

Draft for public saving API -> https://github.com/keras-team/keras-nlp/pull/1512, though expect some changes. Comments welcome!

Please format your code with `./shell/format.sh`, also looks like we have a pretty simple merge conflict to resolve.

@pranavvp16 yes, you should be able to create a new model (just not make it public). Please share it with matthewdwatson (me) on kaggle. Thank you!