text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

config file issue?

Open bavritzer opened this issue 2 years ago • 0 comments

Describe the bug

Am trying to load galactica 1.3b. I've downloaded all the files from the galactica repository linked on the main page of this github and placed them in models, but it gives me OSError: It looks like the config file at ‘models\pytorch_model.bin’ is not a valid JSON file. I have checked and it is a valid json file at a glance. Any ideas what the issue might be?

Is there an existing issue for this?

  • [X] I have searched the existing issues

Reproduction

  1. download oobabooga and install using conda in windows
  2. download galactica-1.3b model and configs
  3. attempt to run

Screenshot

No response

Logs

No errors in command line,

System Info

windows 11 (not wsl), 3070ti laptop

bavritzer avatar May 12 '23 20:05 bavritzer