
* llama : move end-user examples to tools directory --------- Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
12 lines
268 B
HTML
12 lines
268 B
HTML
<!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>
|