ereniko commited on
Commit
064c9bf
·
verified ·
1 Parent(s): 8c4379d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ v1 produced grammatically correct sentences that did not really say anything whe
34
 
35
  ## Heads Up
36
 
37
- HuggingFace shows model size as 30M parameters because of compability additions from pickle to safetensors. The main model is still 24M and will run like a 24M model. If you want it the leanest way for any reason, use the pickle loading inference code [here](##Legacy-Inference)
38
 
39
  ## Model Details
40
 
 
34
 
35
  ## Heads Up
36
 
37
+ HuggingFace shows model size as 30M parameters because of compatibility additions from pickle to safetensors. The main model is still 24M and will run like a 24M model. If you want it the leanest way for any reason, use the pickle loading inference code [here](##legacy-inference)
38
 
39
  ## Model Details
40