text-generation-inference/docs/source
Moritz Laurer 147584e35b 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-06-10 09:24:52 +03:00
..
basic_tutorials feat: accept list as prompt and use first string (#1702) 2024-06-03 15:39:47 +03:00
conceptual fix typos in docs and add small clarifications (#1790) 2024-06-10 09:24:52 +03:00
_toctree.yml Pickle conversion now requires --trust-remote-code. (#1704) 2024-04-25 15:09:00 +03:00
index.md fix typos in docs and add small clarifications (#1790) 2024-06-10 09:24:52 +03:00
installation.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
messages_api.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
quicktour.md Use a better model for the quick tour (#1639) 2024-04-25 10:19:19 +03:00
supported_models.md Adding Llava-Next (Llava 1.6) with full support. (#1709) 2024-04-25 14:30:55 +00:00