user074's Stars
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
meta-llama/llama
Inference code for Llama models
Stability-AI/generative-models
Generative Models by Stability AI
ByungKwanLee/Full-Segment-Anything
This is Pytorch Implementation Code for adding new features in code of Segment-Anything. Here, the features support batch-input on the full-grid prompt (automatic mask generation) with post-processing: removing duplicated or small regions and holes, under flexible input image size
sczhou/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
ricklamers/gpt-code-ui
An open source implementation of OpenAI's ChatGPT Code interpreter
openai/consistencydecoder
Consistency Distilled Diff VAE
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
ddupont808/GPT-4V-Act
AI agent using GPT-4V(ision) capable of using a mouse/keyboard to interact with web UI
CoatiSoftware/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
mpoon/gpt-repository-loader
Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4.
cvlab-columbia/zero123
Zero-1-to-3: Zero-shot One Image to 3D Object (ICCV 2023)
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
eflaherty2556/Pokemon-Red-AI
microsoft/promptflow
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
10cl/chatdev
ChatDev IDE is an tools for building your ai agent, Whether it's NPCs in games or powerful agent tools, you can design what you want for this platform.
facebookresearch/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
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.
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
kentaroy47/vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!
a554b554/AutoSurveyGPT
Automatically literature survey/review with GPT! An intelligent research assistant leveraging GPT-3.5 /GPT-4 to find, analyze, and rank relevant academic papers from Google Scholar based on user-provided search queries and topics
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
fjrdomingues/autopilot
Code Autopilot, a tool that uses GPT to read a codebase, create context and solve tasks.
amaiya/onprem
A tool for running on-premises large language models with non-public data
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
facebookresearch/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
IDSIA/recurrent-fwp
Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)
rabeehk/hyperformer