pillowsofwind's Stars
meta-llama/llama3
The official Meta Llama 3 GitHub site
unslothai/unsloth
Finetune Llama 3.2, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 80% less memory
openai/transformer-debugger
TransformerLensOrg/TransformerLens
A library for mechanistic interpretability of GPT-style language models
JShollaj/awesome-llm-interpretability
A curated list of Large Language Model (LLM) Interpretability resources.
RobustNLP/CipherChat
A framework to evaluate the generalization capability of safety alignment for LLMs
Weixin-Liang/LLM-scientific-feedback
Can large language models provide useful feedback on research papers? A large-scale empirical analysis.
Cartus/Automated-Fact-Checking-Resources
Links to conference/journal publications in automated fact-checking (resources for the TACL22/EMNLP23 paper).
zepingyu0512/awesome-llm-understanding-mechanism
awesome papers in LLM interpretability
QiushiSun/Awesome-Code-Intelligence
Neural Code Intelligence Survey 2024; Reading lists and resources
mattneary/attention
visualizing attention for LLM users
happylittlecat2333/Auffusion
Official codes and models of the paper "Auffusion: Leveraging the Power of Diffusion and Large Language Models for Text-to-Audio Generation"
fhbzc/CSS_program
A list of computational social science (CSS) program, people and groups
Cainier/gpt-tokens
Calculate the token consumption and amount of openai gpt message
pillowsofwind/Knowledge-Conflicts-Survey
[EMNLP 2024] The official GitHub repo for the survey paper "Knowledge Conflicts for LLMs: A Survey"
montemac/activation_additions
Algebraic value editing in pretrained language models
epfl-dlab/llm-latent-language
Repo accompanying our paper "Do Llamas Work in English? On the Latent Language of Multilingual Transformers".
RobustNLP/DeRTa
A novel approach to improve the safety of large language models, enabling them to transition effectively from unsafe to safe state.
dvlab-research/Mr-Ben
This is the repo for our paper "Mr-Ben: A Comprehensive Meta-Reasoning Benchmark for Large Language Models"
liyucheng09/Contamination_Detector
Lightweight tool to identify Data Contamination in LLMs evaluation
ydyjya/LLM-IHS-Explanation
starrYYxuan/LeCo
This the implementation of LeCo
AlexWan0/rag-convincingness
zhxieml/remiss-jailbreak
pillowsofwind/Course-Correction
[EMNLP 2024] The official GitHub repo for the paper "Course-Correction: Safety Alignment Using Synthetic Preferences"
Xiaoyu-SZ/LLMasEvaluator
Large Language Models as Evaluators for Recommendation Explanations (RecSys 2024 Reproducibility)
filtir/awesome-AI-fact-checking
A collection of papers tackling automatic fact-checking (particularly of AI-generated content)
pillowsofwind/DebateQA
The official GitHub repo for the paper "DebateQA: Evaluating Question Answering on Debatable Knowledge"
RiverGao/CLiKA
Evaluation of the Cross-Lingual Knowledge Alignment in LLMs
pillowsofwind/CoT-Attack
[ACL 2024 Findings] The official GitHub repo for the paper "Preemptive Answer" Attacks" on Chain-of-Thought Reasoning"