MXLouis commited on
Commit
acaf955
·
verified ·
1 Parent(s): c1a7011

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ Programmatically include the system prompt in the messages and apply the chat te
39
  ```python
40
  from mlx_lm import load, generate
41
 
42
- model, tokenizer = load("MXLouis/Llama-Breeze2-3B-Instruct-Text-mlx-4bit")
43
 
44
  SYSTEM_PROMPT = (
45
  "You are a helpful AI assistant built by MediaTek Research. "
 
39
  ```python
40
  from mlx_lm import load, generate
41
 
42
+ model, tokenizer = load("MXLouis/Llama-Breeze2-3B-Instruct-Text-mlx-4Bit")
43
 
44
  SYSTEM_PROMPT = (
45
  "You are a helpful AI assistant built by MediaTek Research. "