1
mirror of https://github.com/cocktailpeanut/dalai synced 2025-02-17 01:21:28 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
cocktailpeanut
0de53463e6 Update
- manually setting home: handle by passing in the argument instead of using the ENV variable (for flexibility)
- installed() API
- better exception handling
- request() now takes a "url" attribute (Previously the url was being set in the constructor, this is not really correct, so moved it to the request() method)
- added 2 latest attributes: `repeat_last_n`, `repeat_penalty`
- changed `skipEnd` to `skip_end` to be consistent with the rest of the request spec
- web UI update: less brutalist. expose all customizable knobs in the header. display all currently installed models using the new `installed()` api
2023-03-13 16:11:47 -04:00
cocktailpeanut
315e6fd0b9 update 2023-03-12 17:56:04 -04:00
cocktailpeanut
1caa0508b5 update 2023-03-12 16:10:39 -04:00
cocktailpeanut
38a3eca656 init 2023-03-12 16:06:51 -04:00