File size: 765 Bytes
ee4bf46
19df835
d133a8e
 
 
ee4bf46
 
 
d87cb51
19df835
ee4bf46
 
19df835
e5cd6b7
 
d133a8e
19df835
d133a8e
b9e35c1
b2a0119
 
1f1fa58
d133a8e
 
 
 
19df835
849f584
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: server.cpp / Ghudsavar
emoji: πŸ‡πŸ»
colorFrom: gray
colorTo: green
sdk: docker
pinned: false
license: mit
app_port: 7860
short_description: Phi-3-Mini on llama.cpp based server 
---

# Server.cpp / Ghudsavar πŸ‡πŸ» 

Github [iAkashPaul/Ghudsavar](https://github.com/iakashpaul/Ghudsavar)

> Ghudsavar (Horse rider) - a quick server image, with one click deployment to HuggingFace spaces (even on the free tier with 2 CPU-cores).

Try it here [iAkashPaul/server.cpp](https://iakashpaul-server-cpp.hf.space) (default HF Space Embed messes up the themeing).

```Phi3-mini``` @Q4 runs at ~5tok/s

## Customize yours 

```bash
git clone https://github.com/iakashpaul/Ghudsavar.git
docker build -t iakashpaul/server.cpp:latest . --platform linux/amd64
```