Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +2 -30
index.html
CHANGED
@@ -1,37 +1,9 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|
4 |
-
<title>
|
5 |
</head>
|
6 |
<body>
|
7 |
-
|
8 |
-
<p>
|
9 |
-
With the utilization of the
|
10 |
-
<a href="https://github.com/abetlen/llama-cpp-python">llama-cpp-python</a>
|
11 |
-
package, we are excited to introduce the GGUF model hosted in the Hugging
|
12 |
-
Face Docker Spaces, made accessible through an OpenAI-compatible API. This
|
13 |
-
space includes comprehensive API documentation to facilitate seamless
|
14 |
-
integration.
|
15 |
-
</p>
|
16 |
-
<ul>
|
17 |
-
<li>
|
18 |
-
The API endpoint:
|
19 |
-
<a href="https://limcheekin-yarn-mistral-7b-128k-gguf.hf.space/v1"
|
20 |
-
>https://limcheekin-yarn-mistral-7b-128k-gguf.hf.space/v1</a
|
21 |
-
>
|
22 |
-
</li>
|
23 |
-
<li>
|
24 |
-
The API doc:
|
25 |
-
<a href="https://limcheekin-yarn-mistral-7b-128k-gguf.hf.space/docs"
|
26 |
-
>https://limcheekin-yarn-mistral-7b-128k-gguf.hf.space/docs</a
|
27 |
-
>
|
28 |
-
</li>
|
29 |
-
</ul>
|
30 |
-
<p>
|
31 |
-
If you find this resource valuable, your support in the form of starring
|
32 |
-
the space would be greatly appreciated. Your engagement plays a vital role
|
33 |
-
in furthering the application for a community GPU grant, ultimately
|
34 |
-
enhancing the capabilities and accessibility of this space.
|
35 |
-
</p>
|
36 |
</body>
|
37 |
</html>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|
4 |
+
<title>Zweke!</title>
|
5 |
</head>
|
6 |
<body>
|
7 |
+
Zweke!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
</body>
|
9 |
</html>
|