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