Skip to content

Commit 5c5a5da

Browse files
authored
Update README.md
removed extra section.
1 parent aa9ef59 commit 5c5a5da

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,11 +189,6 @@ groups:
189189
- [Speculative Decoding](examples/speculative-decoding/README.md) - using a small draft model can increase inference speeds from 20% to 40%. This example includes a configurations Qwen2.5-Coder-32B (2.5x increase) and Llama-3.1-70B (1.4x increase) in the best cases.
190190
- [Optimizing Code Generation](examples/benchmark-snakegame/README.md) - find the optimal settings for your machine. This example demonstrates defining multiple configurations and testing which one is fastest.
191191
- [Restart on Config Change](examples/restart-on-config-change/README.md) - automatically restart llama-swap when trying out different configurations.
192-
193-
## Configuration
194-
195-
llama-s
196-
197192
</details>
198193

199194
## Docker Install ([download images](https://github.com/mostlygeek/llama-swap/pkgs/container/llama-swap))

0 commit comments

Comments
 (0)