khhung906's Stars
ahundt/awesome-robotics
A curated list of awesome links and software libraries that are useful for robots.
siddk/voltron-evaluation
Voltron Evaluation: Diverse Evaluation Tasks for Robotic Representation Learning
IAAR-Shanghai/Awesome-Attention-Heads
An awesome repository & A comprehensive survey on interpretability of LLM attention heads.
QingruZhang/PASTA
PASTA: Post-hoc Attention Steering for LLMs
andyrdt/refusal_direction
Code and results accompanying the paper "Refusal in Language Models Is Mediated by a Single Direction".
egozverev/Should-It-Be-Executed-Or-Processed
Accompanying code and SEP dataset for the "Can LLMs Separate Instructions From Data? And What Do We Even Mean By That?" paper.
jonbarron/website
sinanw/llm-security-prompt-injection
This project investigates the security of large language models by performing binary classification of a set of input prompts to discover malicious prompts. Several approaches have been analyzed using classical ML algorithms, a trained LLM model, and a fine-tuned LLM model.
Sizhe-Chen/StruQ
marcellodebernardi/loss-landscapes
Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch
liu00222/Open-Prompt-Injection
This repository provides implementation to formalize and benchmark Prompt Injection attacks and defenses
uiuc-kang-lab/InjecAgent
ethz-spylab/agentdojo
A Dynamic Environment to Evaluate Attacks and Defenses for LLM Agents.
pkunlp-icler/PCA-EVAL
[ACL 2024] PCA-Bench: Evaluating Multimodal Large Language Models in Perception-Cognition-Action Chain
llava-rlhf/LLaVA-RLHF
Aligning LMMs with Factually Augmented RLHF
apple/ml-llarp
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
rll-research/mosaic
Code for Paper "Towards More Generalizable One-Shot Visual Imitation Learning", ICRA 2022
UT-Austin-RPL/MUTEX
SooLab/DDCOT
[NeurIPS 2023]DDCoT: Duty-Distinct Chain-of-Thought Prompting for Multimodal Reasoning in Language Models
Yushi-Hu/PromptCap
natual language guided image captioning
yuanze-lin/REVIVE
[NeurIPS 2022] Official Code for REVIVE: Regional Visual Representation Matters in Knowledge-Based Visual Question Answering
MILVLG/prophet
Implementation of CVPR 2023 paper "Prompting Large Language Models with Answer Heuristics for Knowledge-based Visual Question Answering".
open-vision-language/infoseek
a-b-street/abstreet
Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
opendilab/awesome-RLHF
A curated list of reinforcement learning with human feedback resources (continually updated)
lucidrains/flamingo-pytorch
Implementation of š¦© Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch
Kautenja/gym-super-mario-bros
An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES
MaxDu17/BehaviorRetrieval
Code for the Behavior Retrieval Paper
apexrl/Imitation-Learning-Paper-Lists
Paper Collection for Imitation Learning in RL.