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

Since we can't track conversations beyond a single session, can we at least force links to open in a new tab/window? `I have to quit clicking the links you send...

Tiny or small fix with the typo and others. But only two files (or more), can be minor changes tho..

- Add DeepSpeed for the sampling report. Needed to run generation with 65B sft, 65B LoRA, 40B sft. (WiP, hacked a new script which works). - Add LoRA, for Falcon...

Back end: - on or around 2023.6.25— Since we surpassed ~3000 concurrent requests 30B_7 has been down from user load. 30B_6 seemed to be working with page refresh. Front end:...

bug
website
good first issue

Initial code to add fake data for inference db, tracked by #3090 For simplicity, I used [Polyfactory](https://github.com/litestar-org/polyfactory) to generate the data. I faked data for: `User`, `Worker`,` Chat` and `Message`...

# Site Description [Ekşi Sözlük](https://eksisozluk.com/) is a collaborative hypertext dictionary based on the concept of Web sites built up on user contribution. Founded in 1999, it can be thought of...

data

English & Russian; # Dataset Card for words-operations-rewards-5k with 5K entries. ### Dataset Summary License: Apache-2.0. Contains JSONL. Use this for Reward Models. # Solved tasks: - Count Letters; -...

## When & Where - Time: Sunday, July 9, 2023: 7pm UTC (9 pm CEST, 12 pm PDT) - Place: [General Voice Channel](https://discord.com/channels/1055935572465700980/1055935573371658253) of the OA discord ([inivite](https://ykilcher.com/open-assistant-discord)) ## Long-context...

meeting

Hi, I am trying to train llama-13b model on 4 gpu's each of size around 15360MiB. total size of GPU is around 61GB. After launching the training, i am facing...

In the chat list, I see the chat title is just my initial prompt: ![image](https://user-images.githubusercontent.com/68118236/230558601-8855466c-a7f0-41be-ad5a-9e5530047a3d.png) I think OpenAssistant is OK at generating title for the chat: ![image](https://user-images.githubusercontent.com/68118236/230558993-1980c60f-ae7e-44a1-9f50-94f9c07edc6c.png) So why not...

website
inference
nice-to-have