dd60658 45cb7a0 dd60658
1
2
3
4
from transformers import AutoModel model = AutoModel.from_pretrained("NewBreaker/chatglm-6b-int4",trust_remote_code=True)