AI:tools
Revision as of 08:48, 9 July 2024 by KevinYager (talk | contribs) (Created page with "=LLM= ==Open-weights LLM== * [https://blogs.nvidia.com/blog/nemotron-4-synthetic-data-generation-llm-training/ Nemetron-4 340B] ==Cloud LLM== * [https://groq.com/ Groq] [http...")
LLM
Open-weights LLM
Cloud LLM
Multi-modal: Audio
- kyutai Open Science AI Lab chatbot moshi
Triage
Retrieval Augmented Generation (RAG)
Automatic Optimization
Analogous to Gradient Descent
LLM for scoring/ranking
- GPTScore: Evaluate as You Desire
- Large Language Models are Effective Text Rankers with Pairwise Ranking Prompting
- Domain-specific chatbots for science using embeddings
- Large Language Models as Evaluators for Scientific Synthesis
LLM Agents
Multi-agent orchestration
Research demos
Architectures
Cloud solutions
- Numbers Station Meadow: agentic framework for data workflows (code).
- CrewAI says they provide multi-agent automations (code).
- LangChain introduced LangGraph to help build agents, and LangGraph Cloud as a service for running those agents.