Skip to content

Commit

Permalink
move model to bos
Browse files Browse the repository at this point in the history
  • Loading branch information
DesmonDay committed Feb 11, 2025
1 parent c0042fb commit 7ec8bdc
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 454,599 deletions.
2 changes: 1 addition & 1 deletion tests/trainer/test_moe_unified_checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}

moe_arguments = {
"model_name_or_path": "./tests/trainer/unified-ckpt-qwen2moe",
"model_name_or_path": "__internal_testing__/unified-ckpt-qwen2moe",
"dataset_name_or_path": "./unified_checkpoint/peft_input/data/",
"output_dir": "./unified_checkpoint/checkpoints/qwen2moe_sft_ckpts",
"per_device_train_batch_size": 1,
Expand Down
34 changes: 0 additions & 34 deletions tests/trainer/unified-ckpt-qwen2moe/config.json

This file was deleted.

8 changes: 0 additions & 8 deletions tests/trainer/unified-ckpt-qwen2moe/generation_config.json

This file was deleted.

Loading

0 comments on commit 7ec8bdc

Please sign in to comment.