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