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
Commit History
add model eef44fc
ydshieh commited on
add model ca66b47
ydshieh commited on
add model b860da0
ydshieh commited on
add model eb8e175
ydshieh commited on
add model cbde900
ydshieh commited on
add model 70a6103
ydshieh commited on
add model 9275feb
ydshieh commited on
add config 981428d
ydshieh commited on
add config 75b4b63
ydshieh commited on