File size: 205 Bytes
635d689 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
base_model:
- somemodel/Testing-BaseModel
---
# Testing-BaseModel GGUF
Recommended way to run this model:
```sh
llama-server -hf danbev/Testing-BaseModel-GGUF
```
Then, access http://localhost:8080
|