Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -5,6 +5,7 @@
|
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
<h1>GGUF Inference API</h1>
|
|
|
|
| 8 |
<p>
|
| 9 |
<a href="https://github.com/abetlen/llama-cpp-python">llama-cpp-python</a>
|
| 10 |
</p>
|
|
|
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
<h1>GGUF Inference API</h1>
|
| 8 |
+
<h2>Currently running zephyr-7B-alpha(Q4_K_M)</h2>
|
| 9 |
<p>
|
| 10 |
<a href="https://github.com/abetlen/llama-cpp-python">llama-cpp-python</a>
|
| 11 |
</p>
|