Commit History

fix: Update torch to 2.3+ for transformers compatibility
1b73605

gary-boon Claude Opus 4.5 commited on

fix: Update transformers for Devstral support
b788304

gary-boon Claude Opus 4.5 commited on

docs: Mark GPU HF Space Devstral deployment complete
65c6e2e

gary-boon Claude Opus 4.5 commited on

docs: Update phased plan with Phase 2/2b/2c completion status
688efad

gary-boon Claude Opus 4.5 commited on

Add vocabSize to modelInfo response
499afba

gary-boon Claude Opus 4.5 commited on

Update .env.spark.example: TORCH_DTYPE now auto-detected
543454f

gary-boon Claude Opus 4.5 commited on

Add recommended_dtype to model configs
62525b2

gary-boon Claude Opus 4.5 commited on

Phase 2: Add Devstral backend support
9080f28

gary-boon Claude Opus 4.5 commited on

Update plan: Phase 1 paused due to GB10 GPU support
e694533

gary-boon Claude Opus 4.5 commited on

Add DEVICE env var to force CPU mode on DGX Spark
5f122aa

gary-boon Claude Opus 4.5 commited on

Use NGC PyTorch 24.08 for Python 3.10 compatibility
a2875a2

gary-boon Claude Opus 4.5 commited on

Use NVIDIA NGC PyTorch container for GB10 support
a4cfbff

gary-boon Claude Opus 4.5 commited on

Try PyTorch nightly for GB10/sm_121 GPU support
a009a49

gary-boon Claude Opus 4.5 commited on

Make zarr/numcodecs imports optional for ARM64 compatibility
6435a75

gary-boon Claude Opus 4.5 commited on

Skip zarr/numcodecs in Spark build (ARM64 incompatible)
d129e37

gary-boon Claude Opus 4.5 commited on

Fix numcodecs ARM64 compatibility in Dockerfile.spark
772fc80

gary-boon Claude Opus 4.5 commited on

Fix Dockerfile.spark for CUDA 13.0 compatibility
a4927aa

gary-boon Claude Opus 4.5 commited on

Fix Dockerfile.spark for ARM64 architecture (DGX Spark)
9d00d33

gary-boon Claude Opus 4.5 commited on

Add GPU-enabled Dockerfile for Spark
9377cd8

gary-boon Claude Opus 4.5 commited on

Fix Dockerfile: add build-essential for numcodecs compilation
3b5c3ac

gary-boon Claude Opus 4.5 commited on

Phase 1: DGX Spark infrastructure
a2bd186

gary-boon Claude Opus 4.5 commited on

Add Devstral + DGX Spark implementation plan
ab4534a

gary-boon Claude Opus 4.5 commited on

Make QKV hook robust against shape mismatches
343dd57

gary-boon Claude commited on

Fix research attention endpoint model compatibility
f5ba954

gary-boon Claude commited on

Fix zarr/numcodecs version compatibility
9e9dc34

gary-boon Claude commited on

Add zarr to requirements.txt for storage module
f54e3f9

gary-boon Claude commited on

Add research attention analysis endpoint with real CodeGen tokenization
8f63685

gary-boon Claude commited on

Add research attention analysis endpoints with Q/K/V extraction
37ed739

gary-boon Claude commited on

Fix ablation study for Code Llama compatibility
cd300ee

gary-boon Claude commited on

Fix model info endpoint for Code Llama compatibility
7dd568f

gary-boon Claude commited on

Add Code Llama 7B support with hardware-aware filtering and ICL timeout fixes
ed40a9a

gary-boon Claude commited on

Add Claude Code configuration
03971da

gary-boon Claude commited on

Fix pyarrow compatibility issue with datasets library
1680fda

gary-boon Claude commited on

Fix syntax error in swe_bench_service.py
9dbec03

gary-boon Claude commited on

Remove all mock data from SWE-bench - real data only
c0d95bf

gary-boon Claude commited on

Add GitHub URLs and improve mock data for SWE-bench
22c69fa

gary-boon Claude commited on

Fix SWE-bench service to gracefully handle dataset loading failures
ae9e159

gary-boon Claude commited on

Fix SWE-bench service to return full problem statements
1d23728

gary-boon Claude commited on

Add SWE-bench integration and improve backend routing
4444ae2

gary-boon Claude commited on

Consolidate HuggingFace deployment into security workflow
07be0bf

gary-boon Claude commited on

Add GitHub Action to deploy to both CPU and GPU HuggingFace Spaces
8b77dd5

gary-boon Claude commited on

Add layer_stride parameter for PromptDiff optimization
5aed1a9

gary-boon Claude commited on

Capture complete attention patterns after generation
992dc8c

gary-boon commited on

Update HuggingFace Space description
c2f6135

gary-boon Claude commited on

Fix: Use scaling approach instead of skipping layers
3c774b5

gary-boon Claude commited on

Fix: Refine layer hook output format handling
4b03268

gary-boon Claude commited on

Fix: Handle single-element tuple outputs in layer hook
9e42df9

gary-boon Claude commited on

Fix: Correct layer hook output format for layer_norm compatibility
070f9b8

gary-boon Claude commited on

Fix: Prevent hook persistence after ablation errors
3ee2b4b

gary-boon Claude commited on

Fix: Downgrade transformers to 4.36.2 for PyTorch 2.1.0 compatibility
97df962

gary-boon commited on