falcon-180b-license / index.html
FalconLLM's picture
Update space text
4b5cfaa
raw
history blame contribute delete
No virus
853 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Falcon-180B TII License</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Falcon-180B TII License</h1>
<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>
<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!
</p>
</div>
</body>
</html>