We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090b6ec commit 1f9dc13Copy full SHA for 1f9dc13
src/forge/actors/generator.py
@@ -188,7 +188,6 @@ async def launch( # pyright: ignore[reportIncompatibleMethodOverride]
188
sampling_params=sampling_params,
189
available_devices=available_devices,
190
generator_worker=workers,
191
- weight_fetchers=weight_fetchers,
192
**kwargs,
193
)
194
generator._generator_proc = generator_proc
0 commit comments