Clay Fortune

Results 6 issues of Clay Fortune

### 🐛 Describe the bug Hello, I wanted to report a bug with the current implementation of the [inference.py](https://github.com/hpcaitech/ColossalAI/blob/main/applications/ChatGPT/examples/inference.py#L29). Specifically, when using the bloom model, the actor is not being...

bug

### Describe the feature I would like to propose an update to the code in [`train_prompts.py`](https://github.com/hpcaitech/ColossalAI/blob/main/applications/ChatGPT/examples/train_prompts.py) for Stage 3 of the project. Currently, the reward model is copied from the...

enhancement

### 🐛 Describe the bug In the [Examples](https://github.com/hpcaitech/ColossalAI/tree/main/applications/ChatGPT/examples) at ChatGTP, the current description of DDP and ColossalAI strategies support for multi-GPU training is incorrect. The current description shows the following...

bug

### 🚀 Feature I propose enhancing the `SubprocVecEnv` to support multiple clusters. To achieve this, I have created a new class called `DistVecEnv` that is fully compatible with `SubprocVecEnv` as...

enhancement

I am experiencing an issue where locally stored images are not displayed in Markdown when using the chainlit.md (#955), message, and Step classes in Chainlit. Below is a detailed description...

needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Vercel Runtime Logs - [ ] I have checked the Vercel Runtime Logs...