We are planning to update the list to always support the lastest open-source models on the repo and api.
As of 02/20/2024 large model outpus are highly biased towards positive numbers, we are still researching why, nano, small and medium models are working as expected.
api sample
// semantic relationship between "I love this" and "I hate this"
nano: 0.4614074121704735
small: 0.6553150807627873
medium: 0.8263292187144999
large: 0.8567815005348627
Note: the api is only for prototyping as of now, we are currently working on scaling things up soon.