Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CODE IMPROVEMENT] Add warning if experiment name already exists #842

Open
pascal-pfeiffer opened this issue Aug 20, 2024 · 0 comments
Open
Labels
area/core Core code related issue type/good first issue Good for newcomers

Comments

@pascal-pfeiffer
Copy link
Collaborator

🔧 Proposed code refactoring

We currently only show the File aleady exists error when an experiment name already exists
image

version: 1.12.0-dev
name: H2O LLM Studio
...
FileExistsError: [Errno 17] File exists: './h2o-llmstudio/output/user/ambitious-tench/'

Motivation

Could be made a bit cleaner and allow the user to change the name before failing.

@pascal-pfeiffer pascal-pfeiffer added area/core Core code related issue type/good first issue Good for newcomers labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core Core code related issue type/good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant