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/slurm/logs/test_extractor_14363568.err | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 collaborativeagents/slurm/logs/test_extractor_14363568.err (limited to 'collaborativeagents/slurm/logs/test_extractor_14363568.err') diff --git a/collaborativeagents/slurm/logs/test_extractor_14363568.err b/collaborativeagents/slurm/logs/test_extractor_14363568.err new file mode 100644 index 0000000..9b05d44 --- /dev/null +++ b/collaborativeagents/slurm/logs/test_extractor_14363568.err @@ -0,0 +1,3 @@ +/u/yurenh2/miniforge3/envs/eval/lib/python3.11/site-packages/transformers/utils/hub.py:110: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. + warnings.warn( +The following generation flags are not valid and may be ignored: ['temperature', 'top_p', 'top_k']. Set `TRANSFORMERS_VERBOSITY=info` for more details. -- cgit v1.2.3