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

The .levanter.yaml example in Getting Started TPU VM documentation seems to be outdated #847

Open
ProKil opened this issue Dec 26, 2024 · 0 comments

Comments

@ProKil
Copy link

ProKil commented Dec 26, 2024

According to

tpu_name: test-spin-up-32

in .levanter.yaml, we can have keys tpu_name, tpu_type, and capacity_type, but you will encounter this error when running python launch.py:

draccus.utils.DecodingError: The fields `tpu_name` are not valid for CliConfig

I believe this is due to the different arg names in

tpu: str | None = None

Could you update the doc with the latest recommended starting .levanter.yaml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant