Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ Side effects of quanting with the qx86-hi formula
|
|
26 |
```bash
|
27 |
I needed Haskell code.
|
28 |
The q6 starts with Haskell, 10k tokens down the road writes Python, and finishes with React at 30k tokens
|
29 |
-
The q6-hi, encoded with group size 32, writes some
|
30 |
The qx86-hi worked for 43k tokens, reasoning around the Haskell solution without skipping a beat
|
31 |
```
|
32 |
|
|
|
26 |
```bash
|
27 |
I needed Haskell code.
|
28 |
The q6 starts with Haskell, 10k tokens down the road writes Python, and finishes with React at 30k tokens
|
29 |
+
The q6-hi, encoded with group size 32, writes some Haskell, and stops around 24k tokens
|
30 |
The qx86-hi worked for 43k tokens, reasoning around the Haskell solution without skipping a beat
|
31 |
```
|
32 |
|