Commit Graph
18 Commits
Author SHA1 Message Date
Nader Arbabian 0bf3247a34 fix completions and interactive client 2025-08-11 12:37:53 -07:00
Nader Arbabian 52ac4c0c1a fix endpoint_util not using the correct instance's endpoint 2025-08-11 12:05:58 -07:00
Nader ArbabianandGitHub 8804e17201 download vast.ai's root certificate in order to make pyworker requests (#25) 2025-08-08 17:04:16 -07:00
Nader ArbabianandGitHub 4016cf9a53 redo metrics tracking for requests, fixes bug wherere some requests were marked as pending, even though they had finished (#24) 2025-08-08 17:01:21 -07:00
Nader ArbabianandGitHub be2aafdb1f fix pyright errors + revert to old way of handling cancelled api requests (#23) 2025-07-17 16:59:06 -07:00
Nader ArbabianandGitHub 6fb610cb5b fix pyworker miscounting active connections (#20)
* fix pyworker miscounting active connections

* clean up some issues

* add option to skip auth
2025-07-15 15:33:27 -07:00
Nader Arbabian 0bf2d04223 stop using urljoin for worker_status endpoint 2025-06-17 23:09:45 -07:00
Nader ArbabianandNader Arbabian 9ebf1924ea don't healthcheck endpoints until model is loaded and benchmarks have run 2025-06-11 15:26:50 -07:00
Nader ArbabianandNader Arbabian 0ab9a13a46 update tokenizers deps 2025-06-10 17:56:06 -07:00
Nader ArbabianandNader Arbabian 4bac805093 update tokenizers 2025-06-10 17:07:38 -07:00
Nader ArbabianandNader Arbabian 4bf6f268a2 fix up depencies once and for all, fix broken imports 2025-06-10 14:11:10 -07:00
Nader ArbabianandGitHub 84f8555361 Update start_server.sh
revert python version bump
2025-06-02 19:15:55 -07:00
Nader ArbabianandGitHub 6de4ee2b59 Merge pull request #2 from mbeltagy/patch-1
Update README.md
2025-04-09 12:17:58 -07:00
Nader ArbabianandGitHub 28977c8bf9 Merge pull request #3 from Nader-gator/main
add cuda error handling
2025-04-09 12:17:11 -07:00
Nader Arbabian f15c7a3540 fix wrong aiohttp version and add pubkey fetch retry 2025-04-02 17:01:45 -07:00
Nader Arbabian 099bb5fa04 add cuda error handling 2025-03-19 11:35:25 -07:00
Nader Arbabian 910f6f2b29 fix: fix incorrect check for comfy_model env var 2024-09-24 16:09:24 -07:00
Nader Arbabian 589216d15f initial commit 2024-09-04 11:19:30 -07:00