Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
library_name: peft
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- llama-cpp
|
@@ -55,4 +54,4 @@ Step 3: Run inference through the main binary.
|
|
55 |
or
|
56 |
```
|
57 |
./llama-server --hf-repo ethicalabs/Kurtis-SmolLM2-360M-Instruct-DPO-GGUF --hf-file kurtis-smollm2-360m-instruct-dpo-q4_k_m.gguf -c 2048
|
58 |
-
```
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- text-generation-inference
|
4 |
- llama-cpp
|
|
|
54 |
or
|
55 |
```
|
56 |
./llama-server --hf-repo ethicalabs/Kurtis-SmolLM2-360M-Instruct-DPO-GGUF --hf-file kurtis-smollm2-360m-instruct-dpo-q4_k_m.gguf -c 2048
|
57 |
+
```
|