Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
6cd40a5bfed24ef0ceca83b0450be6920d8ca6d4
6cd40a5bfed24ef0ceca83b0450be6920d8ca6d4
Switch branch/tag
vllm_cscc
docs
source
api
offline_inference
llm.md
Find file
Normal view
History
Permalink
llm.md
92 Bytes
Edit
Web IDE
Newer
Older
[Docs] Convert rST to MyST (Markdown) (#11145)
Rafael Vasquez
committed
Dec 23, 2024
1
# LLM Class
[Doc] Add API reference for offline inference (#4710)
Cyrus Leung
committed
May 13, 2024
2
[Docs] Convert rST to MyST (Markdown) (#11145)
Rafael Vasquez
committed
Dec 23, 2024
3
```
{eval-rst}
[Doc] Add API reference for offline inference (#4710)
Cyrus Leung
committed
May 13, 2024
4
5
6
.. autoclass:: vllm.LLM
:members:
:show-inheritance:
[Docs] Convert rST to MyST (Markdown) (#11145)
Rafael Vasquez
committed
Dec 23, 2024
7
```