-
**问题描述 / Problem Description**
在使用agent功能时发生错误 KeyError:
**复现问题的步骤 / Steps to Reproduce**
1. 执行 chatchat start -a
2. 点击 启用agent 展示agent 并且选定工具
3. 提问 37+48=?
4. 问题出现 / Problem occurs
无法正常询问…
-
The Ray Work Item Scheduler takes work items from the batch FnApiRunner's topological scheduler as input, and submits them for execution as Ray worker tasks. Its design should be based on the FnApiRun…
-
Hi,
Could you release the **_code (implented loss funcions, specific optimizers, other parameters, etc.)_** that you folks used **_for training the models_**?
Thanks!
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues.
### KubeRay Component
ray-operator
### What happened + …
-
After running the toy example I run it again to resume training and I'm getting an error only if PP > 1
Here's the config:
```yaml
checkpoints:
checkpoint_interval: 25
checkpoints_path: …
-
-
### System Info
```shell
accelerate 1.1.1
neuronx-cc 2.14.227.0+2d4f85be
neuronx-distributed 0.8.0
neuronx-distributed-training 1.0.0
optimum …
-
Using Windows task scheduler to automatically run the script regularly (in batch mode). Works fine (as long as "run with highest privileges" is checked) but after restarting the computer it asks for t…
-
## Context
Check https://github.com/ansys/pymapdl/pull/2865 for a bit of historical context, which lead to https://github.com/ansys/pymapdl/pull/3091.
In #2865 we proposed implementing PyHPS to inte…
-
Dear @xiaoachen98,
Thank you very much for releasing the code. I am running your fine-tuning script to replicate your LLaMA 3 results. However, I am getting zero loss after the first iteration. Hav…