-
When I run inference on a Llama3 model finetuned using Ludwig, I keep getting this error:
```
set_cols, feature, missing_value_strategy, computed_fill_value, backend)
1756 logger.warni…
-
I tried LoRA tuning mpt-7b and mpt-7b-instruct. I can get summary like this:
wandb: Run summary:
wandb: eval/loss nan
wandb: eval/runtime 37.2157
wandb: …
-
### What happened?
I am running on Rocm with 4 x Instinct MI100.
Only when using `--split-mode row` mode I get a Address boundary error.
llama.cpp was working when I had a XGMI GPU Bridge working w…
-
### Describe the feature
The following datasets were not found to be supported in the [readme ](https://github.com/hpcaitech/ColossalAI/tree/main/applications/ChatGPT/examples)for training the reward…
-
Rudolf přidal na Zotero nějaké další poetry papers z loňského ICCC:
https://www.zotero.org/groups/5184983/poetrygeneration/items/AR7KTGPK
- On the power of special-purpose GPT models to create and e…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)…
-
I've been testing running various finetuned versions of supported models on GKE. However, it gets stuck on ` Using the Hugging Face API to retrieve tokenizer config`
This are the full logs
```…
-
看到你们展示的都是英文的交互界面,请问是否可以用中文来训练? 这里也有一个问题,如果基于LLaMa训练的话,中文instruct是否有效?期待回答。谢谢。
-
Example:
Our analysis was based on downvoted solution:
Our analysis:
```
{
"_id": "fe10a481-ffd4-451d-a61a-39bbc2a891f3",
"userId": "bcb477c9-564f-475a-a10a-6b1467fa713d",
"containerName": "/…
-
When I use Phi-3.5-mini-instruct model, I found that the required memory for processing inputs is much more larger than other models/what is theoretically needed.
Here is the code and the CUDA error…