-
### Describe the bug
this is a continuation of https://github.com/oobabooga/text-generation-webui/issues/428
i'm following instruction for one click installer for macos
https://github.com/oobab…
-
I finally made it work
What other parameters and options do we have?
`instruct_pipeline = pipeline(model="F:/Dolly 2.0/dolly-v2-12b", torch_dtype=torch.bfloat16, trust_remote_code=True, device…
-
**Describe the bug**
Hi, everybody, I'm traning a llama model in step3 using deepspeed-chat. In version 0.10.1, it raised the following error([see in logs bleow](https://github.com/microsoft/DeepSp…
-
> 感谢提交 issue! 请尽可能完整填写以下信息,帮助我们更好地定位问题~
> 请务必先查看 README 中是否已经对您的问题做出了解答。如果没有,请检索issue,查看有没有相同或类似的问题。如果您确信这是一个前人没有遇到的问题,欢迎提交该issue!注意,请编辑issue标题栏“简短的错误描述”部分,也请替换我们的issue模板中的原文。
> 如果您想问的是 `Something …
-
### Describe the bug
When streaming from an LLM to the chatbot, once every so often the error below is shown. I'm not sure if it has issues with a specific token, or that there is a delay in the LLM…
-
所有模型均在本地。
LLM 模型加载无问题。
Embedding 模型加载后显示如下:
No sentence-transformers model found with name GanymedeNil/text2vec-large-chinese. Creating a new one with MEAN pooling.
No sentence-transformers mod…
-
### Issue Description
Running on latest master, tried with combinations of --listen and --gradio-auth. I get this error in the console whenever I try and connect to the site. The web interface itself…
-
### 这个bug是否已存在现有issue了?
- [X] 我确认没有已有issue。
### 错误表现
```
2023-03-29 08:25:09,696 [INFO] [chat_func.py:252] 输入为:test
2023-03-29 08:25:09,705 [INFO] [chat_func.py:259] 加载索引中……(这可能需要几分钟)
/root/.loc…
-
### 提交前必须检查以下项目
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。
- [X] 由于相关依赖频繁更新,请确保按照[Wiki](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki)中的相关步骤执行
- [X] 我已阅读[FAQ章节](https://github.com/ymcui/Chinese-…
-
## 6.9B additional fine-tuning on 500k rows
`CUDA_VISIBLE_DEVICES="0,1" torchrun --nproc_per_node=2 finetune.py --data_path=h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v3 --data_mix_in_path=h2oai/h2ogpt…