mirror of https://github.com/InternLM/InternLM
add more models into daily test
parent
71631fc591
commit
f304eaa56d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue