hf_text-generation-inference/docs/source
Moritz Laurer ed72e92126
fix typos in docs and add small clarifications (#1790)
# What does this PR do?

Fix some small typos in the docs; add minor clarifications; add guidance
to features on landing page

## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Did you read the [contributor
guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-requests),
      Pull Request section?
- [ ] Was this discussed/approved via a Github issue or the
[forum](https://discuss.huggingface.co/)? Please add a link
      to it if that's the case.
- [ ] Did you make sure to update the documentation with your changes?
Here are the
[documentation
guidelines](https://github.com/huggingface/transformers/tree/main/docs),
and
[here are tips on formatting
docstrings](https://github.com/huggingface/transformers/tree/main/docs#writing-source-documentation).
- [ ] Did you write any new necessary tests?


## Who can review?

@OlivierDehaene
2024-04-22 12:15:48 -04:00
..
basic_tutorials feat: accept list as prompt and use first string (#1702) 2024-04-17 10:41:12 +02:00
conceptual fix typos in docs and add small clarifications (#1790) 2024-04-22 12:15:48 -04:00
_toctree.yml Pickle conversion now requires `--trust-remote-code`. (#1704) 2024-04-05 13:32:53 +02:00
index.md fix typos in docs and add small clarifications (#1790) 2024-04-22 12:15:48 -04:00
installation.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
messages_api.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
quicktour.md Use a better model for the quick tour (#1639) 2024-03-12 11:25:32 +01:00
supported_models.md Adding Llava-Next (Llava 1.6) with full support. (#1709) 2024-04-09 21:32:00 +02:00