Instructions to use ydshieh/pt_custom_model_example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ydshieh/pt_custom_model_example with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ydshieh/pt_custom_model_example", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
ca66b47 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:44498ec337a1549be88f5fa00eb0fa4050d10d1658a058bbe9cacc36570c0b68
size 1023
|