From dc801c07cf38b0c495686463e6ca6f871a64440e Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 27 Jan 2026 09:57:37 -0600 Subject: Add collaborativeagents module and update gitignore - Add collaborativeagents subproject with adapters, agents, and evaluation modules - Update .gitignore to exclude large binary files (.whl, .tar), wandb logs, and results Co-Authored-By: Claude Opus 4.5 --- collaborativeagents/configs/local_models.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 collaborativeagents/configs/local_models.yaml (limited to 'collaborativeagents/configs/local_models.yaml') diff --git a/collaborativeagents/configs/local_models.yaml b/collaborativeagents/configs/local_models.yaml new file mode 120000 index 0000000..b6f8fad --- /dev/null +++ b/collaborativeagents/configs/local_models.yaml @@ -0,0 +1 @@ +/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/configs/local_models.yaml \ No newline at end of file -- cgit v1.2.3