zhiyuan-ning's Stars
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
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.
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
FranxYao/chain-of-thought-hub
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
RManLuo/Awesome-LLM-KG
Awesome papers about unifying LLMs and KGs
zjunlp/EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
zjunlp/LLMAgentPapers
Must-read Papers on LLM Agents.
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.
zjukg/KG-LLM-Papers
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
travistangvh/ChatGPT-Data-Science-Prompts
A repository of 60 useful data science prompts for ChatGPT
hiyouga/FastEdit
š©¹Editing large language models within 10 secondsā”
srush/MiniChain
A tiny library for coding with large language models.
PiotrNawrot/nanoT5
Fast & Simple repository for pre-training and fine-tuning T5-style models
zjunlp/KnowledgeEditingPapers
Must-read Papers on Knowledge Editing for Large Language Models.
zjunlp/Prompt4ReasoningPapers
[ACL 2023] Reasoning with Language Model Prompting: A Survey
ysymyth/awesome-language-agents
List of language agents based on paper "Cognitive Architectures for Language Agents"
Ber666/llm-reasoners
A library for advanced large language model reasoning
xuhangc/ChatGPT-Academic-Prompt
Use ChatGPT for academic writing
facebookresearch/FiD
Fusion-in-Decoder
yhLeeee/Awesome-LLMs-in-Graph-tasks
A curated collection of research papers exploring the utilization of LLMs for graph-related tasks.
DeepGraphLearning/ULTRA
A foundation model for knowledge graph reasoning
neuralgraphdatabases/awesome-logical-query
A collection of resources on the topic of Complex Logical Query Answering
DeepGraphLearning/AStarNet
Official implementation of A* Networks
da03/implicit_chain_of_thought
sangmichaelxie/cs324_p2
Project 2 (Building Large Language Models) for Stanford CS324: Understanding and Developing Large Language Models (Winter 2022)
snap-stanford/prodigy
KatarinaYuan/awesome-single-cell-foundation
Paper collection for single cell foundation models
DeepGraphLearning/ultra_torchdrug
A TorchDrug version of ULTRA for reproducibility