appvoid commited on
Commit
e4bc46b
·
verified ·
1 Parent(s): af467ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -26,6 +26,8 @@ You can utilize [bert.cpp](https://github.com/skeskinen/bert.cpp) as usual or us
26
 
27
  We are planning to update the list to always support the lastest open-source models on the repo and api.
28
 
 
 
29
  ### api sample
30
 
31
  ```
 
26
 
27
  We are planning to update the list to always support the lastest open-source models on the repo and api.
28
 
29
+ As of 02/20/2024 medium and large outpus are highly biased towards positive numbers, we are still researching why, nano and small models are working as expected.
30
+
31
  ### api sample
32
 
33
  ```