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

should hugginface app work? #161

Open
epogrebnyak opened this issue Feb 12, 2024 · 4 comments
Open

should hugginface app work? #161

epogrebnyak opened this issue Feb 12, 2024 · 4 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@epogrebnyak
Copy link

I look at https://huggingface.co/spaces/FinGPT/FinGPT-Forecaster page App and see

Runtime error
10/site-packages/peft/peft_model.py", line 554, in load_adapter
    adapters_weights = load_peft_weights(model_id, device=torch_device, **hf_hub_download_kwargs)
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/peft/utils/save_and_load.py", line 171, in load_peft_weights
    has_remote_safetensors_file = hub_file_exists(
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/peft/utils/hub_utils.py", line 26, in hub_file_exists
    get_hf_file_metadata(url)
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn
    return fn(*args, **kwargs)
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1624, in get_hf_file_metadata
    r = _request_wrapper(
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 402, in _request_wrapper
    response = _request_wrapper(
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 425, in _request_wrapper
    response = get_session().request(method=method, url=url, **params)
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 63, in send
    return super().send(request, *args, **kwargs)
  File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/requests/adapters.py", line 532, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: (ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: a1426b7c-51df-4a5a-a8f3-17dfb709d5c8)')

Can this be fixed?

@epogrebnyak epogrebnyak changed the title shoold hugginface app work? should hugginface app work? Feb 12, 2024
@ynjiun
Copy link

ynjiun commented Feb 13, 2024

try fingpt.bot
it's much faster.....

@epogrebnyak
Copy link
Author

epogrebnyak commented Feb 14, 2024

Thank you! Found the link at https://fingpt.bot/.

@BruceYanghy BruceYanghy self-assigned this Feb 19, 2024
@BruceYanghy
Copy link
Member

https://fingpt.bot/

Hey Evgeny, this website is not maintained by the FinGPT team, please always refer to the huggingface one: https://huggingface.co/spaces/FinGPT/FinGPT-Forecaster

we will have more markets available soon

@BruceYanghy
Copy link
Member

Topic: Using Open-Source Code for App Development

As an open-source community, we are committed to fostering innovation and collaboration. We are delighted to hear that our users are interested in building their apps using our open-source code.

Please feel free to explore our repositories and utilize the resources available. If you have any specific questions or need further assistance, do not hesitate to contact us. We are here to support your development journey and look forward to seeing the amazing applications you create.

Best regards,
Bruce Yang

@BruceYanghy BruceYanghy added bug Something isn't working question Further information is requested labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants