Text Classification
Transformers
English
Hindi
chatbot
financial-advisor
Indian-markets
NLP
investment
personal-finance
machine-learning
Instructions to use authorabhishek/Shakti_FinGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use authorabhishek/Shakti_FinGPT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="authorabhishek/Shakti_FinGPT")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("authorabhishek/Shakti_FinGPT", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Where is the model ?
#1 opened 9 months ago
by
kalashshah19