Instructions to use jaiwithani/testing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jaiwithani/testing with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jaiwithani/testing", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "device": "mps", | |
| "torch_version": "2.1.2", | |
| "delphi_version": "0.1.1", | |
| "transformers_version": "4.39.0.dev0", | |
| "os": "Darwin Kernel Version 23.2.0: Wed Nov 15 21:53:34 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T8103" | |
| } |