fblgit's Stars
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
FlowiseAI/Flowise
Drag & drop UI to build your customized LLM flow
Pythagora-io/gpt-pilot
The first real AI developer
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
arc53/DocsGPT
Chatbot for documentation, that allows you to chat with your data. Privately deployable, provides AI knowledge sharing and integrates knowledge into your AI workflow
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
smol-ai/developer
the first library to let you embed a developer agent in your own app!
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
bbycroft/llm-viz
3D Visualization of an GPT-style LLM
huggingface/notebooks
Notebooks using the Hugging Face libraries 🤗
EleutherAI/pythia
The hub for EleutherAI's work on interpretability and learning dynamics
saharNooby/rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
mistralai/megablocks-public
ridgerchu/SpikeGPT
Implementation of "SpikeGPT: Generative Pre-trained Language Model with Spiking Neural Networks"
ruixiangcui/AGIEval
kuleshov-group/llmtools
Finetuning Large Language Models on One Consumer GPU in 2 Bits
zhvng/open-musiclm
Implementation of MusicLM, a text to music model published by Google Research, with a few modifications.
lhenault/simpleAI
An easy way to host your own AI API and expose alternative models, while being compatible with "open" AI clients.
Glaciohound/LM-Infinite
Implementation of NAACL 2024 Outstanding Paper "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"
sriniiyer/concode
Mapping Language to Code in a Programmatic Context
fblgit/tree-of-knowledge
ToK aka Tree of Knowledge for Large Language Models LLM. It's a novel dataset that inspires knowledge symbolic correlation in simple input and output prompts
kyegomez/LM-Infinite
Implementation of "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"
fblgit/hypothetical-frameworks
Artificial Intelligence Hypothetical Frameworks Paper
draymond63/Prerequisite-Tree
I want to know how to learn things. I am using a semantic web to map the dependency tree of knowledge.
algorusty/Deep-Q-Networks
Q* testing
fblgit/llm-viz
3D Visualization of an GPT-style LLM