forked from mrq/DL-Art-School
ugh
This commit is contained in:
parent
7bcedca771
commit
fd66c4104b
|
@ -20,7 +20,7 @@ OVERRIDE_ADAMW = False # True
|
||||||
|
|
||||||
USE_STABLE_EMBEDDING = True
|
USE_STABLE_EMBEDDING = True
|
||||||
try:
|
try:
|
||||||
import bitsandbytes as bnb
|
import bitsandbytes as bnb
|
||||||
OVERRIDE_LINEAR = False
|
OVERRIDE_LINEAR = False
|
||||||
OVERRIDE_EMBEDDING = False
|
OVERRIDE_EMBEDDING = False
|
||||||
OVERRIDE_ADAM = True
|
OVERRIDE_ADAM = True
|
||||||
|
|
Loading…
Reference in New Issue
Block a user