Spaces:
Runtime error
Runtime error
matt HOFFNER
commited on
Commit
Β·
81a0b2a
1
Parent(s):
22ff301
clarify
Browse files
src/components/Loader.jsx
CHANGED
@@ -47,7 +47,7 @@ const Loader = () => {
|
|
47 |
Powered by Apache TVM and MLC Relax Runtime.
|
48 |
</p>
|
49 |
<p className="p-1">
|
50 |
-
Model is
|
51 |
</p>
|
52 |
</div>
|
53 |
<div>
|
|
|
47 |
Powered by Apache TVM and MLC Relax Runtime.
|
48 |
</p>
|
49 |
<p className="p-1">
|
50 |
+
Model is Vicuna 7b trained by LLMSys. It can be deleted in Cache Storage (tvmjs).
|
51 |
</p>
|
52 |
</div>
|
53 |
<div>
|