Isaak-Carter commited on
Commit
78ebbdb
1 Parent(s): ea55f79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -8,6 +8,18 @@ tags:
8
  - THUNLP
9
  ---
10
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  <div align="center">
13
  <h1>
 
8
  - THUNLP
9
  ---
10
 
11
+ # Important:
12
+ made a seperate repo, because the OG creators didn't merge the safensors variant commit from the huggingface team, and due to the model_type property not existing in the config, (for my MiniCPM implementatino in mlx-examples). This is all fixed here.
13
+
14
+ To use in mlx:
15
+
16
+ ```sh
17
+ python -m mlx_lm.generate --model Isaak-Carter/MiniCPM-2B-dpo-fp32-safetensors --prompt "hello"
18
+ ```
19
+
20
+
21
+
22
+
23
 
24
  <div align="center">
25
  <h1>