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