Update loader.py
This commit is contained in:
parent
1b3ce449de
commit
9c40f9a8cc
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ from ._utils import (
|
|||
global FORCE_FLOAT32
|
||||
FORCE_FLOAT32 = [
|
||||
"gemma3",
|
||||
"gptoss",
|
||||
]
|
||||
|
||||
class FastLanguageModel(FastLlamaModel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue