Running Deepseek with Ollama and NgrokIt’s always beneficial to have a model running locally for testing and development, providing flexibility and faster iteration. At this…Feb 3Feb 3
Lamini Agentic Use CasesLamini is a platform that allows you to fine-tune LLM models with your own data. It provides a space where you can interact and see…Jan 15Jan 15
AgentOps toolContinuing with the series on LLMOps and agents, there are now tools available for monitoring and observing agent solutions. AgentOps…Dec 14, 2024Dec 14, 2024
Thoughs on MLOps / DevOps for MLA key concept in MLOps is that it applies DevOps methodologies and tools to the entire cycle of training, tuning, and deployment of LLM…Nov 26, 2024Nov 26, 2024
Exploring AI Agents with LaminiThere are various libraries and projects that focus on creating agents and agent workflows for LLMs. Among them are LlamaIndex, Haystack…Oct 21, 2024Oct 21, 2024
Stages of AI development and its tools (overview)Taking a break from more “practical” blog posts, I wanted to explore and create a list of different AI tools that can be useful while…Sep 25, 2024Sep 25, 2024
Doing a Discord bot for your fine-tuned LLMsAfter doing fine-tunning and playing with a gradio GUI interface for our application, its time to make it “upstream”, either via a bot…Sep 16, 2024Sep 16, 2024
Playing with gradio and custom LLMsAfter conducting several tests and developments with both RAG and fine-tuned models, it’s time to begin building a fully AI-powered app…Sep 10, 2024Sep 10, 2024
Finetuning iterations with Lamini and Llama-3.1In this opportunity I wanted to revisit finetuning using lamini, and upgrade the base model to train to Llama-3.1–8B-instruct (last time i…Aug 30, 2024Aug 30, 2024
An slack bot using a fine-tuned model via LaminiKeeping up with the AI series and continuing this post , I wanted to go deeper and develop a comprehensive AI solution for devops. Given…Jul 4, 2024Jul 4, 2024