How to use ArtusDev/internlm_JanusCoder-8B-EXL3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ArtusDev/internlm_JanusCoder-8B-EXL3", dtype="auto")