nightmedia commited on
Commit
22f2bf9
·
verified ·
1 Parent(s): 24b3650

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 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
 
 
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