0x81632 commited on
Commit
c30a8c8
1 Parent(s): a1a890a

Update index.html

Browse files
Files changed (1) hide show
  1. 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>