Commit Graph

6 Commits (56eae406cec9cacc72dd400ce029265d68bfb3ed)

Author SHA1 Message Date
Laurel Orr 56eae406ce feat: chatgpt client added (#47) 1 year ago
Laurel Orr 6f5b64f0df Laurel/diffusion (#40)
* Sketch of diffusers added

* [WIP] Array caching implemented with end2end diffusion working

* [WIP] Make initial pass on CLIP model

* [WIP] Get endpoint running for CLIP

* Add support for clip images

* [chore] merge main

* chore: fix xxhash install

Co-authored-by: Sabri Eyuboglu <eyuboglu@stanford.edu>
1 year ago
Laurel Orr 88a05ec09e fix: update toma API (#44)
* fix: update toma API

Added langchain demo notebook

* build: fix isort python 310
1 year ago
Laurel Orr e86b8e81bf [feat] batch run; remove prompt batch_run zoo and opt; refactor to us… (#39)
* [feat] batch run; remove prompt batch_run zoo and opt; refactor to use standard request inputs

* [chore] test rounding fix
2 years ago
Laurel Orr c5f00b9f73 Request cache refactor (#37)
* [wip] cache import clean up and removed api imports

* [chore] add timeout to requests

* [chore] toma heartbeats to logger
2 years ago
Laurel Orr 889837f013 [feat] toma client (#36)
* [feat] toma client

* Update toma.py

* [chore] clean up model heartbeat toma

Co-authored-by: Karan Goel <kgoel93@gmail.com>
2 years ago