tmgthb's Stars
ggerganov/llama.cpp
LLM inference in C/C++
OpenInterpreter/open-interpreter
A natural language interface for computers
xai-org/grok-1
Grok open release
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
microsoft/playwright-python
Python version of the Playwright testing and automation library.
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
mistralai/mistral-src
Reference implementation of Mistral AI 7B v0.1 model.
lavague-ai/LaVague
Large Action Model framework to develop AI Web Agents
ai-boost/awesome-prompts
Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.
microsoft/promptbase
All things prompt engineering
OpenInterpreter/01
The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
google-deepmind/alphageometry
google-deepmind/gemma
Gemma open-weight LLM library, from Google DeepMind
google-deepmind/dm-haiku
JAX-based neural network library
aurelio-labs/semantic-router
Superfast AI decision making and intelligent processing of multi-modal data.
openai/consistencydecoder
Consistency Distilled Diff VAE
lucidrains/self-rewarding-lm-pytorch
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
yuchenlin/LLM-Blender
[ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the diverse strengths of multiple open-source LLMs. LLM-Blender cut the weaknesses through ranking and integrate the strengths through fusing generation to enhance the capability of LLMs.
tmgthb/Autonomous-Agents
Autonomous Agents (LLMs) research papers. Updated Daily.
datamllab/LongLM
[ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning
lucidrains/MEGABYTE-pytorch
Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch
google-deepmind/long-form-factuality
Benchmarking long-form factuality in large language models. Original code for our paper "Long-form factuality in large language models".
microsoft/AI2BMD
AI-powered ab initio biomolecular dynamics simulation
Zhen-Dong/Magic-Me
Codes for ID-Specific Video Customized Diffusion
zhuyiche/llava-phi
InternLM/Agent-FLAN
[ACL2024 Findings] Agent-FLAN: Designing Data and Methods of Effective Agent Tuning for Large Language Models
joshbickett/multimodal-gamer
A framework to enable multimodal models to play games on a computer.
tmgthb/LLMs
How to use OpenAI API?