Skip to content

Commit

Permalink
[FEATURE] - Rds 1145/add manual action trigger for test harness
Browse files Browse the repository at this point in the history
Co-authored-by: Andre Manoel <[email protected]>
Co-authored-by: Kendrick Boyd <[email protected]>
GitOrigin-RevId: 81a857fa84dafacf3fb4e036c9ed74cc07724733
  • Loading branch information
3 people committed Dec 17, 2024
1 parent bb523e9 commit d1d2beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gretel_trainer/benchmark/gretel/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from gretel_client.projects.exceptions import ModelConfigError
from gretel_client.projects.models import read_model_config
from gretel_trainer.benchmark.core import BenchmarkException, Dataset, Datatype
from gretel_trainer.benchmark.core import BenchmarkException, Dataset

GretelModelConfig = Union[str, Path, dict]

Expand Down

0 comments on commit d1d2beb

Please sign in to comment.