Instructions to use HuyTran1301/CodeT5p_with_KP_Attention with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuyTran1301/CodeT5p_with_KP_Attention with Transformers:
# Load model directly from transformers import AutoTokenizer, CodeT5WithKeyphrase tokenizer = AutoTokenizer.from_pretrained("HuyTran1301/CodeT5p_with_KP_Attention") model = CodeT5WithKeyphrase.from_pretrained("HuyTran1301/CodeT5p_with_KP_Attention") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!