Instructions to use shiontendon/error_diagnostic_model_80M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shiontendon/error_diagnostic_model_80M with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("shiontendon/error_diagnostic_model_80M") model = AutoModelForSeq2SeqLM.from_pretrained("shiontendon/error_diagnostic_model_80M") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md e280cf9 verified
Update README.md (#1) d138f57 verified
Update README.md b8c02bc
Update README.md 1430d7c
Update README.md 659f957
Update README.md 3797f17
Update README.md 0e2dbd8
Create README.md 2155145
Create README.md b4a4a42
Update README.md 3b9eb0d
Create README.md 2224b11
エラー診断AIモデル(mini-90Lベース) 115900f
ace14459tv commited on