AI4Finance-Foundation / FinGPT

FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.

Home Page:https://ai4finance.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

should hugginface app work?

epogrebnyak opened this issue · comments

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?

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

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

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

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