fixup README
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ Final estimate: PPL = 9.1184 +/- 0.07278 (wiki-test.raw, compare to BF16 at 9.07
|
|
45 |
```
|
46 |
|
47 |
## Quick Start
|
48 |
-
#### `ik_llama.cpp` API server for
|
49 |
```bash
|
50 |
# This example for ~21468MiB VRAM Usage
|
51 |
./build/bin/llama-server
|
|
|
45 |
```
|
46 |
|
47 |
## Quick Start
|
48 |
+
#### `ik_llama.cpp` API server for GPU inferencing
|
49 |
```bash
|
50 |
# This example for ~21468MiB VRAM Usage
|
51 |
./build/bin/llama-server
|