@@ -9,8 +9,7 @@ single high-end consumer GPU. With some modifications, Open Assistant should
9
9
also be able to interface with other third-party applications easily as well as
10
10
retrieve information from databases and the Internet.
11
11
12
- You can play with our current best model
13
- [ here] ( https://www.open-assistant.io/chat ) !
12
+ You can play with our current best model [ here] ( https://open-assistant.io/chat ) !
14
13
15
14
You should join the
16
15
[ Open Assistant discord server] ( https://ykilcher.com/open-assistant-discord )
@@ -19,7 +18,7 @@ communcations take place on the Discord server. There are four main areas that
19
18
you can work on:
20
19
21
20
1 . Ranking, labelling and making responses in
22
- [ open-assistant.io] ( https://www. open-assistant.io ) . You can take a look at
21
+ [ open-assistant.io] ( https://open-assistant.io ) . You can take a look at
23
22
[ tasks docs section] ( https://projects.laion.ai/Open-Assistant/docs/tasks ) for
24
23
more information.
25
24
2 . Curating datasets and performing data augmentation. This includes scraping,
@@ -31,7 +30,7 @@ you can work on:
31
30
3 . Creating and fine-tuning Open Assistant itself. For that, you should pay
32
31
special attention to
33
32
[ ` /model ` ] ( https://github.com/LAION-AI/Open-Assistant/tree/main/model ) .
34
- 4 . [ open-assistant.io] ( https://www. open-assistant.io ) dev. Take a close look at
33
+ 4 . [ open-assistant.io] ( https://open-assistant.io ) dev. Take a close look at
35
34
[ ` /website ` ] ( https://github.com/LAION-AI/Open-Assistant/tree/main/website ) as
36
35
well as
37
36
[ ` /backend ` ] ( https://github.com/LAION-AI/Open-Assistant/tree/main/backend ) .
0 commit comments