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