Instructions to use hf-internal-testing/test_dynamic_model_with_util with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/test_dynamic_model_with_util with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="hf-internal-testing/test_dynamic_model_with_util", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/test_dynamic_model_with_util", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 32c15611f129e889f303ed4a8da74f9800157db6ec860f7c36a8953ceedb8a06
- Size of remote file:
- 17.6 MB
- SHA256:
- 32936f99788f6a8a5f66e7d4ff38f1f364b0b365feec09be260742572255de75
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.