Spaces:
Running
Running
Update space text
Browse files- index.html +4 -6
index.html
CHANGED
@@ -3,16 +3,14 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
-
<title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
-
<h1>
|
12 |
-
<p>You can
|
13 |
-
<p>
|
14 |
-
Also don't forget to check the
|
15 |
-
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
16 |
</p>
|
17 |
</div>
|
18 |
</body>
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
+
<title>Falcon-180B TII License</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
+
<h1>Falcon-180B TII License</h1>
|
12 |
+
<p>You can find the <a href="https://huggingface.co/spaces/tiiuae/falcon-180b-license/blob/main/LICENSE.txt" target="_blank">license</a> and <a href="https://huggingface.co/spaces/tiiuae/falcon-180b-license/blob/main/ACCEPTABLE_USE_POLICY.txt" target="_blank">acceptable use policy</a> in the files of this Space.</p>
|
13 |
+
<p><a href="https://huggingface.co/tiiuae/falcon-180B" target="_blank">Falcon-180B</a> and <a href="https://huggingface.co/tiiuae/falcon-180B-chat" target="_blank">Falcon-180B-Chat</a> are also available to download now!
|
|
|
|
|
14 |
</p>
|
15 |
</div>
|
16 |
</body>
|