nchen909 commited on
Commit
11f1057
1 Parent(s): 1f55e1e

Update static/index.html

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