huggingface / hub-docs

Docs of the Hugging Face Hub
http://hf.co/docs/hub
Apache License 2.0
255 stars 222 forks source link

Update docs about Keras models #1320

Closed Wauplin closed 3 weeks ago

Wauplin commented 1 month ago

Related to https://github.com/keras-team/keras/pull/19854, https://github.com/huggingface/huggingface.js/pull/774 and https://github.com/huggingface/moon-landing/pull/10501 (private).

This PR updates the doc page about Keras to explain how to load/save models to the Hub using Keras nativly. For now we don't have proper examples yet but it's still better than the current outdated one.

For review, see:

HuggingFaceDocBuilderDev commented 1 month ago

It looks like you've updated documentation related to model or dataset cards in this PR.

Some content is duplicated among the following files. Please make sure that everything stays consistent.

HuggingFaceDocBuilderDev commented 1 month ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.