File size: 612 Bytes
c0f75c6
8ba738e
 
c0f75c6
8ba738e
ae121aa
 
 
 
 
 
c0f75c6
ae121aa
 
 
 
 
 
79c8bc6
 
 
 
 
 
 
 
 
ae121aa
 
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
29
30
---
language:
- vi
license: mit
library_name: transformers
datasets:
- gingdev/ictu-lecturers
- gingdev/ViHealthQA-small
metrics:
- accuracy
pipeline_tag: text-generation
---
# LLaMA 7b ICTU
This model is based on [VinaLLaMA](vilm/vinallama-7b-chat)

The model is for educational purposes only.

## Information
Prompt template (chatml, similar to the base model)
```
<|im_start|>system
Bạn là một trợ lí AI hữu ích. Hãy trả lời người dùng một cách chính xác.
<|im_end|>
<|im_start|>user
Thủ đô của Việt Nam ở đâu?<|im_end|>
<|im_start|>assistant
```

Author: Tran Xuan Thanh