Training and deploying a chat-moderator using PyTorch and AWS SageMaker
A simple BERT-based model for toxic comment classification, implemented in PyTorch, trained and deployed on SageMaker
Mar 14, 202511 min read15

Search for a command to run...
Articles tagged with #llm
A simple BERT-based model for toxic comment classification, implemented in PyTorch, trained and deployed on SageMaker

What makes Mistral 7B so efficient, for such a small model?

Your own personal AI Librarian powered by Langchain & RAG

https://youtu.be/_nmiwgwRHxM Github repo This is a demo of my movie-advisor project: I created a chatbot driven by a langchain agent and RAG tools. The agent is handling all conversations between me and the LLM. Based on my queries, it will search ...
