Bingsu commited on
Commit
9682634
1 Parent(s): 855138a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -13,6 +13,13 @@ tags:
13
 
14
  # EXAONE-3.0-8B-it
15
 
 
 
 
 
 
 
 
16
  ```py
17
  from llama_cpp import Llama
18
 
 
13
 
14
  # EXAONE-3.0-8B-it
15
 
16
+ [!WARNING]
17
+
18
+ https://github.com/ggerganov/llama.cpp/wiki/Templates-supported-by-llama_chat_apply_template
19
+
20
+ chat template 적용 안됨
21
+
22
+
23
  ```py
24
  from llama_cpp import Llama
25