zhiyuan-ning's Stars
sangmichaelxie/cs324_p2
Project 2 (Building Large Language Models) for Stanford CS324: Understanding and Developing Large Language Models (Winter 2022)
neuralgraphdatabases/awesome-logical-query
A collection of resources on the topic of Complex Logical Query Answering
facebookresearch/FiD
Fusion-in-Decoder
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
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
srush/MiniChain
A tiny library for coding with large language models.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
JonasGeiping/cramming
Cramming the training of a (BERT-type) language model into limited compute.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
reasoning-machines/pal
PaL: Program-Aided Language Models (ICML 2023)
openai/openai-cookbook
Examples and guides for using the OpenAI API
yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
Edward-Sun/RECITE
Code of ICLR paper: https://openreview.net/forum?id=-cqvvvb-NkI
yihong-chen/ReFactorGNN
Implementation for ReFactor GNNs
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
neulab/knn-transformers
PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT
HazyResearch/ama_prompting
Ask Me Anything language model prompting
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
HKUST-KnowComp/LMPNN
Logical Message Passing Networks with One-hop Inference in Atomic Formulas (ICLR 2023)
bys0318/QTO
ICML 23': Answering Complex Logical Queries on Knowledge Graphs via Query Computation Tree Optimization
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
soloice/Matrix_Derivatives
This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.
wdimmy/Var2Vec
The code is for our AAAI2023 paper: Efficient Embeddings of Logical Variables for Query Answering over Incomplete Knowledge Graphs (Dingmin Wang, Yeyuan Chen, Bernardo Cuenca Grau)
pykeen/pykeen
🤖 A Python library for learning and evaluating knowledge graph embeddings
jbhuang0604/awesome-tips
nerdslab/bgrl
PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)
snap-stanford/KGReasoning
Multi-Hop Logical Reasoning in Knowledge Graphs