mirror of
https://github.com/wassname/peft.git
synced 2026-09-09 11:28:32 +08:00
d'oh, fix import.
This commit is contained in:
@@ -41,7 +41,7 @@ if is_bnb_available():
|
||||
|
||||
|
||||
if is_gptq_available():
|
||||
import quant
|
||||
from gptq_llama import quant
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user