Best Open Source gpt 3 Libraries
A curated list of the most popular GitHub repositories tagged with gpt 3. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
#2Aider-AI/aider
aider is AI pair programming in your terminal
#3mouredev/Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
#4lukasmasuch/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
#5BlinkDL/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.
#6microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
#7FMInference/FlexLLMGen
Running large language models on a single GPU for throughput-oriented scenarios.