Instructions to use syedazah777/my_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use syedazah777/my_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("syedazah777/my_model") model = AutoModelForSeq2SeqLM.from_pretrained("syedazah777/my_model") - Notebooks
- Google Colab
- Kaggle
Colloquial Hindi Language Model By Syeda Alizah Model
#1
by syedazah777 - opened
No description provided.
syedazah777 changed pull request title from Colloquial Hindi Language Model By Syeda Alizah Model Name Colloquial-Hindi-LLM (syedazah777/my_model) Training Details Dataset: A curated dataset of colloquial Hindi phrases, slang, and informal speech patterns. Model Architecture: Fine-tuned a pre-trained LLM using Hugging Face Transformers. Training Platform: Google Colab with TensorFlow & Hugging Face π€. Objective: To improve LLM understanding of colloquial Hindi and respond naturally. Usage You can use this model for: β
Chatbots that understand and generate informal Hindi responses. β
Translating formal Hindi to colloquial Hindi. β
Improving AI conversation models with natural speech. to Colloquial Hindi Language Model By Syeda Alizah Model