Open AbdBarho opened 1 year ago
First, have to say this is an awesome initiative to get the whole community involved kudos to you guys 🙌🏽 ❤️
I have two questions /topics
Looking to catch you guys in the call :)
Data cleaning website:
After this we can easily extends the UI to other platform if we want eg: desktop app, mobile app or browser extension. Also make people easier to deploy their own inference server.
Here is how it looks currently
class ReportType(str, enum.Enum):
spam = "spam"
offensive = "offensive"
feeback = "feedback"
While this is what ChatGPT does
This is harmful / unsafe
This isn't true
This isn't helpful
A lot of new user don't know what they have to do, resulting a lot of bad message recently
Add hints for prompts (like in Bing)
Add ability to save custom presets and name it.
- More context length (recent paper)
- Multimodal (adding capability to get an information from images, audios, videos etc.)
Utilize feedback from deployed assistant (needs additional considerations wrt filterting etc...)
+1 usage statistics: how the number of active users / contributors changes since the release
Expand language support to include non latin languages ( chinese, japanese, korean, thai )
Reasons:
our llama 13B trained on oasst with the aforementioned languages performs quite well
the chinese discord channel has been sharing how to "hack" our 30B sft model to response in chinese, so basically even without training llama model has been able to perform pretty well
The future steps towards becoming an assistant rather than just a chatGPT replacement (plugins in the near future but what else, what's in the FAR future, etc).
Here's a list of points that we covered during the meeting:
multi-modalities are mentioned multiple time
we also need a RLHF on the results generated by human, not on human generated response
what if I want a open assistant for gardening, finance
model size
extensions
retrieval
meta prompt editing
discord bot integration
API for open source development
sustainability
ask people to donate compute power in a decentralized manner, and reward would just be prioritized in queue for chat
ask people to donate compute power in a decentralized manner, and reward would just be prioritized in queue for chat
Topics for the next meeting