Skip to content

Commit a611fb4

Browse files
committed
Clean up hydra configs: rename 7b to 8b, remove experiment configs, restore pytest
- Rename L2_lingua_7b → L2_lingua_8b (model is Llama-3.1-8B) - Rename L2_lingua_7b_mxfp8_qinit → L2_lingua_8b_mxfp8_qinit - Keep only 4 example configs: 8b base, 8b mxfp8+qinit, 70b base, 70b mxfp8+qinit - Remove 11 experiment-specific configs (bf16_baseline, fp8, mxfp8, thd, cp4, etc.) - Restore pytest to requirements.txt (needed by CI runner) Signed-off-by: Savitha Srinivasan <savithas@nvidia.com>
1 parent f68ff4e commit a611fb4

14 files changed

Lines changed: 8 additions & 228 deletions

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_70b_mxfp8.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_70b_mxfp8_cp4.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_70b_mxfp8_qinit_thd.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_70b_mxfp8_thd.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_70b_mxfp8_thd_cp4.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_70b_thd.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_7b_bf16_baseline.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_7b_fp8.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_7b_mxfp8.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

bionemo-recipes/recipes/llama3_native_te/hydra_config/L2_lingua_7b_mxfp8_fl1_qinit.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)