Results for: "llm"
Keyword Search 9 resultsOctrafic: AI-Powered API Testing from the Command Line
THE GIST: Octrafic is an open-source CLI tool that uses AI to simplify API testing and exploration through natural language interaction.
Horizon-LM: RAM-Centric Architecture Enables Training of 120B Parameter Models on Single GPU
THE GIST: Horizon-LM uses host memory as the primary parameter store, allowing training of large language models on a single GPU.
Toroidal Logit Bias Reduces LLM Hallucinations by 40% Without Fine-Tuning
THE GIST: New research demonstrates that constraining LLM latent dynamics with toroidal geometry significantly reduces hallucinations without requiring fine-tuning.
KV Cache Transform Coding: Compressing LLM Inference for Efficient Storage
THE GIST: KVTC, a new transform coder, compresses key-value caches in LLMs by up to 20x, enabling efficient on-GPU and off-GPU storage without retraining.
StrongDM's AI Team Builds Software Without Human Code Review
THE GIST: StrongDM's AI team uses a 'Software Factory' approach where AI agents write, test, and converge code without human review.
Distill: Automating LLM Agent Migration to Cheaper Models
THE GIST: Distill automates the migration of LLM agents from expensive models like Claude Sonnet to cheaper alternatives like GPT-4o-mini, potentially reducing costs by 100x.
Local AI Chatbot Enhanced with Fedora Documentation via RAG
THE GIST: This article details how to enhance a local open-source AI chatbot with access to Fedora documentation using Retrieval Augmented Generation (RAG).
TypeScript Port Brings AI Browser Automation to Node.js
THE GIST: A TypeScript port of the browser-use Python library brings AI-driven browser automation to the Node.js ecosystem.
LLM-use: Open-Source Tool for Multi-LLM Orchestration
THE GIST: LLM-use is an open-source Python framework for orchestrating workflows across multiple LLMs with smart routing and cost tracking.