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