File size: 683 Bytes
838aec8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"checkpoint_cache_dir": null,
"checkpoint_hf": null,
"checkpoint_path": "/home/yyuncong/intern_project/hf_release/merged/model",
"checkpoint_type": "dcp",
"config_file": "/home/yyuncong/intern_project/hf_release/config_export.json",
"config_file_type": "json",
"credential_path": "credentials/gcp_checkpoint.secret",
"experiment": "",
"experiment_overrides": [
"model.config.diffusion_expert_config.load_weights_from_pretrained=False",
"model.config.vlm_config.pretrained_weights.enabled=False",
"checkpoint.load_from_object_store.enabled=False"
],
"model_memory_bytes": null,
"use_ema_weights": false,
"vlm_processor_from_checkpoint": false
} |