-
## 🚀 Feature
It would be nice to get a `/v1/models` REST endpoint with a behaviour similar to [OpenAI](https://platform.openai.com/docs/api-reference/models/list) or [oobabooga/Text-Generation-WebUI]…
-
### Describe the bug
It's an error message to be seen when trying to run text-generation-webui from the `textgen` conda environment:
```
Traceback (most recent call last):
File "C:\AI\oobabo…
-
I cloned the repo, saw that webui.bat has the code for install which is fine, but got errors looking for "data folder" which had the "config" file. I simply copied it the to the appropriate folder so…
-
text-generation报错如下:
```
Traceback (most recent call last):
File "/home/tangshi/TangShi/Tools/text-generation-webui/modules/text_generation.py", line 370, in generate_reply_HF
new_content = …
-
### Describe the bug
Whenever I try to train a LoRA model, I get following error:
```
Traceback (most recent call last):
File “C:\Users\vstil\Downloads\oobabooga_windows\oobabooga_windows\text…
-
Hi brucepro
I install your extension (docker version) however keep getting notice no python_on whale when I already install everything in requirement.txt
Here my log confirm that I already insta…
-
Thank you for these scripts! When running run_arc.sh, I got the following error:
OSError: libmkl_intel_lp64.so.2: cannot open shared object file: No such file or directory
Adding:
export LD_…
-
it works for me....
You need installed and working (PATH is the main problem):
git
python (i use 3.10.11)
cuda toolkit (i use 11.8)
I have visual studio 2022 community AND Build Tools 201…
-
The parameters which I pass in config.cfg file is:
myrun2, ChatML, TheBloke/WestLake-7B-v2-GPTQ, , 4bit, 1, transformers, , ,
I am using the model id "TheBloke/WestLake-7B-v2-GPTQ" It is GPTQ mod…
-
### Describe the bug
## Objective:
Having trouble building docker image from 'Alternative: Docker' section of README.md. - hoping some **chad** out there will help me figure why it's hanging.
#…