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