band2001 commited on
Commit
db084bb
·
verified ·
1 Parent(s): 9785e2a

python formatting

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ If you have mlx_lm installed, you can run the following command to get up and ru
25
 
26
  Here is a simple Python file to interact with Bryan-6000. This could be useful if you are interested in creating an API to interact with Bryan-6000. There is also a sample system prompt included.
27
 
28
- ```{python}
29
  from mlx_lm import load, generate
30
 
31
  SYSTEM_PROMPT = """
 
25
 
26
  Here is a simple Python file to interact with Bryan-6000. This could be useful if you are interested in creating an API to interact with Bryan-6000. There is also a sample system prompt included.
27
 
28
+ ```python
29
  from mlx_lm import load, generate
30
 
31
  SYSTEM_PROMPT = """