Skip to content

Commit

Permalink
Properly format headers
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLight1337 committed May 9, 2024
1 parent bf01b37 commit c8bc184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/offline_inference/llm.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
API Client
=================================
==========

.. autoclass:: vllm.LLM
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/offline_inference/sampling_params.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Sampling Parameters
===============
===================

.. autoclass:: vllm.SamplingParams
:members:

0 comments on commit c8bc184

Please sign in to comment.