Instructions to use chengpingan/ParamMute-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chengpingan/ParamMute-7B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("chengpingan/ParamMute-7B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add library_name
#2
by nielsr HF Staff - opened
This PR ensures a "how to use" button appears at the top right
chengpingan changed pull request status to merged