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

Can't access huggingface timesfm-1.0-200m anymore. #199

Open
Ellalina opened this issue Dec 21, 2024 · 0 comments
Open

Can't access huggingface timesfm-1.0-200m anymore. #199

Ellalina opened this issue Dec 21, 2024 · 0 comments

Comments

@Ellalina
Copy link

I'm trying to access the huggingface repto "google/timesfm-1.0-200m" on two different servers, first a private server, where I get the following error message:

ProxyError: (MaxRetryError('HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/google/timesfm-1.0-200m/revision/main (Caused by ProxyError('Unable to connect to proxy', NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f79806ed000>: Failed to resolve \userProxy' ([Errno -3] Temporary failure in name resolution)")))'), '(Request ID: 62df458c-4d89-413f-b923-a117212f95b2)')

Or this one, on both servers, the second one is google colab:
TypeError: TimesFmBase.init() got an unexpected keyword argument 'context_len'

for running the pax version of TimesFM, which is needed to fine-tune TimesFM. Is there a reason for that? Or is there another way on how to fine-tune TimesFM with the torch version?

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