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 launch, no error during installation #20

Open
fuji246 opened this issue Oct 27, 2023 · 0 comments
Open

Can't launch, no error during installation #20

fuji246 opened this issue Oct 27, 2023 · 0 comments

Comments

@fuji246
Copy link

fuji246 commented Oct 27, 2023

2023-10-27 09:31:11 WARNING:The --chat flag has been deprecated and will be removed soon. Please remove that flag.
bin C:\Users\Admin\work\oobabooga_windows\installer_files\env\lib\site-packages\bitsandbytes\libbitsandbytes_cpu.so
C:\Users\Admin\work\oobabooga_windows\installer_files\env\lib\site-packages\bitsandbytes\cextension.py:34: UserWarning: The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable.
warn("The installed version of bitsandbytes was compiled without GPU support. "
function 'cadam32bit_grad_fp32' not found
2023-10-27 09:31:23 INFO:Loading eachadea_ggml-vicuna-7b-1-1...
Traceback (most recent call last):
File "C:\Users\Admin\work\oobabooga_windows\text-generation-webui\server.py", line 223, in
shared.model, shared.tokenizer = load_model(model_name)
File "C:\Users\Admin\work\oobabooga_windows\text-generation-webui\modules\models.py", line 84, in load_model
output = load_func_maploader
File "C:\Users\Admin\work\oobabooga_windows\text-generation-webui\modules\models.py", line 128, in huggingface_loader
config = AutoConfig.from_pretrained(path_to_model, trust_remote_code=params['trust_remote_code'])
File "C:\Users\Admin\work\oobabooga_windows\installer_files\env\lib\site-packages\transformers\models\auto\configuration_auto.py", line 1034, in from_pretrained
config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs)
File "C:\Users\Admin\work\oobabooga_windows\installer_files\env\lib\site-packages\transformers\configuration_utils.py", line 620, in get_config_dict
config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs)
File "C:\Users\Admin\work\oobabooga_windows\installer_files\env\lib\site-packages\transformers\configuration_utils.py", line 675, in _get_config_dict
resolved_config_file = cached_file(
File "C:\Users\Admin\work\oobabooga_windows\installer_files\env\lib\site-packages\transformers\utils\hub.py", line 400, in cached_file
raise EnvironmentError(
OSError: models\eachadea_ggml-vicuna-7b-1-1 does not appear to have a file named config.json. Checkout 'https://huggingface.co/models\eachadea_ggml-vicuna-7b-1-1/None' for available files.
Press any key to continue . . .

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