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

Added 'sys.append' with EAFP for Colab fine-tuning #1325

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

TongmengXie
Copy link

@TongmengXie TongmengXie commented Mar 23, 2024

Fine-tuning running in Colab (2024.03.23) On T4 GPU, without bf16 or tf32.

The running is fine after adding paths when importing. The error comes from weak GPU on Colab.
1711217998533

For colab accessing from /content working diretory
'''For colab accessing from /content working diretory'''
Colab import adaptation
Colab adaptations
Tested to be running in Colab (2024.03.23) On T4 GPU, without bf16 or tf32
@haotian-liu
Copy link
Owner

Why does cd not work for colab?

@TongmengXie
Copy link
Author

Why does cd not work for colab?

Sometimes one of '!cd' and '%cd' works for Colab and sometimes none of them. If none works I would try re-running the cell or refreshing the page.

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

Successfully merging this pull request may close these issues.

None yet

2 participants