Open-Assistant
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.
I have been playing with DeepFloyd from Stable Diffusion and one of the capabilities is that it is possible to put different chunks of the whole model onto different GPUs....
Would love if you integrate chatgpt for multiple stage tasks and chrome access, or build a similar engine.
closes #2931 (slightly changed goal based on advice from the discord, generate full messages, not 'x' tokens. Full messages are more useful data) - [x] Create draft selection UI -...
Auth added to report labels endpoint
Added scripts #126 : - Creating clean threads from scraping and processing "rolled" threads. Where people unroll a thread using a third-party. These are often higher quality tweet threads. However,...
`inference/server/export.py` - Add ability to filter by conditions - Include a filter for only chats which have at least one assistant message with score != 0 - Include a filter...
Cannot open a new chat. Can do everything else, but not new chat. Seems like two services in Docker cannot start properly. open-assistant-web-1 | AxiosError: getaddrinfo ENOTFOUND inference-server open-assistant-web-1 |...
From the issue #3037. I have implemented the first two suggestions which I will paste here for convenience. I plan on looking more of the plugin backend code to see...