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