How to use AngeloCurti22/qwc_7b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AngeloCurti22/qwc_7b", dtype="auto")