Instructions to use PragmaticMachineLearning/address-norm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PragmaticMachineLearning/address-norm with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("PragmaticMachineLearning/address-norm") model = AutoModelForSeq2SeqLM.from_pretrained("PragmaticMachineLearning/address-norm", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
9ffb60e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6fdc56296bf87a33234b189d4d77f30c4f8df8564f4ff4919fc74fb312050f5c
size 1198571496
|