Mikhail Yevchenko
|
e8e04fe8bc
|
Remove commented out info log actions from log configuration
|
2026-05-21 19:55:13 +00:00 |
|
Mikhail Yevchenko
|
6cb3acdd64
|
Add logging import and set logger level to WARNING
|
2026-05-21 19:50:21 +00:00 |
|
Mikhail Yevchenko
|
586ccbff1b
|
Update log action configuration to specify detailed error and info messages
|
2026-05-21 19:47:16 +00:00 |
|
Mikhail Yevchenko
|
bcc6b62277
|
Update log action configuration to enable error and info logging
|
2026-05-21 19:40:47 +00:00 |
|
Mikhail Yevchenko
|
3285d9118f
|
Enhance completions benchmark generator to extract words from a fallback Perl copyright file
|
2026-05-21 19:33:41 +00:00 |
|
Mikhail Yevchenko
|
f77d943d79
|
Refactor log message handling and improve word extraction in completions benchmark
|
2026-05-21 19:25:09 +00:00 |
|
Mikhail Yevchenko
|
976622a594
|
Remove nltk dep
|
2026-05-21 19:11:53 +00:00 |
|
Mikhail Yevchenko
|
0b47ef80fb
|
Remove version specifications for vastai-sdk and nltk in requirements.txt
|
2026-05-21 19:10:13 +00:00 |
|
Mikhail Yevchenko
|
3898a8a651
|
Update model server URL to remove port specification
|
2026-05-21 18:50:41 +00:00 |
|
Mikhail Yevchenko
|
170571714f
|
Add log message for model load event in Ollama configuration
|
2026-05-21 15:27:28 +00:00 |
|
Mikhail Yevchenko
|
81347ab8a0
|
Remove placeholder log messages for model load, error, and info
|
2026-05-21 15:11:30 +00:00 |
|
Mikhail Yevchenko
|
6bb0097829
|
Refactor model configuration and update log messages for Ollama
|
2026-05-21 15:11:25 +00:00 |
|
Mikhail Yevchenko
|
1cea6fbd2d
|
Update model server URL and port configuration
|
2026-05-20 13:34:45 +00:00 |
|
Mikhail Yevchenko
|
40db98915f
|
Add devcontainer configuration for Vast.ai serverless Ollama template
|
2026-05-18 20:38:26 +00:00 |
|
Mikhail Yevchenko
|
94926b74b6
|
Add log message for server listening status
|
2026-05-18 19:42:40 +00:00 |
|
Mikhail Yevchenko
|
d0347b0755
|
Update log file path and enhance load log messages
|
2026-05-18 18:41:14 +00:00 |
|
Lucas Armand
|
9bc9ba11c5
|
Increase TGI benchmark tokens to 500
|
2026-04-30 14:04:39 -07:00 |
|
LucasArmandVast
|
48fdc65e3d
|
Update to vastai package (#84)
|
2026-04-14 10:41:31 -07:00 |
|
LucasArmandVast
|
2cd97315cd
|
Add nltk requirement for openai worker (#83)
* Add nltk requirement for openai worker
* pin version
|
2026-04-13 11:30:06 -07:00 |
|
Lucas Armand
|
83c31e25a9
|
Add force update detection
|
2026-03-31 13:46:22 -07:00 |
|
Lucas Armand
|
fbe1dca6fa
|
more env_path fixes
|
2026-03-30 16:28:51 -07:00 |
|
Lucas Armand
|
4c3120dbc5
|
allow override env_path
|
2026-03-30 16:25:01 -07:00 |
|
Lucas Armand
|
d7d9b915f6
|
allow break system packages
|
2026-03-30 16:09:17 -07:00 |
|
Lucas Armand
|
4660b337fb
|
Check for USE_SYSTEM_PYTHON
|
2026-03-30 14:46:38 -07:00 |
|
edgaratvast
|
7506ecb6b5
|
directly invoke one stop shop setup executable exported by vastai pip package for deployments (#82)
|
2026-03-26 10:59:49 -07:00 |
|
LucasArmandVast
|
50633c5003
|
Update deployments script with retries. (#81)
|
2026-03-23 14:58:32 -07:00 |
|
LucasArmandVast
|
2e8f18276f
|
Add beta deployments script (#80)
|
2026-03-23 14:14:06 -07:00 |
|
Scott Darden
|
eba9c480eb
|
Merge pull request #79 from vast-ai/update-requirements
Updated requirements to only require vastai-sdk
|
2026-01-14 12:07:33 -08:00 |
|
Lucas Armand
|
aaca1c9645
|
Updated requirements to only require vastai-sdk
|
2026-01-14 10:47:07 -08:00 |
|
LucasArmandVast
|
f319db6bd5
|
flag for model log rotate (#78)
|
2026-01-12 17:03:18 -08:00 |
|
LucasArmandVast
|
4d786b4d17
|
SDK Versioning Improvements (#77)
* Add SDK_BRANCH
|
2026-01-02 10:23:07 -08:00 |
|
LucasArmandVast
|
bd3e0032a1
|
Add SDK version checking (#76)
|
2025-12-17 21:01:52 -08:00 |
|
Lucas Armand
|
e02f4bc943
|
Lowered concurrency of vLLM and TGI benchmarks
|
2025-12-17 11:55:33 -08:00 |
|
Lucas Armand
|
bcb04b9a32
|
add missing comma
|
2025-12-17 11:40:40 -08:00 |
|
Lucas Armand
|
9daf171487
|
Increase queue limits for vLLM and TGI
|
2025-12-17 11:38:55 -08:00 |
|
LucasArmandVast
|
29f836eb1a
|
Backwards compatible vLLM payload (#75)
* Support old vLLM payloads
|
2025-12-15 19:58:02 -08:00 |
|
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
|
2ce741a8b7
|
Merge pull request #74 from vast-ai/AUTO-912
Mark pyworkers as "Error" if startup script fails. to avoid silent fail that waits for autoscaler.
|
2025-12-11 17:05:13 -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 |
|
edgaratvast
|
df61e6e946
|
correct version pin for aiohttp (#73)
Co-authored-by: Edgar Lin <edgarlin2000@gmail.com>
|
2025-12-10 19:34:52 -08:00 |
|
LucasArmandVast
|
70f8a8f534
|
Merge pull request #72 from vast-ai/hotfix-pin-pycares
Hotfix: pin pycares
|
2025-12-10 20:41:44 -05:00 |
|
Lucas Armand
|
7be8aa6397
|
pin pycares
|
2025-12-10 17:38:03 -08:00 |
|
Colter-Downing
|
138fc3ac47
|
Merge pull request #71 from vast-ai/AUTO-comfyui-updates
Auto comfyui updates
|
2025-12-04 10:55:12 -08:00 |
|
Colter Downing
|
222ac2a0dd
|
default endpoint name
|
2025-12-04 10:54:55 -08:00 |
|
Colter Downing
|
40aed9b5f8
|
adding s3 as an option
|
2025-12-04 10:52:57 -08:00 |
|
Colter Downing
|
d4d36bf86e
|
done with comfy updates
|
2025-12-03 20:45:55 -08:00 |
|
Colter Downing
|
e839cfc6e8
|
include view in API wrapper
|
2025-12-03 20:22:45 -08:00 |
|
Colter Downing
|
f04138e13b
|
update to be able to get images
|
2025-12-03 20:16:25 -08:00 |
|
Colter-Downing
|
de3aa87c8f
|
Merge pull request #70 from vast-ai/AUTO-tgi-client-edits
update tgi client
|
2025-12-03 18:40:01 -08:00 |
|
Colter Downing
|
6b5b1341a7
|
update tgi client
|
2025-12-03 18:38:42 -08:00 |
|