togethercomputer / together-python

The Official Python Client for Together's API
https://pypi.org/project/together/
Apache License 2.0
21 stars 4 forks source link

Add new sampling parameters: presence_penalty, frequency_penalty, min_p, and logit_bias #121

Closed orangetin closed 2 months ago

orangetin commented 3 months ago

Adding support for new sampling parameters:

Also added new tests for these.