Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DanofficeIT
/
privatellm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cf4fd8f
privatellm
/
examples
/
server
/
public
/
loading.html
lhhj
first
57e3690
7 months ago
raw
Copy download link
history
blame
Safe
268 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
http-equiv
=
"refresh"
content
=
"5"
>
</
head
>
<
body
>
<
div
id
=
"loading"
>
The model is loading. Please wait.
<
br
/>
The user interface will appear soon.
</
div
>
</
body
>
</
html
>