Skip to content

Commit

Permalink
add more h1
Browse files Browse the repository at this point in the history
  • Loading branch information
yujonglee committed Jun 5, 2024
1 parent 60e4f4c commit eb4ef99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
<Typewriter mode="loopOnce" interval={60}>
<h1>Context length of "gpt-4"?</h1>
<h1>Input token cost of "claude-3-opus"?</h1>
<h1>"gpt-3.5-turbo-0613" supports function calling?</h1>
<h1>Embedding dimension of "gecko"?</h1>
<h1>Context length of "codestral"?</h1>
</Typewriter>
Expand Down

0 comments on commit eb4ef99

Please sign in to comment.