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 1553 Open-Assistant issues
Sort by recently updated
recently updated
newest added

Currently, the OA models have a fairly short window of context (Compared to other models). While efforts are underway to expand the context size, I suggest that we should use...

feature
ml

I am following the instruction in ./inference/README.MD I use the instructions to build and then launch the inference stack. I changed the model in docker-compose.yaml like so: inference-worker: build: dockerfile:...

question
inference

The text should be in the middle instead of top ![image](https://github.com/LAION-AI/Open-Assistant/assets/33456881/1e4e316d-f6d2-4bc3-81d0-c8e9b4fe2c18)

bug
website
good first issue
UI/UX

Hello, I am doing some tests on model `OpenAssistant/stablelm-7b-sft-v7-epoch-3` via HuggingFace APIs and I am getting truncated assistant responses. My use case is around extractive summarization, and my input messages...

ml
question

- Only show for the last assistant message Mobile UI ![image](https://github.com/LAION-AI/Open-Assistant/assets/33456881/ca2d534d-b6ad-4ff3-bd1b-93769c7b6327) Desktop UI ![image](https://github.com/LAION-AI/Open-Assistant/assets/33456881/612435fc-0dd3-4d23-b2fa-ff0f4d1990fe)

website
UI/UX

like in #3130 but for the `MessageTableEntry` component. Have a report button inside, and show the report pop-up on click

website
good first issue
UI/UX

Depends on backend support (to be merged soon): #3009 #3080

website

Resolves two of https://github.com/LAION-AI/Open-Assistant/issues/3122 --- # Dataset Card for GSM QnA reasoning with ~8.8K entries. ### Dataset Summary License: MIT. Contains Parquet of a list of instructions and answers (English...