YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
https://huggingface.co/spaces/mahesh1209/chatbot-SLM-DEEPIKA
license: mit
TinySLM Chatbot
A minimal PyTorch chatbot trained on custom Q&A pairs using GRU. Designed for educational and demo purposes. https://huggingface.co/spaces/mahesh1209/chatbot-SLM-DEEPIKA
Usage
import torch
from model import TinySLM
model = TinySLM(vocab_size)
model.load_state_dict(torch.load("tiny_slm_weights.pt"))
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support