Instructions to use lennonssss/TP_NLP_Lennon_Chaves with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lennonssss/TP_NLP_Lennon_Chaves with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("lennonssss/TP_NLP_Lennon_Chaves") model = AutoModel.from_pretrained("lennonssss/TP_NLP_Lennon_Chaves") - Notebooks
- Google Colab
- Kaggle
Ctrl+K