KaraKaraWitch commited on
Commit
b8d0ed7
1 Parent(s): fa217ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -108,6 +108,39 @@ The format has the following keys:
108
  - "text" (str) [The html content converted fro html into markdown.]
109
  ```
110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  ### Dataset Curators
112
 
113
  KaraKaraWitch. (I typically hang out in PygmalionAI discord, sometimes EleutherAI. If something is wrong, `@karakarawitch` on discord.)
 
108
  - "text" (str) [The html content converted fro html into markdown.]
109
  ```
110
 
111
+ ## Recursal's Vision
112
+
113
+ > To make AI accessible to everyone, regardless of language, or economical status
114
+
115
+ This is the collective goal of the `RWKV Open Source foundation` and `Recursal AI`, the commercial entity who backs it.
116
+
117
+ We believe that AI should not be controlled by a select few individual organization. And that it should be made accessible regardless if you are rich or poor, or a native speaker of english.
118
+
119
+ ### About RWKV
120
+
121
+ RWKV is an Open Source, non profit group, under the linux foundation. Focused on developing the RWKV AI architecture, in accordence to our vision.
122
+
123
+ The RWKV architecture scales efficiently and economically. As an RNN & Transformer hybrid, it is able to provide the performance similar to leading transformer models, while having the compute and energy efficiency of an RNN based architecture.
124
+
125
+ You can find out more about the project, and latest models, at the following
126
+
127
+ - [https://blog.rwkv.com](https://blog.rwkv.com)
128
+ - [https://wiki.rwkv.com](https://wiki.rwkv.com)
129
+
130
+
131
+ ### About Recursal AI
132
+
133
+ Recursal AI, is the commercial entity built to provide support for RWKV model development and users, while providing commercial services via its public cloud, or private-cloud / on-premise offerings.
134
+
135
+ As part of our vision. Our commitment, is to ensure open source development and access to the best foundational AI models and datasets.
136
+
137
+ The following dataset/models provided here, is part of that commitment.
138
+
139
+ You can find out more about recursal AI here
140
+
141
+ - [https://recursal.ai](https://recursal.ai)
142
+ - [https://blog.recursal.ai](https://blog.recursal.ai)
143
+
144
  ### Dataset Curators
145
 
146
  KaraKaraWitch. (I typically hang out in PygmalionAI discord, sometimes EleutherAI. If something is wrong, `@karakarawitch` on discord.)