How to use chengpingan/ParamMute-7B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("chengpingan/ParamMute-7B", dtype="auto")
This PR ensures a "how to use" button appears at the top right
· Sign up or log in to comment