A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
M
- maxNewTokens(int) - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig.Builder
- Sets the maximum number of new tokens to generate.
- MethodMetadata - class in org.pytorch.executorch
- Helper class to access the metadata for a method from a Module
- modelType(int) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
- Sets the model type (text-only or multimodal).
- Module - class in org.pytorch.executorch
- Java wrapper for ExecuTorch Module.
- modulePath(String) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
- Sets the path to the module.