Instructions to use NEUDM/PICA-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NEUDM/PICA-V1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="NEUDM/PICA-V1", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("NEUDM/PICA-V1", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 32828e79399f377c657567810aea4de3fa5ce818f086b8b777dcae53a4a47b14
- Size of remote file:
- 17.7 kB
- SHA256:
- 527fa301e3e3582ea421ee0ca367a5961112ea898bf1f0c1a8b1816cc01109f6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.