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

Tables not displaying on Safari: "BigInt64Array is not available in this environment" #1

Open
bockuy opened this issue Aug 24, 2023 · 1 comment

Comments

@bockuy
Copy link

bockuy commented Aug 24, 2023

Hello,

I have been using the "chatgpt-finetune-ui" tool for gpt-3.5-turbo fine-tuning and it's been a wonderful experience. However, I stumbled upon a particular issue while browsing the results on the Safari browser. The tables, which should ideally display the training results, are not being shown at all.

In place of the table, I'm confronted with an error message stating, "BigInt64Array is not available in this environment". I believe this issue stems from the use of the 'BigInt64Array' JavaScript object, which, to my understanding, isn't supported by Safari.

The application works fine with other browsers such as Chrome and Firefox, so this issue seems to be Safari-specific.

Could you possibly provide a workaround or use a different mechanism for displaying the data that is compatible with all browsers? Even a polyfill solution would be much appreciated, should that be possible.

Here are further details about my environments:

  • Browser: Safari Version 14.0.3 (16610.4.3.1.7)
  • OS: MacOS Big Sur 11.2.3

Thank you very much for your attention to this issue. If you need more information, I will be glad to provide. Looking forward to your response.

@anchen1011
Copy link
Owner

Hi, I have reproduced this error on Safari. I'm not sure if this could be fixed soon tho..

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

2 participants