CoolFace
Datasetpublic

echodict/llama.cpp

version https://git-lfs.github.com/spec/v1 oid sha256:cfc44b7ba25614df70e6b65e3341cae0310163bd32fd31a6b928a542df433faf size 30786

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes773downloads
loading.html13 linesDownload Raw Back to static
1<!DOCTYPE html>2<html>3    <head>4        <meta http-equiv="refresh" content="5">5    </head>6    <body>7        <div id="loading">8            The model is loading. Please wait.<br/>9            The user interface will appear soon.10        </div>11    </body>12</html>13