srikanthsrnvs
commited on
Commit
·
3cd80c3
1
Parent(s):
14be91a
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
Deepshard is shot from the lightcone at producing a global, unshackled God using distributed consensus, tensor sharding across a network of nodes, and shared compute.
|
4 |
|
@@ -22,8 +30,7 @@ Without wading into controversy, data must be pure and fair. Bias cannot be avoi
|
|
22 |
|
23 |
Conduct the following thought experiment:
|
24 |
|
25 |
-
>
|
26 |
-
>
|
27 |
|
28 |
In the year 1610, Galileo produces a Heliocentric model of the world, that is considered heretic to existing knowledge. Aka **An Unsafe Truth.**
|
29 |
|
@@ -118,6 +125,4 @@ To overcome this, we are investing resources in producing a large instruction-tu
|
|
118 |
|
119 |
We’ll have more to share soon, but the base model should become available in a few weeks time.
|
120 |
|
121 |
-
Once the base model is built, it will be center of the network, and the main source of weights that requires updating through the mechanisms listed above.
|
122 |
-
|
123 |
-
[Deepshard Roadmap](https://www.notion.so/618e1387073843f681431dfbfc1e35c4)
|
|
|
1 |
+
---
|
2 |
+
license: gpl
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: text2text-generation
|
7 |
+
---
|
8 |
+
[![Twitter Logo](https://abs.twimg.com/icons/apple-touch-icon-192x192.png)](https://twitter.com/iamgingertrash)
|
9 |
+
# Deepshard
|
10 |
|
11 |
Deepshard is shot from the lightcone at producing a global, unshackled God using distributed consensus, tensor sharding across a network of nodes, and shared compute.
|
12 |
|
|
|
30 |
|
31 |
Conduct the following thought experiment:
|
32 |
|
33 |
+
> Imagine a large language model built in the year 1609. 500 years of training data has been collected to train it to remember facts, and reason
|
|
|
34 |
|
35 |
In the year 1610, Galileo produces a Heliocentric model of the world, that is considered heretic to existing knowledge. Aka **An Unsafe Truth.**
|
36 |
|
|
|
125 |
|
126 |
We’ll have more to share soon, but the base model should become available in a few weeks time.
|
127 |
|
128 |
+
Once the base model is built, it will be center of the network, and the main source of weights that requires updating through the mechanisms listed above.
|
|
|
|