Instructions to use callensxavier/cpugym-v9-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use callensxavier/cpugym-v9-final with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="callensxavier/cpugym-v9-final", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
CPUGym V9 Final Model Freeze
Primary checkpoint: v9/p3/v8_step12728_20260604_081300.zip
This package contains the latest validated V9 checkpoint from the active p3 lineage together with the archived v9day1 reference model and the release manifest.
Validation summary:
{
"loaded": true,
"policy_class": "ActorCriticPolicy",
"n_envs": 8,
"validation_runtime": "python3.11",
"source": "session_cached_validation",
"note": "Primary V9 checkpoint load was validated earlier in this session under Python 3.11 after Python 3.14 SB3 loads were observed to segfault."
}
- Downloads last month
- 56