Duplicated from zai-org/chatglm2-6b-int4
How to use Linsad/cccc1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Linsad/cccc1", trust_remote_code=True, dtype="auto")