add more models into daily test

pull/710/head
zhulinJulia24 2024-02-26 15:52:57 +08:00 committed by GitHub
parent 71631fc591
commit f304eaa56d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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