nchen909 commited on
Commit
5a68c37
1 Parent(s): be23b4f

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +3 -3
static/index.html CHANGED
@@ -10,14 +10,14 @@
10
  <body>
11
  <main>
12
  <section id="text-gen">
13
- <h1>Text generation using FreedomIntelligence/Apollo-1.8B</h1>
14
  <p>
15
  Model:
16
  <a
17
- href="https://huggingface.co/FreedomIntelligence/Apollo-1.8B"
18
  rel="noreferrer"
19
  target="_blank"
20
- >FreedomIntelligence/Apollo-7B</a
21
  >
22
  </p>
23
  <form class="text-gen-form">
 
10
  <body>
11
  <main>
12
  <section id="text-gen">
13
+ <h1>Text generation using FreedomIntelligence/Apollo-2B</h1>
14
  <p>
15
  Model:
16
  <a
17
+ href="https://huggingface.co/FreedomIntelligence/Apollo-2B"
18
  rel="noreferrer"
19
  target="_blank"
20
+ >FreedomIntelligence/Apollo-2B</a
21
  >
22
  </p>
23
  <form class="text-gen-form">