Open PRCbubu opened 3 months ago
Please @oobabooga help me!
I removed intentionally because it had bad defaults. Try loading the model though the transformers loader. It will use AutoAWQ automatically.
I removed intentionally because it had bad defaults. Try loading the model though the transformers loader. It will use AutoAWQ automatically.
So, what about the characters not loading up properly? Like I'm not able to figure out, where it problem.
Check the logs, the first part that ends with TypeError: expected string or bytes-like object, got 'NoneType
is the output log of it.
Also, I'm getting this error now, even though there are charecters with yaml and png files in the charecter folder, Somehow these are not getting selected @oobabooga
Send
what do you mean ?
I tried loading an AWQ model using the Transformers loader. It resulted in an error: Loading an AWQ quantized model requires auto-awq library ('pip install autoawq')
Using the cmd prompt, I then tried installing autoawq using the pip command specified. This resulted in the error: ERROR: Could not find a version that satisfies the requirement autoawq (from versions: none) ERROR: No matching distribution found for autoawq
My system: Windows 10 python version 3.13.0 NVIDIA GeForce RTX 3080 Ti text-gen-webui version 1.15
I have the same problem.
Describe the bug
When I start the program, it went blank screen (like, noting except for the UI elements). So, when I was trying to select the character from the dropdown menu, it was not selecting the characters, barring the two. Then I tried to edit the characters in "Parameters" option, but there also, character cannot be selected. I checked in the folder directly and found, characters are already there but for some reason, it is not getting selected.
And as for the second bug/problem, the AutoAWQ loader is missing.
Is there an existing issue for this?
Reproduction
1) Start the program 2) Let it load 3) Bug/problem
Screenshot
This is the screenshot of the missing AutoAWQ loader.
Logs
System Info