kaleinaNyan commited on
Commit
892d42c
·
verified ·
1 Parent(s): 6992811
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ base_model:
10
  ## Description
11
 
12
  *Eule* is my attempt at reproducing OpenAI's o1 series of reasoning models. At the moment the point is not to hit good scores on benchmarks (this model is rather stupid),
13
- but to introduce an qualitative change in how the LLM approaches tasks. Similar to o1 models, Eule approaches its proplems in a step-by-step manner.
14
  It is also trained to reason in Russian (ultimately, I want to make a decent russian reasoning model).
15
 
16
  Cool things I found while playing with it:
 
10
  ## Description
11
 
12
  *Eule* is my attempt at reproducing OpenAI's o1 series of reasoning models. At the moment the point is not to hit good scores on benchmarks (this model is rather stupid),
13
+ but to introduce a qualitative change in how the LLM approaches tasks. Similar to o1 models, Eule approaches its proplems in a step-by-step manner.
14
  It is also trained to reason in Russian (ultimately, I want to make a decent russian reasoning model).
15
 
16
  Cool things I found while playing with it: