sepilqi
We are Anonymous. We are legion. We do not forgive. We do not forget. Expect us.
AnonymousAnonymous
sepilqi's Stars
gkamradt/LLMTest_NeedleInAHaystack
Doing simple retrieval from LLM models at various context lengths to measure accuracy
Future-House/paper-qa
High accuracy RAG for answering questions from scientific documents with citations
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
SHI-Labs/NATTEN
Neighborhood Attention Extension. Bringing attention to a neighborhood near you!
jquesnelle/yarn
YaRN: Efficient Context Window Extension of Large Language Models
lucidrains/performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
xai-org/grok-1
Grok open release
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
wilson1yan/VideoGPT
lucidrains/ring-attention-pytorch
Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
LargeWorldModel/LWM
Large World Model -- Modeling Text and Video with Millions Context
metavoiceio/metavoice-src
Foundational model for human-like, expressive TTS
InternLM/lagent
A lightweight framework for building LLM-based agents
open-compass/T-Eval
[ACL2024] T-Eval: Evaluating Tool Utilization Capability of Large Language Models Step by Step
tree-sitter/py-tree-sitter
Python bindings to the Tree-sitter parsing library
camel-ai/camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
databricks/megablocks
XueFuzhao/OpenMoE
A family of open-sourced Mixture-of-Experts (MoE) Large Language Models
monaqa/tree-sitter-mermaid
Mermaid.js grammar for tree-sitter
tree-sitter/tree-sitter
An incremental parsing system for programming tools
salesforce/CodeRL
This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (NeurIPS22).
OpenBMB/XAgent
An Autonomous LLM Agent for Complex Task Solving
cdloh/obsidian-cron
Obsidian cron / schedular plugin to schedule automatic execution of commands
microsoft/promptflow
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
huggingface/trl
Train transformer language models with reinforcement learning.
vitalets/github-trending-repos
Track GitHub trending repositories in your favorite programming language by native GitHub notifications!
mit-han-lab/streaming-llm
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks