hieunguyen1053 commited on
Commit
af343c9
1 Parent(s): b3d8dad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
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.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - vi
5
+ - en
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - llama.cpp
9
+ ---
10
  ```bash
11
  ./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>>
12
  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.