DhivyaBharathy
DhivyaBharathy
### **User description** This agent uses the TinyLlama-1.1B model to generate code or responses based on user input prompts. It demonstrates a minimal setup for building an AI assistant using...
### **User description** This notebook sets up a fine-tuning pipeline for the google/gemma-2-2b-it model using a small in-memory dataset. It includes tokenization, training with transformers.Trainer, inference, and model saving. The...
### **User description** Added a new Jupyter notebook demonstrating the Qwen2.5 Instruction Agent integration. Includes sections for dependencies, tools, YAML prompt configuration, main code, and output. This notebook showcases loading,...
### **User description** This notebook demonstrates a multi-agent workflow for predictive maintenance using AI techniques. It provides step-by-step code and explanations for building, evaluating, and visualizing predictive maintenance solutions. ___...
### **User description** MistralTechAgent is a simple and efficient AI assistant powered by the Mistral-7B-Instruct model. It is designed to provide accurate and easy-to-understand answers to technical questions. This agent...