Spaces:
Running
Running
Commit
·
2310265
1
Parent(s):
81be3e1
escape quote
Browse files- src/pages/index.tsx +1 -1
src/pages/index.tsx
CHANGED
@@ -89,7 +89,7 @@ export default function Home() {
|
|
89 |
/>
|
90 |
</div>
|
91 |
<p className="text-slate-800 italic text-sm mt-2 text-center">
|
92 |
-
Keep in mind, this is a 360M parameter model, it
|
93 |
</p>
|
94 |
</div>
|
95 |
)}
|
|
|
89 |
/>
|
90 |
</div>
|
91 |
<p className="text-slate-800 italic text-sm mt-2 text-center">
|
92 |
+
Keep in mind, this is a 360M parameter model, it's not Llama 3.1 405B 🤗
|
93 |
</p>
|
94 |
</div>
|
95 |
)}
|