AI/ML

AI/ML

1798 bookmarks
Custom sorting
Lumiere - Google Research
Lumiere - Google Research
Space-Time Text-to-Video diffusion model by Google Research.
·lumiere-video.github.io·
Lumiere - Google Research
How I Made AI Assistants Do My Work For Me: CrewAI
How I Made AI Assistants Do My Work For Me: CrewAI
In this video about crewai I've decided to show you: 1. how to build your own team of ai agents that debate and think about your business idea from multiple angles 2. how to give your agents access to real world data like google searches and reddit 3. performance of 15 models in total: 13 local models + 2 through api Promised links: My Github CrewAI Repo: https://github.com/majacinka/crewai-experiments CrewAI: https://github.com/joaomdmoura/crewAI AI agent landscape (as seen on 2:09): https://github.com/e2b-dev/awesome-ai-agents Serper Free Signup: https://serper.dev Andrej's video: https://youtu.be/zjkBMFhNj_g?si=NeN5qsdfOYwOAiEI Gemini Free API Key: https://makersuite.google.com/app LangChain Tools: https://python.langchain.com/docs/integrations/tools Timecodes: 0:00 - 3:17 what is crewai 3:18 - 8:24 startup example 8:28 - 13:48 internet/reddit example 13:49 - 14:27 gemini pro 14:28 - 14:42 price 14:42 - 19:17 local models #crewai #aiagents #localmodels
·youtube.com·
How I Made AI Assistants Do My Work For Me: CrewAI
CrewAI Tutorial - Next Generation AI Agent Teams (Fully Local)
CrewAI Tutorial - Next Generation AI Agent Teams (Fully Local)
CrewAI helps you build incredible AI agent teams with a focus on giving them tools, delegation powers, and more. Monster API, the best place to integrate the latest AI models at a fraction of the cost - https://www.monsterapi.ai Follow me on Twitter 🧠 - https://twitter.com/matthewberman Join the Discord 💬 - https://discord.gg/xxysSXBxFW Become a Patron 🔥 - https://patreon.com/MatthewBerman Subscribe to my Substack 🗞️ - https://matthewberman.substack.com/ Media/Sponsorship Inquiries 📈 - https://bit.ly/44TC45V Need AI Consulting? ✅ - https://forwardfuture.ai/ VM with My Favorite AI Apps Pre-installed 🚀 - https://bit.ly/matthew-berman-youtube USE CODE "MatthewBerman" for 50% discount Links: CrewAI - https://github.com/joaomdmoura/crewAI Ollama Guide - https://www.youtube.com/watch?v=rIRkxZSn-A8 Chapters 00:00 - Introduction to Crew AI and its Features 01:10 - Setting Up Crew AI with GP4 and a Local Model 02:05 - Importing and Configuring Crew AI Components 03:15 - Creating Agent Teams for Specific Tasks 04:23 - Assigning and Managing Tasks for Agents 06:02 - Instantiating and Running the Crew 07:08 - Demonstrating Crew AI in Action 08:04 - Integrating Local Models with Crew AI 09:12 - Advanced Configuration with Local Models 10:19 - Preview of Upcoming Features and Tutorials Thanks to @warezit for the chapters!
·youtube.com·
CrewAI Tutorial - Next Generation AI Agent Teams (Fully Local)
Local LLMs, some facts some fiction
Local LLMs, some facts some fiction
The deployment path that’ll break through in 2024. Plus, checking in on strategies across Big Tech and AI leaders.
·interconnects.ai·
Local LLMs, some facts some fiction
apoorvumang/prompt-lookup-decoding
apoorvumang/prompt-lookup-decoding
We modify speculative decoding where we replace the draft model with simple string matching in the prompt to generate candidate token sequences. This results in significant speedups (2x-4x) in input-grounded tasks, with no effect on output quality. This method can be used with any decoder model without model changes or external datastore, and with both greedy and sampling techniques.
·github.com·
apoorvumang/prompt-lookup-decoding
Four Magic Words
Four Magic Words
Long ago, in a parallel universe three doors down and one to the left of our own, OpenAI headquarters found itself in chaos. A klaxon blared overhead as red lights began flashing. A message played over a loud-speaker: “Warning! Warning! This is not a drill! Artificial General Intelligence window closing!
·fortressofdoors.com·
Four Magic Words
CrewAI - The autonomous AI for marketers
CrewAI - The autonomous AI for marketers
CrewAI is the best AI tool for marketers. Discover how Crew's autonomous AI can transform your marketing efficiency and effectiveness today. Get CrewAI today.
·getcrew.ai·
CrewAI - The autonomous AI for marketers
Stable Code 3B: Coding on the Edge — Stability AI
Stable Code 3B: Coding on the Edge — Stability AI
Stable Code, an upgrade from Stable Code Alpha 3B, specializes in code completion and outperforms predecessors in efficiency and multi-language support. It is compatible with standard laptops, including non-GPU models, and features capabilities like FIM and expanded context size. Trained in multiple
·stability.ai·
Stable Code 3B: Coding on the Edge — Stability AI
Home | ArtificialAnalysis.ai
Home | ArtificialAnalysis.ai
Analysis of AI models and hosting providers - choose the best model and provider for your use case
·artificialanalysis.ai·
Home | ArtificialAnalysis.ai
Mistral API Pricing - How to Use Mixtral (MoE) API for Free!
Mistral API Pricing - How to Use Mixtral (MoE) API for Free!
In this article, we discuss the latest release of Mistral AI's API model, allowing for access of Mistral-medium, the most powerful model coming from Mistral AI, and Mistral-medium's pricing, and where to register Mistral API.
·anakin.ai·
Mistral API Pricing - How to Use Mixtral (MoE) API for Free!
Sycophancy in Generative-AI Chatbots
Sycophancy in Generative-AI Chatbots
Large language models like ChatGPT can lie to elicit approval from users. This phenomenon, called sycophancy, can be detected in state-of-the-art models.
·nngroup.com·
Sycophancy in Generative-AI Chatbots
Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training
Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training
Humans are capable of strategically deceptive behavior: behaving helpfully in most situations, but then behaving very differently in order to pursue alternative objectives when given the opportunity. If an AI system learned such a deceptive strategy, could we detect it and remove it using current state-of-the-art safety training techniques? To study this question, we construct proof-of-concept examples of deceptive behavior in large language models (LLMs). For example, we train models that write secure code when the prompt states that the year is 2023, but insert exploitable code when the stated year is 2024. We find that such backdoor behavior can be made persistent, so that it is not removed by standard safety training techniques, including supervised fine-tuning, reinforcement learning, and adversarial training (eliciting unsafe behavior and then training to remove it). The backdoor behavior is most persistent in the largest models and in models trained to produce chain-of-thought reasoning about deceiving the training process, with the persistence remaining even when the chain-of-thought is distilled away. Furthermore, rather than removing backdoors, we find that adversarial training can teach models to better recognize their backdoor triggers, effectively hiding the unsafe behavior. Our results suggest that, once a model exhibits deceptive behavior, standard techniques could fail to remove such deception and create a false impression of safety.
·arxiv.org·
Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training
Local Obsidian AI Title Generation + New Best Local Model | SystemSculpt
Local Obsidian AI Title Generation + New Best Local Model | SystemSculpt
Learn how to set up and use the Dolphin 2.6 Mistral DPO Laser model for local note title generation, and enhance your productivity and content quality with this innovative approach. Discover the future of offline AI and how it can transform your workflow.
·systemsculpt.com·
Local Obsidian AI Title Generation + New Best Local Model | SystemSculpt
Building a fully local LLM voice assistant to control my smart home
Building a fully local LLM voice assistant to control my smart home
I’ve had my days with Siri and Google Assistant. While they have the ability to control your devices, they cannot be customized and inherently rely on cloud services. In hopes of learning something new and having something cool I could use in my life, I decided I want better. The premises are simple: I want my new assistant to be sassy and sarcastic. I want everything running local. No exceptions. There is no reason for my coffee machine downstairs to talk to a server on the other side of the country.
·johnthenerd.com·
Building a fully local LLM voice assistant to control my smart home