Instructions to use PaddleMIX/VCtrl-5B-Mask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use PaddleMIX/VCtrl-5B-Mask with paddlenlp:
# ⚠️ Type of model unknown from paddlenlp.transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("PaddleMIX/VCtrl-5B-Mask", from_hf_hub=True) model = AutoModel.from_pretrained("PaddleMIX/VCtrl-5B-Mask", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
ba7fec4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3155ab5f3067f9df735a6f29aa5466aa7e04174066247a3bdaff463775e7ca92
size 3446567559
|