fix lint error

pull/710/head
zhulinJulia24 2024-02-27 14:01:13 +08:00 committed by GitHub
parent dfc1b09611
commit b073d840de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
import pytest
import torch, auto_gptq
#from auto_gptq.modeling import BaseGPTQForCausalLM
import torch
from PIL import Image
from transformers import AutoModel, AutoModelForCausalLM, AutoTokenizer