TrustShield-Arena / Dockerfile

Commit History

Configure LFS for binary files and update Dockerfile
2741aa5

ayhm23 commited on

fix: harden HF cache paths and add Space push helper
0ae3dba

ayhm23 commited on

fix: correct accelerate version to 1.13.0
b348c02

ayhm23 commited on

fix: downgrade TRL to 0.14.0 as requested
8b298f4

ayhm23 commited on

fix: upgrade to TRL 0.14.3 and restore top-level imports
fcd8b86

ayhm23 commited on

fix: use absolute python path and stable pytorch base image
305520e

ayhm23 commited on

fix: harden Docker build with python3 -m pip and import validation
f197867

ayhm23 commited on

fix: force trl upgrade and use direct sub-module imports
3219978

ayhm23 commited on

fix: use python3 in Dockerfile CMD for HF compatibility
cc850c1

ayhm23 commited on

fix: revert Dockerfile to latest and pin transformers to 4.46.0
230899c

ayhm23 commited on

chore: pin HF base image to 4.47.1 for total environment parity
6118bc1

ayhm23 commited on

fix: use HF base image and TRL 0.12.1 for GRPOConfig support
2a2707c

ayhm23 commited on

fix: upgrade pytorch base image to 2.5.1 for TRL compatibility
36ba6cb

ayhm23 commited on

chore: set Dockerfile to training mode for HF Space deployment
42840cb

ayhm23 commited on

fix: clean up deps for HF Docker build - server-only pyproject, split requirements
7eb8978

sanyamvermaa commited on

Refactor: Optimized for HF deployment, improved reward stability, and cleaned up workspace.
4169567

ayhm23 commited on

Fix 0.52 plateau, implement multi-turn eval, and prepare HF deployment
2ad21f7

ayhm23 commited on