mayq97's Stars
dqxiu/ICL_PaperList
Paper List for In-context Learning 🌷
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.
MuiseDestiny/zotero-gpt
GPT Meet Zotero.
MuiseDestiny/zotero-style
Ethereal Style for Zotero
Reamd7/notion-zh_CN
notion 中文化
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
ChicagoHAI/human-centered-machine-learning
Schedule and Syllabus for Human-Centered Machine learning.
zjunlp/Prompt4ReasoningPapers
[ACL 2023] Reasoning with Language Model Prompting: A Survey
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
zhangnn520/ChatGLM-Tuning
一种平价的chatgpt实现方案, 基于ChatGLM-6B
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
juncongmoo/pyllama
LLaMA: Open and Efficient Foundation Language Models
meta-llama/llama
Inference code for Llama models
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
IBM/zshot
Zero and Few shot named entity & relationships recognition
shauryr/S2QA
Get answers to research questions from 200M+ papers. Link to demo -
conceptofmind/t5-pytorch
Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch.
openai/openai-cookbook
Examples and guides for using the OpenAI API
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
Timothyxxx/Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
microsoft/Efficient-Large-LM-Trainer
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—foundation models
dki-lab/few-shot-bioIE
True Few-Shot BioIE: Benchmarking GPT-3 In-Context and Small PLM Fine-Tuning
facebookresearch/atlas
Code repository for supporting the paper "Atlas Few-shot Learning with Retrieval Augmented Language Models",(https//arxiv.org/abs/2208.03299)
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.