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, dtype="auto") - Notebooks
- Google Colab
- Kaggle
ydshieh commited on
Commit ·
eef44fc
1
Parent(s): ca66b47
add model
Browse files
my_model/pytorch_model.bin → pytorch_model.bin
RENAMED
|
File without changes
|