ddenhamer's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
OpenInterpreter/open-interpreter
A natural language interface for computers
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
TabbyML/tabby
Self-hosted AI coding assistant
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
guidance-ai/guidance
A guidance language for controlling large language models.
teableio/teable
✨ The Next Gen Airtable Alternative: No-Code Postgres
pgvector/pgvector
Open-source vector similarity search for Postgres
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
ShishirPatil/gorilla
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
OthersideAI/self-operating-computer
A framework to enable multimodal models to operate a computer.
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
apple/ml-ane-transformers
Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
synthetichealth/synthea
Synthetic Patient Population Simulator
themesberg/flowbite-svelte
Official Svelte components built for Flowbite and Tailwind CSS
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
guinmoon/LLMFarm
llama and other large language models on iOS and MacOS offline using GGML library.
michael/editable-website
A SvelteKit template for building CMS-free editable websites
huggingface/swift-transformers
Swift Package to implement a transformers-like API in Swift
ZachNagengast/similarity-search-kit
🔎 SimilaritySearchKit is a Swift package providing on-device text embeddings and semantic search functionality for iOS and macOS applications.
oneil512/INSIGHT
INSIGHT is an autonomous AI that can do medical research!
guinmoon/llmfarm_core.swift
Swift library to work with llama and other large language models.
malbaugh/lightweight-wanderlust
This repo is a lightweight implementation of OpenAI's Wanderlust application featured on DevDay.