huggingface / hub-docs

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

[Inference API] Add image-text-to-text task and fix `generate` script #1440

Closed hanouticelina closed 6 days ago

hanouticelina commented 2 weeks ago

This PR does two things:

HuggingFaceDocBuilderDev commented 2 weeks 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.

hanouticelina commented 2 weeks ago

The PR documentation is not deployed correctly and returns 404 🤔 did I miss something?

hanouticelina commented 6 days ago

@Wauplin I regenerated the docs and Llama 11B Vision is finally highlighted! I also changed the sentence used in the "Recommended Models" section to ensure it works whether or not there are recommended models listed in the section:

- This is only a subset of the supported models. Find the model that suits you best [here](...)
+ Explore all available models and find the one that suits you best [here](...)

I think we're pretty much good to finally merge this PR :)