cocktailpeanut
dc8658ae07
Merge pull request #107 from matbee-eth/main
...
Add threads support to front end ui, showing system cpu count by default
2023-03-22 01:27:53 -04:00
cocktailpeanut
e31a5c7755
fix cmake process hanging
2023-03-19 17:43:56 -04:00
Mathieu Gosbee
9faa7ec49f
re-enable file skip
2023-03-19 01:09:31 -04:00
cocktailpeanut
f0294e406b
case insensitive model names
...
sometimes people enter 7b instead of 7B and wonder why it's not working, so just uppercase everything in order to get rid of confusion
2023-03-18 01:38:44 -04:00
cocktailpeanut
c5349d066e
New API
...
- dalai <model_type> add <model_name>
- dalai serve
2023-03-17 03:01:52 -04:00
cocktailpeanut
a944238333
cleanup
2023-03-17 00:56:00 -04:00
cocktailpeanut
b3b75a08fb
Downloader fix
...
use a method that doesn't waste memory (and eventually run out of system memory)
2023-03-17 00:38:04 -04:00
cocktailpeanut
dfeecdbb58
Edge case handling
...
Always re-convert because something may have gone wrong but the file still exists.
Also use the official ipfs gateway for downloading instead of cloudflare for reliability
2023-03-16 22:05:44 -04:00
cocktailpeanut
a32b544014
windows fix
2023-03-16 19:57:02 -04:00
cocktailpeanut
d15b1a4770
update
2023-03-16 19:15:14 -04:00
cocktailpeanut
a4cbf1c73c
dalai alpaca
2023-03-16 18:46:41 -04:00