Commit History

Remove Kaggle entirely; pipeline uses API keys only
ba7c539

Arshit Malik commited on

Auto-remove dead API keys from pool when 401/403 received
0a06ac8

Arshit Malik commited on

remove dead free.v36.cm, seed pool from alistaitsacle README
580a4a8

Arshit Malik commited on

fix missing POOL_KEY constant
71a13e4

Arshit Malik commited on

full API key integration: prefer free keys, fallback to Kaggle
6fffeba

Arshit Malik commited on

two-space key pool: yt-flow + yt-keys tester
c011290

Arshit Malik commited on

fix cache quantization, full kernel logs, copy button
ef2dcf8

Arshit Malik commited on

enable flash_attn and GPU offloading
39023f2

Arshit Malik commited on

fix type_k/type_v to int for llama-cpp v0.3
443de1f

Arshit Malik commited on

use pre-built llama-cpp wheel, raise on LLM failure to prevent FLUX skip
f641dd8

Arshit Malik commited on

add multi-account rotation, fix 429 backoff, reset stage on error
1fd04f1

Arshit Malik commited on

fix kernel code_file name to actual template file
79b389d

Arshit Malik commited on

definitive fix: correct llm template, wait_kaggle, 5s poll, kernel logs
1010bca

Arshit Malik commited on

fix binary flag, uncomment wait, 5s poll, kernel logs, suppress 404
046a1e2

Arshit Malik commited on

fix syntax, remove 60s, poll 15s, kernel logs, suppress 404 noise
bf0b578

Arshit Malik commited on

fix second syntax error, remove 60s delay
aeb694b

Arshit Malik commited on

fix offload_kqv syntax
c7d537a

Arshit Malik commited on

fix syntax error in llm template
ed240cb

Arshit Malik commited on

remove ollama/openclaw, full live logs
5359a8d

Arshit Malik commited on

fix: log both stdout+stderr on push fail, rate-limit backoff, pure pip install no cmake
46a802a

Arshit Malik commited on

fix: force --only-binary for llama-cpp-python on Kaggle Python 3.12
caed18e

Arshit Malik commited on

fix: force --only-binary for llama-cpp-python on Kaggle Python 3.12
f9f72e5

Arshit Malik commited on

fix: kaggle sm_75 + pre-built wheel, OpenClaw+Ollama on clean base, no health-check
6badc3b

Arshit Malik commited on

fix: replace openclaw health-check image with python:3.11-slim, eliminate spurious pauses
fc8bc78

Arshit Malik commited on

fix: move ollama install to start.sh for faster build, prevent Space pause during build
09aa179

Arshit Malik commited on

fix: dataset_sources attached, kernel errors non-fatal, space stays running
14afb17

Arshit Malik commited on

fix: remove random suffix from Kaggle kernel slug to match actual stored name
4375be0

Arshit Malik commited on

fix: kaggle is_private bool False for kagglesdk v0.1.22
2a60eb3

Arshit Malik commited on

fix: python status server on 8080 so nginx never 502s regardless of openclaw
5b9367d

Arshit Malik commited on

fix: python json config (no heredoc), fallback http server on 8080
edbbeec

Arshit Malik commited on

fix: sync_hub clean rewrite, openclaw password key, 7b model, sleep infinity keepalive
ecb7a1f

Arshit Malik commited on

fix: kaggle 60s poll delay, is_private string, openclaw password, sync_hub
d5d612e

Arshit Malik commited on

fix: sync_hub syntax, openclaw password key, is_private bool, remove double logging, 14b model
72b329b

Arshit Malik commited on

fix: add zstd for ollama install
c31a625

Arshit Malik commited on

fix: add USER root before apt-get in Dockerfile
b19ae41

Arshit Malik commited on

fix: remove secrets and token from repo, add gitignore
5478e7a

Arshit Malik commited on

clean: full pipeline, no secrets in history
b9ba589

Arshit Malik commited on