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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Fix metadata
#1
by nielsr HF Staff - opened
This PR fixes the metadata
Thank you for bringing this to our attention! The issue has been resolved. β
nielsr changed pull request status to closed