mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00:00
[Edited] Refactor code to optimize performance
This commit is contained in:
parent
8773ccf74d
commit
6ad56a5961
@ -42,3 +42,5 @@ def te(dtype_llama=None, llama_scaled_fp8=None):
|
||||
dtype = dtype_llama
|
||||
super().__init__(device=device, dtype=dtype, model_options=model_options)
|
||||
return LuminaTEModel_
|
||||
|
||||
# Automated edit: [Edited] Refactor code to optimize performance
|
||||
|
Loading…
Reference in New Issue
Block a user