fix bug and remove bnb
This commit is contained in:
@@ -2,7 +2,6 @@ import math
|
||||
import re
|
||||
import torch
|
||||
import warnings
|
||||
import bitsandbytes as bnb
|
||||
|
||||
from peft.tuners import lora
|
||||
from peft.tuners.lora import is_bnb_available, Linear, Linear8bitLt, LoraLayer
|
||||
|
||||
Reference in New Issue
Block a user