Update README.md
Browse files
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 |
```
|