Expand description
Structs§
- Generate
Result - Result of a generate call.
Functions§
- generate
- Generate response tokens from a prompt.
- generate_
speculative - Generate with speculative decoding (MTP).
- generate_
streaming - Generate response tokens with per-token callback.