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
trafficstars

playing around with similar idea to this PR. https://github.com/LAION-AI/Open-Assistant/pull/327 changes: - make devcontainer more generic as opposed to launching into any specific service. - add readme to .devcontainer folder. -...

Fixing the problem described [hear](https://github.com/LAION-AI/Open-Assistant/issues/276#issuecomment-1369833744)

bug
website

#78 As per discussion with @theblackcat102 I built the rankgen trainer on top of their framework ([wandb](https://wandb.ai/bobakhashemi/reward-model/runs/2sgitozt?workspace=user-bobakhashemi)). The model seems to be training now in fp32. Apparently t5 has some...

ml

Re: #279, it should be pretty possible to automatically create a huge data set made of functions and unit tests that cover the functions. This could work in both directions:...

data
good first issue

As part of phase 1, demonstration data is collected. I would like to contribute such data: - should it go into this repo or somewhere else? - should it be...

documentation
data

Sometimes it is not enough to find a solution to a problem using stackoverflow, sometimes you can find it in github issues. Also the structure of the issue is presented...

data

Set the stroke of the menu icon based on the current color mode. Before: After:

website
UI/UX

The backend now provides a `/api/v1/messages/` endpoint that returns by default the 10 latest messages stored. We should present these somewhere on the home page when a user is logged...

website

Going more specific for https://github.com/LAION-AI/Open-Assistant/issues/279, the general idea is writing a small package that can bug working python methods to generate an instruction dataset for debugging, with these types of...

data