Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
asaiacai committed Oct 26, 2023
1 parent 233232b commit 3417763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ def test_train():
task = train_task(
"vicuna",
checkpoint_bucket="llm-atc",
checkpoint_path="myvicuna",
checkpoint_store="S3",
finetune_data="./vicuna_test.json",
name="myvicuna",
Expand Down

0 comments on commit 3417763

Please sign in to comment.