Amansoni7477030 commited on
Commit
5f4282a
·
verified ·
1 Parent(s): 6c79855

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM ./llama.gguf
2
 
3
- SYSTEM """Bạn một trợ AI hữu ích. Hãy trả lời người dùng một cách chính xác."""
4
 
5
  TEMPLATE """{{ if .System }}<|im_start|>system
6
  {{ .System }}<|im_end|>
 
1
  FROM ./llama.gguf
2
 
3
+ SYSTEM """You are a helpful AI assistant. Please respond to the user accurately."""
4
 
5
  TEMPLATE """{{ if .System }}<|im_start|>system
6
  {{ .System }}<|im_end|>