terrychenism's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
mckaywrigley/chatbot-ui
AI chat for any model.
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
karpathy/llama2.c
Inference Llama 2 in one file of pure C
fishaudio/fish-speech
SOTA Open Source TTS
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
AIGC-Audio/AudioGPT
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
Plachtaa/VALL-E-X
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
deep-floyd/IF
kyutai-labs/moshi
interstellard/chatgpt-advanced
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
ChaoningZhang/MobileSAM
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
xinyu1205/recognize-anything
Open-source and strong foundation image recognition models.
mit-han-lab/llm-awq
[MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration
lucidrains/gigagan-pytorch
Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs
cambrian-mllm/cambrian
Cambrian-1 is a family of multimodal LLMs with a vision-centric design.
alexrozanski/LlamaChat
Chat with your favourite LLaMA models in a native macOS app
Picsart-AI-Research/StreamingT2V
StreamingT2V: Consistent, Dynamic, and Extendable Long Video Generation from Text
microsoft/MM-REACT
Official repo for MM-REACT
OptimalScale/DetGPT
DachengLi1/LongChat
Official repository for LongChat and LongEval
drboog/ProFusion
Code for Enhancing Detail Preservation for Customized Text-to-Image Generation: A Regularization-Free Approach
bojone/rerope
Rectified Rotary Position Embeddings