Shawn-Guo-CN
Fourth-year CDT-NLP student at University of Edinburgh.
School of Informatics, University of EdinburghEdinburgh, UK
Shawn-Guo-CN'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.
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
openai/openai-cookbook
Examples and guides for using the OpenAI API
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
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.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
openai/consistency_models
Official repo for consistency models.
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
MubertAI/Mubert-Text-to-Music
A simple notebook demonstrating prompt-based music generation via Mubert API
FranxYao/chain-of-thought-hub
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
allenai/RL4LMs
A modular RL library to fine-tune language models to human preferences
Timothyxxx/Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
jacobhilton/deep_learning_curriculum
Language model alignment-focused deep learning curriculum
daochenzha/data-centric-AI
A curated, but incomplete, list of data-centric AI resources.
PiotrNawrot/nanoT5
Fast & Simple repository for pre-training and fine-tuning T5-style models
google/seqio
Task-based datasets, preprocessing, and evaluation for sequence models.
psyker-team/mist
Watermark you artworks to stay away from unauthorized diffusion style mimicry!
flowersteam/Grounding_LLMs_with_online_RL
We perform functional grounding of LLMs' knowledge in BabyAI-Text
evgenii-nikishin/rl_with_resets
JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"
kinalmehta/marl-jax
JAX library for MARL research
ethancaballero/broken_neural_scaling_laws
Code Release for "Broken Neural Scaling Laws" (BNSL) paper
paninski-lab/eks
Ensembling and kalman smoothing for pose estimation
rogerhurwitz/pythonCollectionsPresentation
A quick and dirty overview of the Python collections module