AdamF92 commited on
Commit
c0570e3
·
verified ·
1 Parent(s): c96b48b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -54,6 +54,9 @@ Processing single interactions in real-time by **Reactive Language Models** lead
54
  > In example, for a dialog with **DeepSeek R1**, that have overally ~90k tokens, I paid for about 1.5M tokens. With **RxLM** it will cost only that ~90k tokens, so it
55
  > will be about **15x cheaper**
56
 
 
 
 
57
  ## Reactive Transformer - drafts
58
  - [Architecture introduction](https://github.com/RxAI-dev/RxNN/blob/main/docs/research/ReactiveTransformer/reactive-transformer.md)
59
  - [Supervised Training stages](https://github.com/RxAI-dev/RxNN/blob/main/docs/research/ReactiveTransformer/supervised-training.md)
 
54
  > In example, for a dialog with **DeepSeek R1**, that have overally ~90k tokens, I paid for about 1.5M tokens. With **RxLM** it will cost only that ~90k tokens, so it
55
  > will be about **15x cheaper**
56
 
57
+ > Reactive Transformer architecture was analysed by 10 state-of-the-art LLM/Reasoning models for its innovations and market disruption potential,
58
+ > rated as ~4.36/5.0. Check - [Reactive Transformer AI Analysis](https://github.com/RxAI-dev/RxNN/blob/main/docs/research/ReactiveTransformer/ai-analysis.md)
59
+
60
  ## Reactive Transformer - drafts
61
  - [Architecture introduction](https://github.com/RxAI-dev/RxNN/blob/main/docs/research/ReactiveTransformer/reactive-transformer.md)
62
  - [Supervised Training stages](https://github.com/RxAI-dev/RxNN/blob/main/docs/research/ReactiveTransformer/supervised-training.md)