hf_text-generation-inference/docs/source/basic_tutorials
Nicholas Broad 08b3eac2ce
single char ` addition for docs (#1989)
# What does this PR do?

I think this will fix the docs from being weirdly formatted. All the
sections after MAX_TOP_N_TOKENS don't show up in the bar on the right
(https://huggingface.co/docs/text-generation-inference/basic_tutorials/launcher#maxtopntokens)


## 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?

@merveenoyan

---------

Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
2024-05-31 18:42:14 +02:00
..
consuming_tgi.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
gated_model_access.md Update documentation version to 2.0.4 (#1980) 2024-05-31 16:03:24 +02:00
launcher.md single char ` addition for docs (#1989) 2024-05-31 18:42:14 +02:00
monitoring.md docs: Fix grafana dashboard url (#1925) 2024-05-21 13:12:14 -04:00
non_core_models.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
preparing_model.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
safety.md Pickle conversion now requires `--trust-remote-code`. (#1704) 2024-04-05 13:32:53 +02:00
train_medusa.md fix small typo and broken link (#1958) 2024-05-27 11:31:06 -04:00
using_cli.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
using_guidance.md feat: prefer huggingface_hub in docs and show image api (#1844) 2024-05-02 16:56:24 +02:00
visual_language_models.md feat: prefer huggingface_hub in docs and show image api (#1844) 2024-05-02 16:56:24 +02:00