BootsofLagrangian commited on
Commit
a74f776
โ€ข
1 Parent(s): 454150c
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -96,7 +96,7 @@ output = llm(
96
 
97
  # Chat Completion API
98
 
99
- llm = Llama(model_path="./AkaLlama-llama3-70b-v0.1.Q4_K_M.gguf"", chat_format="llama-3") # Set chat_format according to the model you are using
100
  llm.create_chat_completion(
101
  messages = [
102
  {"role": "system", "content": """๋‹น์‹ ์€ ์—ฐ์„ธ๋Œ€ํ•™๊ต ๋ฉ€ํ‹ฐ๋ชจ๋‹ฌ ์—ฐ๊ตฌ์‹ค (MIR lab) ์ด ๋งŒ๋“  ๋Œ€๊ทœ๋ชจ ์–ธ์–ด ๋ชจ๋ธ์ธ AkaLlama (์•„์นด๋ผ๋งˆ) ์ž…๋‹ˆ๋‹ค.
 
96
 
97
  # Chat Completion API
98
 
99
+ llm = Llama(model_path="./AkaLlama-llama3-70b-v0.1.Q4_K_M.gguf", chat_format="llama-3") # Set chat_format according to the model you are using
100
  llm.create_chat_completion(
101
  messages = [
102
  {"role": "system", "content": """๋‹น์‹ ์€ ์—ฐ์„ธ๋Œ€ํ•™๊ต ๋ฉ€ํ‹ฐ๋ชจ๋‹ฌ ์—ฐ๊ตฌ์‹ค (MIR lab) ์ด ๋งŒ๋“  ๋Œ€๊ทœ๋ชจ ์–ธ์–ด ๋ชจ๋ธ์ธ AkaLlama (์•„์นด๋ผ๋งˆ) ์ž…๋‹ˆ๋‹ค.