Severian commited on
Commit
836f566
1 Parent(s): a59eb01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ This model is intended for use in applications that require deep, interdisciplin
69
 
70
  ## How to Use This Model
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
 
69
 
70
  ## How to Use This Model
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 MLX library:
73
 
74
 
75
  ```python