-
```bash
[31:13get('0') got error: Socket Timeout
Exception raised from recvBytes at ../torch/csrc/distributed/c10d/Utils.hpp:604 (most recent call first):
frame #0: c10::Error::Error(c10::SourceLoc…
-
### System Info
python 3.10.10, transformers 4.44.2, peft 0.12.0
### Who can help?
@BenjaminBossan @sayak
### Information
- [X] The official example scripts
- [X] My own modified scripts
### Tas…
-
### System Info
cargo 1.72.0 (103a7ff2e 2023-08-15)
text-generation-launcher --env :
```
2023-09-12T22:39:32.121302Z INFO text_generation_launcher: Runtime environment: …
-
Dear Authors,
Excellent work! I just wonder how I can reproduce BLOOMz-7b and GPT-j-6 results. It seems that the training command mentioned in the previous issue only applies to llama.
Thank…
-
When trying to convert bloom model downloaded from Huggingface (https://huggingface.co/bigscience/bloomz-1b7) using the following command
```shell
python3.10 convert.py /root/bloomz-1b7/
```
it ou…
-
### Buggy output
```
WARNING:torch.distributed.run:
*****************************************
Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system…
-
I get the following error when trying to build, please help 🙏
```
make BUILD_TYPE=metal build
go mod edit -replace github.com/nomic-ai/gpt4all/gpt4all-bindings/golang=/Users/aaron.rodrigues/dev…
-
I converted Astrid 1b CPU (https://huggingface.co/PAIXAI/Astrid-1B-CPU) to gguf and quantized it. Then i tried to run it using "main -m 1B/ggml-model-q4_1.gguf -n 128" and got this error:
error loa…
-
### General informations
Self hosted web translate api with plugins available such as NLLB, Bloomz, Libretranslate, OpenAI and others.
### API basic informations
- [ ] This translation engin…
-
Background of this PoC:
1.[GGML](https://github.com/ggerganov/ggml) is a very compact/highly optimization pure C/C++ machine learning library. GGML is also the solid cornerstone of the amazing [whi…