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

Issue https://github.com/LAION-AI/Open-Assistant/issues/2584 Relate to https://github.com/LAION-AI/Open-Assistant/pull/2773 Test list before ready - [x] Should fetch more when scrolling down - [x] Update title should function normally - [x] Hide chat should function...

website

I would like to understand whether the apache 2.0 license on [this](https://huggingface.co/OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5) particular model card is appropriate. I noticed a related discussion about this [here](https://huggingface.co/OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5/discussions/1).

In isolated cases users misuse their freedom to use unicode display names to set bad names which spill over to other parts of the UI. Specifically affected are the leaderboard...

bug
website
good first issue

maybe something like this is ok https://www.vecteezy.com/video/10877395-like-loop-motion-graphics-video-transparent-background-with-alpha-channel

feature
website
good first issue
UI/UX

- analyze what the web-frontend is doing at the /chat route - translate that into instructions on how to potentially set up a discord bot

good first issue
inference

It would be useful to have an option to be able to correct an assistant response for some time. Often an error is noticed after it is already added. I...

feature
backend
website
needs discussion

Add ---quantize to the script call to take effect Tested using: 1. --quantize --model-name OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5 2. --quantize --model-name t5-small --model-type t5conditional 3. --quantize --model-name OpenAssistant/stablelm-7b-sft-v7-epoch-3 Unable to test on llama...