Instructions to use wangyh6/my-awesome-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wangyh6/my-awesome-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("wangyh6/my-awesome-model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 320 Bytes
7c6e3bd | 1 2 3 4 5 6 7 8 9 | ---
tags:
- model_hub_mixin
- pytorch_model_hub_mixin
---
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
- Library: [More Information Needed]
- Docs: [More Information Needed] |