Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

Results 1560 Open-Assistant issues
Sort by recently updated
recently updated
newest added

As repo getting popular, it might be engaging users to see star history to see the latest trend

changes made in `dashboard.tsx`

website

I need the OA to use CUDA version 11.3. It appears that it is built around 11.8 or greater. Although I changed the docker image from nvidia/cuda:12.0.0-devel-ubuntu22.04 to nvidia/cuda:11.3.0-cudnn8-devel-ubuntu20.04 in...

question

- add Utterance class to carry message properties (including role for debugging) - separate SFT & RM DatasetEntry classes - update unit tests - fill DatasetEntry properties from OA dataset...

ml

This is the suggestion for a major refactoring of the data preprocessing in the model_training `trainer_sft`, `trainer_rm` and `trainer_rl` logic. The crucial point here is 4. but we need the...

ml

I propose adding language filtering to the following boards: - /admin/ (users board) (matching the design of the TrollBoard, to add other search field like name, mail and other in...

website

Suggesting this design for #2695 It makes the button shaped like a dialogue bubble similar to the OA logo.

Fixed package naming errors, hard coding of tokenizer and error `RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'` (cause by using CPU instead of GPU)

ml

I also unpin some deps

website