mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-18 16:55:08 +08:00
9 lines
276 B
ReStructuredText
9 lines
276 B
ReStructuredText
Generate text with multiple LoRA adapters
|
|
=========================================
|
|
|
|
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/llm-api/llm_multilora.py.
|
|
|
|
.. literalinclude:: ../../../examples/llm-api/llm_multilora.py
|
|
:language: python
|
|
:linenos:
|