-
I want to test the other language, like chinese.
I run the run_chinese.sh in the step1_supervised_finetuning, and get the following error message:
Traceback (most recent call last):
File "main.…
-
Hey, I ran into trouble when I do `bash training_scripts/other_language/run_chinese.sh`
I have uploaded the logs below.
Im renting A40 on the cloud, using CUDA 11.8 in a conda env.
The training go…
-
Steps 1 and 2 are running normally.
When running step 3, I encountered an OOM (out of memory) issue again. Even when the batch size was set to 1, it still didn't work. Does anyone know what the situa…
-
projects such as LocalAI offer an openai compatible web API
https://github.com/go-skynet/LocalAI
maybe the hardcoded api endpoint can be parameterized using a new environment variable?
https:…
-
I am getting:
```
huggingface_hub.utils._errors.HfHubHTTPError: 404 Client Error: Not Found for url: https://huggingface.co/api/models/mosaicml/mpt-7b-chat
```
-
Hi,
Meanwhile I was able run the RWKV grpc server from @Nintorac and using the web interface https://github.com/Niek/chatgpt-web. But there was an issue with json answer (the **content** part) sent…
-
I want to finetune bloom_1.1b in chinese dataset, and run run_chinese.sh. But in run_chinese.sh, where is the **ds_config.json** file.
-
本地知识文件类型是txt,超过5条以上的数据,提问的时候就爆显存了。
-
hi,
I installed BAR from flatpak and it crashes during loading luaUI. I tried different maps and options (fullscreen/window modes). I'm using Fedora 35. If you could point me where the game log is …
-
Hey,
Do you know how to set parallelism? I have wrapped a few API's. eg Azure OpenAI endpoint and I can't seem to get it to serve in parallel?
I have tried modifying the number of threads assig…