File size: 244 Bytes
0d02a02
8d1b66c
0d02a02
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
  <title>Llama 3.1 405B Free Demo Site!</title>
</head>
<body>
  <iframe 
    src="https://llama31405b.streamlit.app/?embed=true" 
    style="height: 800px; width: 100%; border: none;">
  </iframe>

</body>
</html>