LucasArmandVast
4380d98c01
Use PyWorker SDK ( #67 )
...
* Change PyWorker to Worker SDK
* Moved /lib to vast-sdk (https://github.com/vast-ai/vast-sdk )
2025-12-15 19:33:03 -08:00
Abiola Akinnubi
4ecc07032f
Mark pyworkers as "Error" if startup script fails. to avoid silent fail that waits for autoscaler.
2025-12-11 12:51:56 -08:00
Lucas Armand
7986e51e9e
early errors
2025-11-24 15:24:06 -08:00
Lucas Armand
9c6ab78503
Move model log line
2025-11-24 15:22:23 -08:00
Lucas Armand
45e0c7d9ca
Move model log rotate to top
2025-11-24 15:02:33 -08:00
Lucas Armand
0b14562a63
dont exit on pyworker fail
2025-11-11 17:57:08 -08:00
Lucas Armand
de9b50abb9
use set +e
2025-11-11 17:53:36 -08:00
Lucas Armand
a12523b1d2
Added bad code to tgi server to test
2025-11-11 17:41:12 -08:00
edgaratvast
02c8307af7
remove redis pubsub from pyworker ( #53 )
...
Co-authored-by: Edgar Lin <edgarlin2000@gmail.com >
2025-10-29 17:07:56 -07:00
Rob Ballantyne
1d09d7fe96
Update uv venv creation command
2025-09-01 16:55:20 +01:00
Rob Ballantyne
b00bef547c
Ensure uv env script is present before sourcing
2025-08-22 17:08:42 +01:00
Rob Ballantyne
08c88f7527
Improve testability
2025-08-20 09:34:09 +01:00
Nader Arbabian
cd946b0a9f
update report_addr to use new webserver endpoint with AS fallback
2025-08-12 13:31:19 -07:00
Rob Ballantyne
9e369c55a5
Ensure venv creation where python is unavailable ( #21 )
2025-07-17 09:59:35 -07:00
Nader Arbabian
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
Abiola Akinnubi
0c4d89f17b
Added back code missed used to merge issues.
2025-06-03 10:54:57 -07:00
Nader Arbabian
84f8555361
Update start_server.sh
...
revert python version bump
2025-06-02 19:15:55 -07:00
Abiola Akinnubi
71ed54ebe4
Endpoint update pr one ( #1 )
...
* Added endpoint flexibility along with existing log. extended the log support
* Switched Endpoint back to vast-ai, Added endpoint flexibility along with existing log. extended the log support
* Modify the endpoint return type as optional and check via pyright to ensure there are not compilation/type errors
* Added endpoint flexibility along with existing log. extended the log support
Switched Endpoint back to vast-ai, Added endpoint flexibility along with existing log. extended the log support
Modify the endpoint return type as optional and check via pyright to ensure there are not compilation/type errors
* Endpoint Utils and API changes
2025-06-02 18:43:27 -07:00
Nader Arbabian
910f6f2b29
fix: fix incorrect check for comfy_model env var
2024-09-24 16:09:24 -07:00
Nader Arbabian
ed7a952bf4
Merge pull request #1 from Nader-gator/main
...
add pyworker v2
2024-09-12 11:27:48 -07:00
Nader Arbabian
589216d15f
initial commit
2024-09-04 11:19:30 -07:00