Instructions to use pranavGenAI/ESG_RFP_Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pranavGenAI/ESG_RFP_Chat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("pranavGenAI/ESG_RFP_Chat", dtype="auto") - Notebooks
- Google Colab
- Kaggle