TheodoreGalanos's Stars
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
microsoft/visual-chatgpt
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
lllyasviel/ControlNet
Let us control diffusion models!
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
FMInference/FlexGen
Running large language models on a single GPU for throughput-oriented scenarios.
togethercomputer/OpenChatKit
nebuly-ai/nebullvm
Plug and play modules to optimize the performances of your AI systems 🚀
openai/consistency_models
Official repo for consistency models.
lllyasviel/ControlNet-v1-1-nightly
Nightly release of ControlNet 1.1
amazon-science/mm-cot
Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)
mlfoundations/open_flamingo
An open-source framework for training large multimodal models.
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.
project-baize/baize-chatbot
Let ChatGPT teach your own chatbot in hours with a single GPU!
anthropics/anthropic-sdk-python
NVlabs/prismer
The implementation of "Prismer: A Vision-Language Model with Multi-Task Experts".
srush/MiniChain
A tiny library for coding with large language models.
microsoft/MM-REACT
Official repo for MM-REACT
HazyResearch/safari
Convolutions for Sequence Modeling
HazyResearch/ama_prompting
Ask Me Anything language model prompting
newhouseb/clownfish
Constrained Decoding for LLMs against JSON Schema
posgnu/rci-agent
A codebase for "Language Models can Solve Computer Tasks"
tomekkorbak/pretraining-with-human-feedback
Code accompanying the paper Pretraining Language Models with Human Preferences
tianjunz/HIR
VIDA-NYU/tile2net
Automated mapping of pedestrian networks from aerial imagery tiles
helliun/targetedSummarization
TextReducer - A Tool for Summarization and Information Extraction
thomfoster/minRLHF
A (somewhat) minimal library for finetuning language models with PPO on human feedback.
RERV/UniAdapter
[ICLR2024] The official implementation of paper "UniAdapter: Unified Parameter-Efficient Transfer Learning for Cross-modal Modeling", by Haoyu Lu, Yuqi Huo, Guoxing Yang, Zhiwu Lu, Wei Zhan, Masayoshi Tomizuka, Mingyu Ding.
boschresearch/switchprompt
Resources related to EACL 2023 paper "SwitchPrompt: Learning Domain-Specific Gated Soft Prompts for Classification in Low-Resource Domains"
ZrrSkywalker/CaFo
[CVPR 2023] Prompt, Generate, then Cache: Cascade of Foundation Models makes Strong Few-shot Learners
lucabeetz/dsp
Implementation of Demonstrate-Search-Predict paper