Instructions to use MZ4/calculator_model_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MZ4/calculator_model_test with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("MZ4/calculator_model_test") model = AutoModelForSeq2SeqLM.from_pretrained("MZ4/calculator_model_test") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
ea7dd39 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:eb869093545dfa6d51f37e9df117129a040b4930bdbda5170b852beef67837bb
size 5329
|