vincelwt commited on
Commit
8cd07d9
1 Parent(s): f2e3937
Files changed (1) hide show
  1. app/about/page.js +2 -3
app/about/page.js CHANGED
@@ -68,9 +68,8 @@ export default async function About() {
68
  </a>
69
  </li>
70
  <li>
71
- I used a temperature of 0 and a max token limit of 600 for each test
72
- (that's why a lot of answers are cropped). The rest are default
73
- settings.
74
  </li>
75
  <li>
76
  I made this with a mix of APIs from OpenRouter, TogetherAI, OpenAI,
 
68
  </a>
69
  </li>
70
  <li>
71
+ I used a temperature of 0 and a max token limit of 600 (that's why a
72
+ lot of answers are cropped). The rest are default settings.
 
73
  </li>
74
  <li>
75
  I made this with a mix of APIs from OpenRouter, TogetherAI, OpenAI,