Skip to content

Commit bfc79b3

Browse files
committed
fixes to article about bostrom
1 parent a5b2129 commit bfc79b3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

pages/introduction to bostrom for ai geeks.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
- by this article we propose example of such architecture
4040
- ## cryptographic proofs and llms
4141
- we believe that authenticity of models is a serious bottleneck for ai alignment and more
42-
- its a shame that so technologically advanced industry in a broad sense
43-
- still does not give a shit about possibilities of [[hashing]], [[pubkey]] cryptography and [[logical clock]]
42+
- its quite strange that so technologically advanced industry in a broad sense
43+
- still have not advanced to possibilities behind, [[hashing]], [[pubkey]] cryptography, [[merklization]] and [[logical clock]]
4444
- its kinda impossible to build multiparty protocols without these primitives
4545
- yep, i am ware about [zkml movement](https://github.com/worldcoin/awesome-zkml)
4646
- but this is a drop in the ocean given the [[knowledge graphs and llms]] argument
@@ -52,9 +52,8 @@
5252
- rewarding is essential for machine learning
5353
- we have ton shit of [[tokens]] with dogs, monkeys
5454
- you can boost the power of your models using real cryptographic [[tokens]]
55-
- not tokens you use
5655
- ![](https://emerald-raw-leopon-384.mypinata.cloud/ipfs/QmQTvZLqTxJNK7K7cFJTeBbKDDWTecXXeExHz4otJkjjfe)
57-
- tokens you use we call [[particles]] or [[files]] in [[cyberverse]]
56+
- tokens which are being used in ai field we call [[particles]] or [[files]] in [[cyberverse]]
5857
- and [[tokens]] are units of [[value]] accounted by [[consensus]] system
5958
- ## cybergraph
6059
- the core of the idea is [[cybergraph]]
@@ -73,7 +72,7 @@
7372
- [[when]] [[information]] was linked
7473
- [[what]] [[information]] was linked
7574
- in essence cybergraph is an array of append only fully authenticated quadruples
76-
- | block hash | neuron | from particle | to particle |
75+
- | block height | neuron | from particle | to particle |
7776
7877
| 42 | bostrom1d8754xqa9245pctlfcyv8eah468neqzn3a0y0t | QmRjzv8iNpMX7NXmMswT9qq7nviQ4sC1gMMceryAVJdfPS| QmRX8qYgeZoYM3M5zzQaWEpVFdpin6FvVXvp6RPQK3oufV |
7978
@@ -137,6 +136,8 @@
137136
- head: elon
138137
- relation: launch
139138
- tail: rocket
139+
- however this does not means that elon launch rocket
140+
- this claim require verification
140141
- in contrary you cant say [[elon launch rocket]] in the world of [[cybergraph]]
141142
- because you are not elon, you must speak only for youself
142143
- you must say:
@@ -322,7 +323,7 @@
322323
- and that make [bostrom](https://twitter.com/hashtag/bostrom?src=hashtag_click) so unique
323324
- this requires holding all state in GPU ram and use parallel computation at such scale
324325
- current size of gpu memory used for ~2 mln particles, ~60k neurons and ~2 mln cyberlinks is ~150mb
325-
- submitting just 1 cyberlink force to recompute all probabilities (~2 million currently)
326+
- submitting just 1 cyberlink force to recompute all probabilities (~3f million currently)
326327
- could you imagine how that could be done on [[solana]]
327328
- something around 1000 [[$SOL]] currently needed for every update
328329
- with 10B links

0 commit comments

Comments
 (0)