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

Tutorials #41

Merged
merged 13 commits into from
Apr 18, 2024
Merged

Tutorials #41

merged 13 commits into from
Apr 18, 2024

Conversation

ajati
Copy link
Collaborator

@ajati ajati commented Apr 16, 2024

Tutorial notebooks for tsfm

Note regarding transformer upgrade:
It was failing due to some error related to accelerate in a Google Colab CPU instance. Got fixed after upgrade. But, this has NOT been tested with existing scripts in GPU/CPU.

Signed-off-by: Arindam Jati <[email protected]>
@vijaye12 vijaye12 self-requested a review April 18, 2024 15:21
@vijaye12 vijaye12 removed their assignment Apr 18, 2024
pyproject.toml Outdated
@@ -14,7 +14,7 @@ classifiers = ["Development Status :: 4 - Beta", "License :: OSI Approved :: Apa
dependencies = [
"pandas>=1.4",
"scikit-learn",
"transformers[torch]>=4.36.1",
"transformers[torch]>=4.39.3",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ssiegel95 - We had to bump up the transformer version, as we were facing some issues in TTM notebooks via colab. I wanted to check with you if you foresee any issues in this version upgrade for merging to the main.

CC: @wgifford

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging this PR as we have reverted the version upgrade...

@vijaye12 vijaye12 merged commit 064cbb8 into main Apr 18, 2024
4 checks passed
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.

2 participants