File size: 245 Bytes
747cd58
 
 
 
 
 
 
15b1d6d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: mit
base_model:
- 5CD-AI/Vintern-1B-v3_5
---

Original model: https://huggingface.co/5CD-AI/Vintern-1B-v3_5

### How to use this

Install llama.cpp

Then:

```
llama-server -hf ngxson/Vintern-1B-v3_5-GGUF --chat-template vicuna
```