Instructions to use hf-internal-testing/ref_to_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/ref_to_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/ref_to_test_dynamic_model_with_util", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/ref_to_test_dynamic_model_with_util", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 26ce9e7b8f3b8caa18b2727bd614e92062f03a04e014c8c694b954163c77e053
- Size of remote file:
- 17.6 MB
- SHA256:
- fb761c1522b17280839ca0e36b65f1acc155e0c15d348381a119c3252e23f63f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.