mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-08 20:21:48 +08:00
9 lines
262 B
ReStructuredText
9 lines
262 B
ReStructuredText
Automatic Parallelism with LLM
|
|
==============================
|
|
|
|
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/llm-api/llm_auto_parallel.py.
|
|
|
|
.. literalinclude:: ../../../examples/llm-api/llm_auto_parallel.py
|
|
:language: python
|
|
:linenos:
|