Fix: Update VulkanBackend method signatures to match base class
- Added repeat_penalty, presence_penalty, frequency_penalty params to generate() and generate_stream() - Changed from **kwargs to explicit parameters to match base class abstract methods This fixes the TypeError when calling VulkanBackend.generate_stream() with extra params.
Showing
Please
register
or
sign in
to comment