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