Severian commited on
Commit
a59eb01
1 Parent(s): d5d89c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -71,6 +71,7 @@ This model is intended for use in applications that require deep, interdisciplin
71
 
72
  The model can be loaded and used in various natural language processing tasks that require nuanced understanding and creative output. Here is a basic example of how to load and use the model using the Hugging Face Transformers library:
73
 
 
74
  ```python
75
  pip install mlx-lm
76
  from mlx_lm import load, generate
 
71
 
72
  The model can be loaded and used in various natural language processing tasks that require nuanced understanding and creative output. Here is a basic example of how to load and use the model using the Hugging Face Transformers library:
73
 
74
+
75
  ```python
76
  pip install mlx-lm
77
  from mlx_lm import load, generate