togethercomputer / together-python

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

Deduplicate Utils #43

Closed clam004 closed 1 year ago

clam004 commented 1 year ago

found some mistakes in the last merge:

  1. the 7b model should not be subject to the 32X rule
  2. there was a duplicate of utils.py in the main src/together folder and in src/together/utils