Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 160eeaf Author: tanganke <[email protected]> Date: Fri Nov 1 20:29:05 2024 +0800 modified: fusion_bench/taskpool/llama/test_generation.py commit 574447f Author: tanganke <[email protected]> Date: Fri Nov 1 19:41:52 2024 +0800 update expo.py commit 4e613a4 Author: tanganke <[email protected]> Date: Fri Nov 1 18:32:17 2024 +0800 update task vector cos similarity visualization commit 201c81b Author: Anke Tang <[email protected]> Date: Fri Nov 1 15:42:34 2024 +0800 update docstring commit 50b5974 Author: Anke Tang <[email protected]> Date: Fri Nov 1 15:41:09 2024 +0800 fix bugs commit 92548f6 Author: Anke Tang <[email protected]> Date: Fri Nov 1 15:34:51 2024 +0800 update docs and test generation for llama taskpool commit 7a4ec5d Author: Anke Tang <[email protected]> Date: Fri Nov 1 15:27:04 2024 +0800 update LlamaTestGenerationTaskPool commit 04048f5 Author: Anke Tang <[email protected]> Date: Fri Nov 1 15:25:53 2024 +0800 add LlamaTestGenerationTaskPool commit f22ae6d Author: tanganke <[email protected]> Date: Fri Nov 1 12:14:02 2024 +0800 update functions related to llama models new file: fusion_bench/dataset/llama/openai.py modified: fusion_bench/modelpool/base_pool.py modified: fusion_bench/modelpool/causal_lm/causal_lm.py new file: fusion_bench/taskpool/llama/__init__.py new file: fusion_bench/taskpool/llama/test_generation.py commit 378efd2 Author: tanganke <[email protected]> Date: Fri Nov 1 09:15:58 2024 +0800 update modified: config/method/adamerging/llama_sft.yaml modified: fusion_bench/dataset/llama/alpaca.py commit ea0cfa5 Author: tanganke <[email protected]> Date: Thu Oct 31 21:07:35 2024 +0800 update commit 5d3e2f8 Author: tanganke <[email protected]> Date: Thu Oct 31 20:57:44 2024 +0800 remove unused files commit aacdc97 Author: tanganke <[email protected]> Date: Thu Oct 31 20:56:00 2024 +0800 update sharegpt.py commit d0acaaa Author: tanganke <[email protected]> Date: Thu Oct 31 20:26:00 2024 +0800 add sharegpt.py commit 37e1ab3 Author: tanganke <[email protected]> Date: Thu Oct 31 18:27:07 2024 +0800 new file: fusion_bench/dataset/llama/alpaca.py commit 67688c3 Author: tanganke <[email protected]> Date: Thu Oct 31 17:38:33 2024 +0800 rename squad.py and wikitext.py commit c53288c Author: tanganke <[email protected]> Date: Thu Oct 31 17:35:28 2024 +0800 add AdamW mixin commit 2ec72e4 Author: tanganke <[email protected]> Date: Thu Oct 31 17:17:01 2024 +0800 Add squad.py, update docs commit aa3b318 Author: tanganke <[email protected]> Date: Thu Oct 31 16:03:40 2024 +0800 optimize task_vector_violin_plot commit 8a5806f Author: tanganke <[email protected]> Date: Thu Oct 31 15:49:24 2024 +0800 add TaskVectorViolinPlot new file: config/method/analysis/task_vector_violin_plot.yaml new file: fusion_bench/method/analysis/task_vector_violin_plot.py commit 418a802 Author: tanganke <[email protected]> Date: Thu Oct 31 14:30:10 2024 +0800 fix bugs commit 855460a Merge: 18717f0 b37a63a Author: tanganke <[email protected]> Date: Thu Oct 31 14:12:07 2024 +0800 Merge branch 'llama' of https://github.com/tanganke/fusion_bench into llama commit b37a63a Author: Anke Tang <[email protected]> Date: Thu Oct 31 11:34:58 2024 +0800 Update llama_sft.yaml, llama_adamerging.py, layer_wise_fusion.py. commit e306e38 Author: Anke Tang <[email protected]> Date: Thu Oct 31 11:10:23 2024 +0800 refactor: rename BaseModelFusionAlgorithm to BaseAlgorithm **Key changes**: - Renamed BaseModelFusionAlgorithm to BaseAlgorithm for better clarity and consistency - Updated all references to BaseModelFusionAlgorithm across the codebase - Added BaseModelAlgorithm as an alias for BaseAlgorithm for backward compatibility - Added/improved docstrings for models/wrappers/ensemble.py - No functional changes - purely refactoring of class names commit 8268d7a Author: tanganke <[email protected]> Date: Wed Oct 30 20:50:39 2024 +0800 update code commit 18717f0 Author: tanganke <[email protected]> Date: Wed Oct 30 20:50:39 2024 +0800 update code commit be0442e Author: tanganke <[email protected]> Date: Wed Oct 30 20:20:56 2024 +0800 update config commit 46ae4b6 Author: tanganke <[email protected]> Date: Wed Oct 30 20:20:56 2024 +0800 update config commit 3538534 Author: tanganke <[email protected]> Date: Wed Oct 30 20:16:55 2024 +0800 update llama_sft adamerging commit a4a6c89 Author: tanganke <[email protected]> Date: Wed Oct 30 20:16:55 2024 +0800 update llama_sft adamerging commit c68b7d2 Author: tanganke <[email protected]> Date: Wed Oct 30 14:52:22 2024 +0800 update llama adamerging commit a58cb45 Author: tanganke <[email protected]> Date: Wed Oct 30 10:49:37 2024 +0800 update data for llama models commit ccfc3c2 Author: tanganke <[email protected]> Date: Wed Oct 30 14:52:22 2024 +0800 update llama adamerging commit bcefd49 Author: tanganke <[email protected]> Date: Wed Oct 30 10:49:37 2024 +0800 update data for llama models commit a66f396 Author: tanganke <[email protected]> Date: Wed Oct 30 10:07:00 2024 +0800 update data utils for llama models commit d0b0884 Author: tanganke <[email protected]> Date: Wed Oct 30 09:54:05 2024 +0800 add collator and template commit d722c1a Author: tanganke <[email protected]> Date: Wed Oct 30 10:07:00 2024 +0800 update data utils for llama models commit 9bad0eb Author: tanganke <[email protected]> Date: Wed Oct 30 09:54:05 2024 +0800 add collator and template commit 71a9291 Author: Anke Tang <[email protected]> Date: Wed Oct 30 00:39:26 2024 +0800 Update utils modified: fusion_bench/utils/devices.py modified: fusion_bench/utils/parameters.py commit dcdeb1b Author: Anke Tang <[email protected]> Date: Wed Oct 30 00:05:59 2024 +0800 Enhance LLaMA model integration commit d09ca14 Author: Anke Tang <[email protected]> Date: Wed Oct 30 00:39:26 2024 +0800 Update utils modified: fusion_bench/utils/devices.py modified: fusion_bench/utils/parameters.py commit a4cc970 Author: Anke Tang <[email protected]> Date: Wed Oct 30 00:05:59 2024 +0800 Enhance LLaMA model integration commit 68ee6be Author: tanganke <[email protected]> Date: Tue Oct 29 21:38:08 2024 +0800 partial update commit 72c21bb Author: tanganke <[email protected]> Date: Tue Oct 29 21:38:08 2024 +0800 partial update commit 7026685 Author: tanganke <[email protected]> Date: Tue Oct 29 20:13:32 2024 +0800 add Dare simple_average
- Loading branch information