FritzStack commited on
Commit
684c8e3
·
verified ·
1 Parent(s): 6627db6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -12,6 +12,14 @@ language:
12
  - en
13
  ---
14
 
 
 
 
 
 
 
 
 
15
  ```python
16
  from TONY.COGNITIVE import CognitivePredictor, CognitivePredictor_mlx
17
 
 
12
  - en
13
  ---
14
 
15
+
16
+ ## Use with mlx
17
+
18
+ ```bash
19
+ pip install mlx-lm
20
+ !pip install git+https://github.com/Fede-stack/TONYpy.git
21
+ ```
22
+
23
  ```python
24
  from TONY.COGNITIVE import CognitivePredictor, CognitivePredictor_mlx
25