hieunguyen1053 commited on
Commit
b3d8dad
1 Parent(s): 439c019

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ```bash
2
+ ./main -m ../VietGPT/dama-7B/vietgpt-chat/dama-2-7b-chat/dama-2-7b-chat.q2_k.gguf -n 512 --logit-bias 2+1 --temp 0.1 --repeat_penalty 1.03 --multiline-input -p "<s>[INST] <<SYS>>
3
+ Bạn là VietGPT, mô hình ngôn ngữ lớn được VietGPT đào tạo, dựa trên kiến trúc LLaMa.
4
+ <</SYS>>
5
+
6
+ Hồ Chí Minh sinh vào ngày nào? [/INST]"
7
+ ```