Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- Helios/checkpoints/Helios-Base/transformer/diffusion_pytorch_model.safetensors.index.json +1108 -0
- Helios/checkpoints/Helios-Base/transformer_init/config.json +32 -0
- Helios/checkpoints/Helios-Base/transformer_init/diffusion_pytorch_model.safetensors.index.json +1108 -0
- Helios/checkpoints/Helios-Base/vae/config.json +56 -0
- Helios/checkpoints/Helios-Distilled/guider/guider_config.json +10 -0
- Helios/checkpoints/Helios-Distilled/scheduler/scheduler_config.json +19 -0
- Helios/checkpoints/Helios-Distilled/text_encoder/config.json +34 -0
- Helios/checkpoints/Helios-Distilled/text_encoder/model.safetensors.index.json +249 -0
- Helios/checkpoints/Helios-Distilled/tokenizer/special_tokens_map.json +332 -0
- Helios/checkpoints/Helios-Distilled/tokenizer/tokenizer_config.json +2749 -0
- Helios/checkpoints/Helios-Distilled/transformer/config.json +32 -0
- Helios/checkpoints/Helios-Distilled/transformer/diffusion_pytorch_model.safetensors.index.json +1108 -0
- Helios/checkpoints/Helios-Distilled/transformer_ode/config.json +32 -0
- Helios/checkpoints/Helios-Distilled/transformer_ode/diffusion_pytorch_model.safetensors.index.json +1108 -0
- Helios/checkpoints/Helios-Distilled/vae/config.json +56 -0
- Helios/checkpoints/Helios-Mid/guider/guider_config.json +11 -0
- Helios/checkpoints/Helios-Mid/scheduler/scheduler_config.json +26 -0
- Helios/checkpoints/Helios-Mid/text_encoder/config.json +34 -0
- Helios/checkpoints/Helios-Mid/text_encoder/model.safetensors.index.json +249 -0
- Helios/checkpoints/Helios-Mid/tokenizer/special_tokens_map.json +332 -0
- Helios/checkpoints/Helios-Mid/tokenizer/tokenizer_config.json +2749 -0
- Helios/checkpoints/Helios-Mid/transformer/config.json +32 -0
- Helios/checkpoints/Helios-Mid/transformer/diffusion_pytorch_model.safetensors.index.json +1108 -0
- Helios/checkpoints/Helios-Mid/transformer_init/config.json +32 -0
- Helios/checkpoints/Helios-Mid/transformer_init/diffusion_pytorch_model.safetensors.index.json +1108 -0
- Helios/checkpoints/Helios-Mid/vae/config.json +56 -0
- Helios/eval/checkpoints/get_checkpoints.sh +1 -0
- Helios/eval/playground/helios_t2v_prompts.csv +0 -0
- Helios/eval/playground/results/all_models_merged.json +31 -0
- Helios/eval/playground/results/toy-video/aesthetic_results.json +17 -0
- Helios/eval/playground/results/toy-video/drifting_aesthetic_results.json +22 -0
- Helios/eval/playground/results/toy-video/drifting_motion_smoothness_results.json +22 -0
- Helios/eval/playground/results/toy-video/drifting_naturalness_results.json +27 -0
- Helios/eval/playground/results/toy-video/drifting_semantic_results.json +24 -0
- Helios/eval/playground/results/toy-video/merged_results.json +74 -0
- Helios/eval/playground/results/toy-video/motion_amplitude_results.json +17 -0
- Helios/eval/playground/results/toy-video/motion_smoothness_results.json +17 -0
- Helios/eval/playground/results/toy-video/naturalness_results.json +21 -0
- Helios/eval/playground/results/toy-video/semantic_results.json +19 -0
- Helios/eval/utils/convert_json_to_excel.py +136 -0
- Helios/eval/utils/extract_short_from_long.py +97 -0
- Helios/eval/utils/third_party/ViCLIP/__init__.py +0 -0
- Helios/eval/utils/third_party/ViCLIP/simple_tokenizer.py +147 -0
- Helios/eval/utils/third_party/ViCLIP/viclip.py +216 -0
- Helios/eval/utils/third_party/ViCLIP/viclip_text.py +260 -0
- Helios/eval/utils/third_party/ViCLIP/viclip_vision.py +364 -0
- Helios/eval/utils/third_party/amt/LICENSE +176 -0
- Helios/eval/utils/third_party/amt/README.md +167 -0
- Helios/eval/utils/third_party/amt/__init__.py +0 -0
- Helios/eval/utils/third_party/amt/benchmarks/__init__.py +0 -0
Helios/checkpoints/Helios-Base/transformer/diffusion_pytorch_model.safetensors.index.json
ADDED
|
@@ -0,0 +1,1108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 57249710336
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"blocks.0.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 7 |
+
"blocks.0.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 8 |
+
"blocks.0.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 9 |
+
"blocks.0.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 10 |
+
"blocks.0.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 11 |
+
"blocks.0.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 12 |
+
"blocks.0.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 13 |
+
"blocks.0.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 14 |
+
"blocks.0.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 15 |
+
"blocks.0.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 16 |
+
"blocks.0.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 17 |
+
"blocks.0.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 18 |
+
"blocks.0.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 19 |
+
"blocks.0.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 20 |
+
"blocks.0.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 21 |
+
"blocks.0.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 22 |
+
"blocks.0.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 23 |
+
"blocks.0.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 24 |
+
"blocks.0.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 25 |
+
"blocks.0.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 26 |
+
"blocks.0.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 27 |
+
"blocks.0.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 28 |
+
"blocks.0.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 29 |
+
"blocks.0.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 30 |
+
"blocks.0.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 31 |
+
"blocks.0.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 32 |
+
"blocks.0.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 33 |
+
"blocks.1.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 34 |
+
"blocks.1.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 35 |
+
"blocks.1.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 36 |
+
"blocks.1.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 37 |
+
"blocks.1.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 38 |
+
"blocks.1.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 39 |
+
"blocks.1.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 40 |
+
"blocks.1.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 41 |
+
"blocks.1.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 42 |
+
"blocks.1.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 43 |
+
"blocks.1.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 44 |
+
"blocks.1.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 45 |
+
"blocks.1.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 46 |
+
"blocks.1.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 47 |
+
"blocks.1.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 48 |
+
"blocks.1.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 49 |
+
"blocks.1.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 50 |
+
"blocks.1.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 51 |
+
"blocks.1.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 52 |
+
"blocks.1.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 53 |
+
"blocks.1.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 54 |
+
"blocks.1.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 55 |
+
"blocks.1.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 56 |
+
"blocks.1.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 57 |
+
"blocks.1.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 58 |
+
"blocks.1.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 59 |
+
"blocks.1.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 60 |
+
"blocks.10.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 61 |
+
"blocks.10.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 62 |
+
"blocks.10.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 63 |
+
"blocks.10.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 64 |
+
"blocks.10.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 65 |
+
"blocks.10.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 66 |
+
"blocks.10.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 67 |
+
"blocks.10.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 68 |
+
"blocks.10.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 69 |
+
"blocks.10.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 70 |
+
"blocks.10.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 71 |
+
"blocks.10.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 72 |
+
"blocks.10.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 73 |
+
"blocks.10.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 74 |
+
"blocks.10.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 75 |
+
"blocks.10.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 76 |
+
"blocks.10.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 77 |
+
"blocks.10.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 78 |
+
"blocks.10.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 79 |
+
"blocks.10.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 80 |
+
"blocks.10.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 81 |
+
"blocks.10.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 82 |
+
"blocks.10.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 83 |
+
"blocks.10.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 84 |
+
"blocks.10.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 85 |
+
"blocks.10.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 86 |
+
"blocks.10.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 87 |
+
"blocks.11.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 88 |
+
"blocks.11.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 89 |
+
"blocks.11.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 90 |
+
"blocks.11.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 91 |
+
"blocks.11.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 92 |
+
"blocks.11.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 93 |
+
"blocks.11.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 94 |
+
"blocks.11.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 95 |
+
"blocks.11.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 96 |
+
"blocks.11.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 97 |
+
"blocks.11.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 98 |
+
"blocks.11.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 99 |
+
"blocks.11.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 100 |
+
"blocks.11.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 101 |
+
"blocks.11.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 102 |
+
"blocks.11.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 103 |
+
"blocks.11.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 104 |
+
"blocks.11.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 105 |
+
"blocks.11.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 106 |
+
"blocks.11.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 107 |
+
"blocks.11.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 108 |
+
"blocks.11.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 109 |
+
"blocks.11.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 110 |
+
"blocks.11.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 111 |
+
"blocks.11.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 112 |
+
"blocks.11.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 113 |
+
"blocks.11.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 114 |
+
"blocks.12.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 115 |
+
"blocks.12.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 116 |
+
"blocks.12.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 117 |
+
"blocks.12.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 118 |
+
"blocks.12.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 119 |
+
"blocks.12.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 120 |
+
"blocks.12.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 121 |
+
"blocks.12.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 122 |
+
"blocks.12.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 123 |
+
"blocks.12.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 124 |
+
"blocks.12.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 125 |
+
"blocks.12.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 126 |
+
"blocks.12.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 127 |
+
"blocks.12.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 128 |
+
"blocks.12.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 129 |
+
"blocks.12.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 130 |
+
"blocks.12.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 131 |
+
"blocks.12.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 132 |
+
"blocks.12.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 133 |
+
"blocks.12.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 134 |
+
"blocks.12.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 135 |
+
"blocks.12.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 136 |
+
"blocks.12.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 137 |
+
"blocks.12.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 138 |
+
"blocks.12.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 139 |
+
"blocks.12.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 140 |
+
"blocks.12.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 141 |
+
"blocks.13.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 142 |
+
"blocks.13.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 143 |
+
"blocks.13.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 144 |
+
"blocks.13.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 145 |
+
"blocks.13.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 146 |
+
"blocks.13.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 147 |
+
"blocks.13.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 148 |
+
"blocks.13.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 149 |
+
"blocks.13.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 150 |
+
"blocks.13.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 151 |
+
"blocks.13.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 152 |
+
"blocks.13.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 153 |
+
"blocks.13.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 154 |
+
"blocks.13.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 155 |
+
"blocks.13.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 156 |
+
"blocks.13.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 157 |
+
"blocks.13.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 158 |
+
"blocks.13.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 159 |
+
"blocks.13.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 160 |
+
"blocks.13.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 161 |
+
"blocks.13.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 162 |
+
"blocks.13.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 163 |
+
"blocks.13.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 164 |
+
"blocks.13.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 165 |
+
"blocks.13.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 166 |
+
"blocks.13.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 167 |
+
"blocks.13.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 168 |
+
"blocks.14.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 169 |
+
"blocks.14.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 170 |
+
"blocks.14.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 171 |
+
"blocks.14.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 172 |
+
"blocks.14.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 173 |
+
"blocks.14.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 174 |
+
"blocks.14.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 175 |
+
"blocks.14.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 176 |
+
"blocks.14.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 177 |
+
"blocks.14.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 178 |
+
"blocks.14.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 179 |
+
"blocks.14.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 180 |
+
"blocks.14.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 181 |
+
"blocks.14.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 182 |
+
"blocks.14.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 183 |
+
"blocks.14.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 184 |
+
"blocks.14.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 185 |
+
"blocks.14.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 186 |
+
"blocks.14.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 187 |
+
"blocks.14.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 188 |
+
"blocks.14.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 189 |
+
"blocks.14.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 190 |
+
"blocks.14.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 191 |
+
"blocks.14.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 192 |
+
"blocks.14.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 193 |
+
"blocks.14.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 194 |
+
"blocks.14.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 195 |
+
"blocks.15.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 196 |
+
"blocks.15.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 197 |
+
"blocks.15.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 198 |
+
"blocks.15.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 199 |
+
"blocks.15.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 200 |
+
"blocks.15.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 201 |
+
"blocks.15.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 202 |
+
"blocks.15.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 203 |
+
"blocks.15.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 204 |
+
"blocks.15.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 205 |
+
"blocks.15.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 206 |
+
"blocks.15.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 207 |
+
"blocks.15.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 208 |
+
"blocks.15.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 209 |
+
"blocks.15.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 210 |
+
"blocks.15.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 211 |
+
"blocks.15.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 212 |
+
"blocks.15.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 213 |
+
"blocks.15.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 214 |
+
"blocks.15.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 215 |
+
"blocks.15.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 216 |
+
"blocks.15.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 217 |
+
"blocks.15.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 218 |
+
"blocks.15.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 219 |
+
"blocks.15.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 220 |
+
"blocks.15.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 221 |
+
"blocks.15.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 222 |
+
"blocks.16.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 223 |
+
"blocks.16.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 224 |
+
"blocks.16.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 225 |
+
"blocks.16.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 226 |
+
"blocks.16.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 227 |
+
"blocks.16.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 228 |
+
"blocks.16.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 229 |
+
"blocks.16.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 230 |
+
"blocks.16.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 231 |
+
"blocks.16.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 232 |
+
"blocks.16.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 233 |
+
"blocks.16.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 234 |
+
"blocks.16.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 235 |
+
"blocks.16.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 236 |
+
"blocks.16.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 237 |
+
"blocks.16.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 238 |
+
"blocks.16.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 239 |
+
"blocks.16.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 240 |
+
"blocks.16.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 241 |
+
"blocks.16.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 242 |
+
"blocks.16.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 243 |
+
"blocks.16.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 244 |
+
"blocks.16.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 245 |
+
"blocks.16.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 246 |
+
"blocks.16.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 247 |
+
"blocks.16.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 248 |
+
"blocks.16.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 249 |
+
"blocks.17.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 250 |
+
"blocks.17.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 251 |
+
"blocks.17.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 252 |
+
"blocks.17.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 253 |
+
"blocks.17.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 254 |
+
"blocks.17.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 255 |
+
"blocks.17.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 256 |
+
"blocks.17.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 257 |
+
"blocks.17.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 258 |
+
"blocks.17.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 259 |
+
"blocks.17.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 260 |
+
"blocks.17.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 261 |
+
"blocks.17.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 262 |
+
"blocks.17.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 263 |
+
"blocks.17.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 264 |
+
"blocks.17.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 265 |
+
"blocks.17.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 266 |
+
"blocks.17.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 267 |
+
"blocks.17.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 268 |
+
"blocks.17.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 269 |
+
"blocks.17.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 270 |
+
"blocks.17.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 271 |
+
"blocks.17.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 272 |
+
"blocks.17.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 273 |
+
"blocks.17.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 274 |
+
"blocks.17.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 275 |
+
"blocks.17.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 276 |
+
"blocks.18.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 277 |
+
"blocks.18.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 278 |
+
"blocks.18.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 279 |
+
"blocks.18.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 280 |
+
"blocks.18.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 281 |
+
"blocks.18.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 282 |
+
"blocks.18.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 283 |
+
"blocks.18.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 284 |
+
"blocks.18.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 285 |
+
"blocks.18.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 286 |
+
"blocks.18.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 287 |
+
"blocks.18.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 288 |
+
"blocks.18.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 289 |
+
"blocks.18.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 290 |
+
"blocks.18.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 291 |
+
"blocks.18.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 292 |
+
"blocks.18.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 293 |
+
"blocks.18.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 294 |
+
"blocks.18.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 295 |
+
"blocks.18.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 296 |
+
"blocks.18.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 297 |
+
"blocks.18.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 298 |
+
"blocks.18.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 299 |
+
"blocks.18.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 300 |
+
"blocks.18.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 301 |
+
"blocks.18.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 302 |
+
"blocks.18.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 303 |
+
"blocks.19.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 304 |
+
"blocks.19.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 305 |
+
"blocks.19.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 306 |
+
"blocks.19.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 307 |
+
"blocks.19.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 308 |
+
"blocks.19.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 309 |
+
"blocks.19.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 310 |
+
"blocks.19.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 311 |
+
"blocks.19.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 312 |
+
"blocks.19.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 313 |
+
"blocks.19.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 314 |
+
"blocks.19.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 315 |
+
"blocks.19.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 316 |
+
"blocks.19.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 317 |
+
"blocks.19.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 318 |
+
"blocks.19.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 319 |
+
"blocks.19.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 320 |
+
"blocks.19.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 321 |
+
"blocks.19.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 322 |
+
"blocks.19.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 323 |
+
"blocks.19.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 324 |
+
"blocks.19.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 325 |
+
"blocks.19.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 326 |
+
"blocks.19.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 327 |
+
"blocks.19.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 328 |
+
"blocks.19.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 329 |
+
"blocks.19.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 330 |
+
"blocks.2.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 331 |
+
"blocks.2.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 332 |
+
"blocks.2.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 333 |
+
"blocks.2.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 334 |
+
"blocks.2.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 335 |
+
"blocks.2.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 336 |
+
"blocks.2.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 337 |
+
"blocks.2.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 338 |
+
"blocks.2.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 339 |
+
"blocks.2.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 340 |
+
"blocks.2.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 341 |
+
"blocks.2.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 342 |
+
"blocks.2.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 343 |
+
"blocks.2.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 344 |
+
"blocks.2.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 345 |
+
"blocks.2.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 346 |
+
"blocks.2.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 347 |
+
"blocks.2.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 348 |
+
"blocks.2.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 349 |
+
"blocks.2.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 350 |
+
"blocks.2.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 351 |
+
"blocks.2.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 352 |
+
"blocks.2.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 353 |
+
"blocks.2.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 354 |
+
"blocks.2.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 355 |
+
"blocks.2.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 356 |
+
"blocks.2.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 357 |
+
"blocks.20.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 358 |
+
"blocks.20.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 359 |
+
"blocks.20.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 360 |
+
"blocks.20.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 361 |
+
"blocks.20.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 362 |
+
"blocks.20.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 363 |
+
"blocks.20.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 364 |
+
"blocks.20.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 365 |
+
"blocks.20.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 366 |
+
"blocks.20.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 367 |
+
"blocks.20.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 368 |
+
"blocks.20.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 369 |
+
"blocks.20.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 370 |
+
"blocks.20.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 371 |
+
"blocks.20.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 372 |
+
"blocks.20.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 373 |
+
"blocks.20.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 374 |
+
"blocks.20.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 375 |
+
"blocks.20.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 376 |
+
"blocks.20.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 377 |
+
"blocks.20.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 378 |
+
"blocks.20.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 379 |
+
"blocks.20.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 380 |
+
"blocks.20.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 381 |
+
"blocks.20.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 382 |
+
"blocks.20.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 383 |
+
"blocks.20.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 384 |
+
"blocks.21.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 385 |
+
"blocks.21.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 386 |
+
"blocks.21.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 387 |
+
"blocks.21.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 388 |
+
"blocks.21.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 389 |
+
"blocks.21.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 390 |
+
"blocks.21.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 391 |
+
"blocks.21.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 392 |
+
"blocks.21.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 393 |
+
"blocks.21.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 394 |
+
"blocks.21.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 395 |
+
"blocks.21.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 396 |
+
"blocks.21.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 397 |
+
"blocks.21.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 398 |
+
"blocks.21.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 399 |
+
"blocks.21.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 400 |
+
"blocks.21.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 401 |
+
"blocks.21.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 402 |
+
"blocks.21.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 403 |
+
"blocks.21.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 404 |
+
"blocks.21.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 405 |
+
"blocks.21.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 406 |
+
"blocks.21.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 407 |
+
"blocks.21.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 408 |
+
"blocks.21.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 409 |
+
"blocks.21.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 410 |
+
"blocks.21.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 411 |
+
"blocks.22.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 412 |
+
"blocks.22.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 413 |
+
"blocks.22.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 414 |
+
"blocks.22.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 415 |
+
"blocks.22.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 416 |
+
"blocks.22.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 417 |
+
"blocks.22.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 418 |
+
"blocks.22.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 419 |
+
"blocks.22.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 420 |
+
"blocks.22.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 421 |
+
"blocks.22.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 422 |
+
"blocks.22.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 423 |
+
"blocks.22.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 424 |
+
"blocks.22.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 425 |
+
"blocks.22.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 426 |
+
"blocks.22.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 427 |
+
"blocks.22.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 428 |
+
"blocks.22.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 429 |
+
"blocks.22.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 430 |
+
"blocks.22.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 431 |
+
"blocks.22.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 432 |
+
"blocks.22.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 433 |
+
"blocks.22.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 434 |
+
"blocks.22.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 435 |
+
"blocks.22.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 436 |
+
"blocks.22.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 437 |
+
"blocks.22.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 438 |
+
"blocks.23.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 439 |
+
"blocks.23.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 440 |
+
"blocks.23.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 441 |
+
"blocks.23.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 442 |
+
"blocks.23.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 443 |
+
"blocks.23.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 444 |
+
"blocks.23.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 445 |
+
"blocks.23.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 446 |
+
"blocks.23.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 447 |
+
"blocks.23.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 448 |
+
"blocks.23.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 449 |
+
"blocks.23.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 450 |
+
"blocks.23.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 451 |
+
"blocks.23.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 452 |
+
"blocks.23.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 453 |
+
"blocks.23.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 454 |
+
"blocks.23.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 455 |
+
"blocks.23.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 456 |
+
"blocks.23.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 457 |
+
"blocks.23.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 458 |
+
"blocks.23.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 459 |
+
"blocks.23.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 460 |
+
"blocks.23.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 461 |
+
"blocks.23.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 462 |
+
"blocks.23.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 463 |
+
"blocks.23.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 464 |
+
"blocks.23.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 465 |
+
"blocks.24.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 466 |
+
"blocks.24.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 467 |
+
"blocks.24.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 468 |
+
"blocks.24.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 469 |
+
"blocks.24.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 470 |
+
"blocks.24.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 471 |
+
"blocks.24.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 472 |
+
"blocks.24.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 473 |
+
"blocks.24.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 474 |
+
"blocks.24.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 475 |
+
"blocks.24.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 476 |
+
"blocks.24.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 477 |
+
"blocks.24.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 478 |
+
"blocks.24.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 479 |
+
"blocks.24.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 480 |
+
"blocks.24.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 481 |
+
"blocks.24.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 482 |
+
"blocks.24.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 483 |
+
"blocks.24.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 484 |
+
"blocks.24.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 485 |
+
"blocks.24.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 486 |
+
"blocks.24.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 487 |
+
"blocks.24.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 488 |
+
"blocks.24.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 489 |
+
"blocks.24.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 490 |
+
"blocks.24.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 491 |
+
"blocks.24.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 492 |
+
"blocks.25.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 493 |
+
"blocks.25.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 494 |
+
"blocks.25.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 495 |
+
"blocks.25.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 496 |
+
"blocks.25.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 497 |
+
"blocks.25.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 498 |
+
"blocks.25.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 499 |
+
"blocks.25.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 500 |
+
"blocks.25.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 501 |
+
"blocks.25.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 502 |
+
"blocks.25.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 503 |
+
"blocks.25.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 504 |
+
"blocks.25.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 505 |
+
"blocks.25.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 506 |
+
"blocks.25.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 507 |
+
"blocks.25.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 508 |
+
"blocks.25.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 509 |
+
"blocks.25.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 510 |
+
"blocks.25.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 511 |
+
"blocks.25.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 512 |
+
"blocks.25.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 513 |
+
"blocks.25.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 514 |
+
"blocks.25.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 515 |
+
"blocks.25.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 516 |
+
"blocks.25.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 517 |
+
"blocks.25.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 518 |
+
"blocks.25.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 519 |
+
"blocks.26.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 520 |
+
"blocks.26.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 521 |
+
"blocks.26.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 522 |
+
"blocks.26.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 523 |
+
"blocks.26.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 524 |
+
"blocks.26.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 525 |
+
"blocks.26.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 526 |
+
"blocks.26.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 527 |
+
"blocks.26.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 528 |
+
"blocks.26.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 529 |
+
"blocks.26.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 530 |
+
"blocks.26.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 531 |
+
"blocks.26.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 532 |
+
"blocks.26.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 533 |
+
"blocks.26.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 534 |
+
"blocks.26.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 535 |
+
"blocks.26.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 536 |
+
"blocks.26.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 537 |
+
"blocks.26.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 538 |
+
"blocks.26.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 539 |
+
"blocks.26.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 540 |
+
"blocks.26.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 541 |
+
"blocks.26.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 542 |
+
"blocks.26.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 543 |
+
"blocks.26.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 544 |
+
"blocks.26.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 545 |
+
"blocks.26.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 546 |
+
"blocks.27.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 547 |
+
"blocks.27.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 548 |
+
"blocks.27.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 549 |
+
"blocks.27.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 550 |
+
"blocks.27.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 551 |
+
"blocks.27.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 552 |
+
"blocks.27.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 553 |
+
"blocks.27.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 554 |
+
"blocks.27.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 555 |
+
"blocks.27.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 556 |
+
"blocks.27.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 557 |
+
"blocks.27.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 558 |
+
"blocks.27.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 559 |
+
"blocks.27.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 560 |
+
"blocks.27.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 561 |
+
"blocks.27.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 562 |
+
"blocks.27.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 563 |
+
"blocks.27.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 564 |
+
"blocks.27.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 565 |
+
"blocks.27.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 566 |
+
"blocks.27.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 567 |
+
"blocks.27.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 568 |
+
"blocks.27.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 569 |
+
"blocks.27.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 570 |
+
"blocks.27.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 571 |
+
"blocks.27.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 572 |
+
"blocks.27.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 573 |
+
"blocks.28.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 574 |
+
"blocks.28.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 575 |
+
"blocks.28.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 576 |
+
"blocks.28.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 577 |
+
"blocks.28.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 578 |
+
"blocks.28.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 579 |
+
"blocks.28.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 580 |
+
"blocks.28.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 581 |
+
"blocks.28.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 582 |
+
"blocks.28.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 583 |
+
"blocks.28.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 584 |
+
"blocks.28.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 585 |
+
"blocks.28.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 586 |
+
"blocks.28.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 587 |
+
"blocks.28.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 588 |
+
"blocks.28.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 589 |
+
"blocks.28.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 590 |
+
"blocks.28.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 591 |
+
"blocks.28.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 592 |
+
"blocks.28.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 593 |
+
"blocks.28.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 594 |
+
"blocks.28.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 595 |
+
"blocks.28.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 596 |
+
"blocks.28.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 597 |
+
"blocks.28.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 598 |
+
"blocks.28.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 599 |
+
"blocks.28.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 600 |
+
"blocks.29.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 601 |
+
"blocks.29.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 602 |
+
"blocks.29.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 603 |
+
"blocks.29.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 604 |
+
"blocks.29.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 605 |
+
"blocks.29.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 606 |
+
"blocks.29.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 607 |
+
"blocks.29.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 608 |
+
"blocks.29.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 609 |
+
"blocks.29.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 610 |
+
"blocks.29.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 611 |
+
"blocks.29.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 612 |
+
"blocks.29.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 613 |
+
"blocks.29.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 614 |
+
"blocks.29.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 615 |
+
"blocks.29.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 616 |
+
"blocks.29.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 617 |
+
"blocks.29.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 618 |
+
"blocks.29.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 619 |
+
"blocks.29.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 620 |
+
"blocks.29.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 621 |
+
"blocks.29.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 622 |
+
"blocks.29.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 623 |
+
"blocks.29.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 624 |
+
"blocks.29.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 625 |
+
"blocks.29.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 626 |
+
"blocks.29.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 627 |
+
"blocks.3.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 628 |
+
"blocks.3.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 629 |
+
"blocks.3.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 630 |
+
"blocks.3.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 631 |
+
"blocks.3.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 632 |
+
"blocks.3.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 633 |
+
"blocks.3.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 634 |
+
"blocks.3.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 635 |
+
"blocks.3.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 636 |
+
"blocks.3.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 637 |
+
"blocks.3.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 638 |
+
"blocks.3.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 639 |
+
"blocks.3.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 640 |
+
"blocks.3.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 641 |
+
"blocks.3.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 642 |
+
"blocks.3.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 643 |
+
"blocks.3.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 644 |
+
"blocks.3.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 645 |
+
"blocks.3.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 646 |
+
"blocks.3.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 647 |
+
"blocks.3.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 648 |
+
"blocks.3.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 649 |
+
"blocks.3.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 650 |
+
"blocks.3.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 651 |
+
"blocks.3.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 652 |
+
"blocks.3.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 653 |
+
"blocks.3.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 654 |
+
"blocks.30.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 655 |
+
"blocks.30.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 656 |
+
"blocks.30.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 657 |
+
"blocks.30.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 658 |
+
"blocks.30.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 659 |
+
"blocks.30.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 660 |
+
"blocks.30.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 661 |
+
"blocks.30.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 662 |
+
"blocks.30.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 663 |
+
"blocks.30.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 664 |
+
"blocks.30.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 665 |
+
"blocks.30.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 666 |
+
"blocks.30.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 667 |
+
"blocks.30.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 668 |
+
"blocks.30.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 669 |
+
"blocks.30.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 670 |
+
"blocks.30.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 671 |
+
"blocks.30.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 672 |
+
"blocks.30.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 673 |
+
"blocks.30.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 674 |
+
"blocks.30.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 675 |
+
"blocks.30.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 676 |
+
"blocks.30.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 677 |
+
"blocks.30.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 678 |
+
"blocks.30.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 679 |
+
"blocks.30.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 680 |
+
"blocks.30.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 681 |
+
"blocks.31.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 682 |
+
"blocks.31.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 683 |
+
"blocks.31.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 684 |
+
"blocks.31.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 685 |
+
"blocks.31.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 686 |
+
"blocks.31.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 687 |
+
"blocks.31.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 688 |
+
"blocks.31.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 689 |
+
"blocks.31.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 690 |
+
"blocks.31.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 691 |
+
"blocks.31.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 692 |
+
"blocks.31.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 693 |
+
"blocks.31.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 694 |
+
"blocks.31.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 695 |
+
"blocks.31.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 696 |
+
"blocks.31.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 697 |
+
"blocks.31.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 698 |
+
"blocks.31.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 699 |
+
"blocks.31.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 700 |
+
"blocks.31.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 701 |
+
"blocks.31.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 702 |
+
"blocks.31.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 703 |
+
"blocks.31.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 704 |
+
"blocks.31.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 705 |
+
"blocks.31.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 706 |
+
"blocks.31.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 707 |
+
"blocks.31.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 708 |
+
"blocks.32.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 709 |
+
"blocks.32.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 710 |
+
"blocks.32.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 711 |
+
"blocks.32.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 712 |
+
"blocks.32.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 713 |
+
"blocks.32.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 714 |
+
"blocks.32.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 715 |
+
"blocks.32.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 716 |
+
"blocks.32.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 717 |
+
"blocks.32.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 718 |
+
"blocks.32.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 719 |
+
"blocks.32.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 720 |
+
"blocks.32.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 721 |
+
"blocks.32.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 722 |
+
"blocks.32.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 723 |
+
"blocks.32.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 724 |
+
"blocks.32.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 725 |
+
"blocks.32.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 726 |
+
"blocks.32.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 727 |
+
"blocks.32.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 728 |
+
"blocks.32.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 729 |
+
"blocks.32.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 730 |
+
"blocks.32.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 731 |
+
"blocks.32.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 732 |
+
"blocks.32.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 733 |
+
"blocks.32.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 734 |
+
"blocks.32.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 735 |
+
"blocks.33.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 736 |
+
"blocks.33.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 737 |
+
"blocks.33.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 738 |
+
"blocks.33.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 739 |
+
"blocks.33.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 740 |
+
"blocks.33.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 741 |
+
"blocks.33.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 742 |
+
"blocks.33.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 743 |
+
"blocks.33.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 744 |
+
"blocks.33.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 745 |
+
"blocks.33.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 746 |
+
"blocks.33.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 747 |
+
"blocks.33.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 748 |
+
"blocks.33.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 749 |
+
"blocks.33.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 750 |
+
"blocks.33.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 751 |
+
"blocks.33.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 752 |
+
"blocks.33.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 753 |
+
"blocks.33.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 754 |
+
"blocks.33.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 755 |
+
"blocks.33.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 756 |
+
"blocks.33.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 757 |
+
"blocks.33.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 758 |
+
"blocks.33.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 759 |
+
"blocks.33.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 760 |
+
"blocks.33.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 761 |
+
"blocks.33.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 762 |
+
"blocks.34.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 763 |
+
"blocks.34.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 764 |
+
"blocks.34.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 765 |
+
"blocks.34.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 766 |
+
"blocks.34.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 767 |
+
"blocks.34.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 768 |
+
"blocks.34.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 769 |
+
"blocks.34.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 770 |
+
"blocks.34.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 771 |
+
"blocks.34.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 772 |
+
"blocks.34.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 773 |
+
"blocks.34.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 774 |
+
"blocks.34.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 775 |
+
"blocks.34.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 776 |
+
"blocks.34.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 777 |
+
"blocks.34.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 778 |
+
"blocks.34.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 779 |
+
"blocks.34.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 780 |
+
"blocks.34.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 781 |
+
"blocks.34.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 782 |
+
"blocks.34.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 783 |
+
"blocks.34.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 784 |
+
"blocks.34.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 785 |
+
"blocks.34.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 786 |
+
"blocks.34.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 787 |
+
"blocks.34.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 788 |
+
"blocks.34.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 789 |
+
"blocks.35.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 790 |
+
"blocks.35.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 791 |
+
"blocks.35.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 792 |
+
"blocks.35.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 793 |
+
"blocks.35.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 794 |
+
"blocks.35.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 795 |
+
"blocks.35.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 796 |
+
"blocks.35.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 797 |
+
"blocks.35.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 798 |
+
"blocks.35.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 799 |
+
"blocks.35.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 800 |
+
"blocks.35.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 801 |
+
"blocks.35.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 802 |
+
"blocks.35.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 803 |
+
"blocks.35.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 804 |
+
"blocks.35.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 805 |
+
"blocks.35.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 806 |
+
"blocks.35.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 807 |
+
"blocks.35.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 808 |
+
"blocks.35.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 809 |
+
"blocks.35.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 810 |
+
"blocks.35.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 811 |
+
"blocks.35.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 812 |
+
"blocks.35.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 813 |
+
"blocks.35.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 814 |
+
"blocks.35.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 815 |
+
"blocks.35.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 816 |
+
"blocks.36.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 817 |
+
"blocks.36.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 818 |
+
"blocks.36.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 819 |
+
"blocks.36.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 820 |
+
"blocks.36.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 821 |
+
"blocks.36.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 822 |
+
"blocks.36.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 823 |
+
"blocks.36.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 824 |
+
"blocks.36.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 825 |
+
"blocks.36.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 826 |
+
"blocks.36.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 827 |
+
"blocks.36.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 828 |
+
"blocks.36.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 829 |
+
"blocks.36.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 830 |
+
"blocks.36.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 831 |
+
"blocks.36.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 832 |
+
"blocks.36.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 833 |
+
"blocks.36.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 834 |
+
"blocks.36.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 835 |
+
"blocks.36.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 836 |
+
"blocks.36.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 837 |
+
"blocks.36.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 838 |
+
"blocks.36.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 839 |
+
"blocks.36.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 840 |
+
"blocks.36.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 841 |
+
"blocks.36.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 842 |
+
"blocks.36.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 843 |
+
"blocks.37.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 844 |
+
"blocks.37.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 845 |
+
"blocks.37.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 846 |
+
"blocks.37.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 847 |
+
"blocks.37.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 848 |
+
"blocks.37.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 849 |
+
"blocks.37.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 850 |
+
"blocks.37.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 851 |
+
"blocks.37.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 852 |
+
"blocks.37.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 853 |
+
"blocks.37.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 854 |
+
"blocks.37.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 855 |
+
"blocks.37.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 856 |
+
"blocks.37.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 857 |
+
"blocks.37.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 858 |
+
"blocks.37.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 859 |
+
"blocks.37.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 860 |
+
"blocks.37.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 861 |
+
"blocks.37.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 862 |
+
"blocks.37.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 863 |
+
"blocks.37.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 864 |
+
"blocks.37.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 865 |
+
"blocks.37.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 866 |
+
"blocks.37.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 867 |
+
"blocks.37.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 868 |
+
"blocks.37.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 869 |
+
"blocks.37.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 870 |
+
"blocks.38.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 871 |
+
"blocks.38.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 872 |
+
"blocks.38.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 873 |
+
"blocks.38.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 874 |
+
"blocks.38.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 875 |
+
"blocks.38.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 876 |
+
"blocks.38.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 877 |
+
"blocks.38.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 878 |
+
"blocks.38.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 879 |
+
"blocks.38.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 880 |
+
"blocks.38.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 881 |
+
"blocks.38.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 882 |
+
"blocks.38.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 883 |
+
"blocks.38.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 884 |
+
"blocks.38.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 885 |
+
"blocks.38.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 886 |
+
"blocks.38.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 887 |
+
"blocks.38.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 888 |
+
"blocks.38.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 889 |
+
"blocks.38.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 890 |
+
"blocks.38.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 891 |
+
"blocks.38.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 892 |
+
"blocks.38.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 893 |
+
"blocks.38.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 894 |
+
"blocks.38.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 895 |
+
"blocks.38.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 896 |
+
"blocks.38.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 897 |
+
"blocks.39.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 898 |
+
"blocks.39.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 899 |
+
"blocks.39.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 900 |
+
"blocks.39.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 901 |
+
"blocks.39.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 902 |
+
"blocks.39.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 903 |
+
"blocks.39.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 904 |
+
"blocks.39.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 905 |
+
"blocks.39.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 906 |
+
"blocks.39.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 907 |
+
"blocks.39.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 908 |
+
"blocks.39.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 909 |
+
"blocks.39.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 910 |
+
"blocks.39.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 911 |
+
"blocks.39.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 912 |
+
"blocks.39.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 913 |
+
"blocks.39.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 914 |
+
"blocks.39.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 915 |
+
"blocks.39.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 916 |
+
"blocks.39.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 917 |
+
"blocks.39.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 918 |
+
"blocks.39.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 919 |
+
"blocks.39.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 920 |
+
"blocks.39.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 921 |
+
"blocks.39.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 922 |
+
"blocks.39.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 923 |
+
"blocks.39.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 924 |
+
"blocks.4.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 925 |
+
"blocks.4.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 926 |
+
"blocks.4.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 927 |
+
"blocks.4.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 928 |
+
"blocks.4.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 929 |
+
"blocks.4.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 930 |
+
"blocks.4.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 931 |
+
"blocks.4.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 932 |
+
"blocks.4.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 933 |
+
"blocks.4.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 934 |
+
"blocks.4.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 935 |
+
"blocks.4.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 936 |
+
"blocks.4.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 937 |
+
"blocks.4.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 938 |
+
"blocks.4.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 939 |
+
"blocks.4.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 940 |
+
"blocks.4.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 941 |
+
"blocks.4.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 942 |
+
"blocks.4.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 943 |
+
"blocks.4.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 944 |
+
"blocks.4.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 945 |
+
"blocks.4.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 946 |
+
"blocks.4.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 947 |
+
"blocks.4.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 948 |
+
"blocks.4.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 949 |
+
"blocks.4.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 950 |
+
"blocks.4.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 951 |
+
"blocks.5.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 952 |
+
"blocks.5.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 953 |
+
"blocks.5.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 954 |
+
"blocks.5.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 955 |
+
"blocks.5.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 956 |
+
"blocks.5.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 957 |
+
"blocks.5.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 958 |
+
"blocks.5.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 959 |
+
"blocks.5.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 960 |
+
"blocks.5.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 961 |
+
"blocks.5.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 962 |
+
"blocks.5.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 963 |
+
"blocks.5.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 964 |
+
"blocks.5.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 965 |
+
"blocks.5.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 966 |
+
"blocks.5.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 967 |
+
"blocks.5.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 968 |
+
"blocks.5.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 969 |
+
"blocks.5.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 970 |
+
"blocks.5.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 971 |
+
"blocks.5.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 972 |
+
"blocks.5.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 973 |
+
"blocks.5.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 974 |
+
"blocks.5.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 975 |
+
"blocks.5.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 976 |
+
"blocks.5.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 977 |
+
"blocks.5.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 978 |
+
"blocks.6.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 979 |
+
"blocks.6.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 980 |
+
"blocks.6.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 981 |
+
"blocks.6.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 982 |
+
"blocks.6.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 983 |
+
"blocks.6.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 984 |
+
"blocks.6.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 985 |
+
"blocks.6.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 986 |
+
"blocks.6.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 987 |
+
"blocks.6.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 988 |
+
"blocks.6.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 989 |
+
"blocks.6.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 990 |
+
"blocks.6.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 991 |
+
"blocks.6.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 992 |
+
"blocks.6.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 993 |
+
"blocks.6.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 994 |
+
"blocks.6.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 995 |
+
"blocks.6.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 996 |
+
"blocks.6.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 997 |
+
"blocks.6.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 998 |
+
"blocks.6.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 999 |
+
"blocks.6.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1000 |
+
"blocks.6.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1001 |
+
"blocks.6.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1002 |
+
"blocks.6.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1003 |
+
"blocks.6.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1004 |
+
"blocks.6.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1005 |
+
"blocks.7.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1006 |
+
"blocks.7.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1007 |
+
"blocks.7.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1008 |
+
"blocks.7.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1009 |
+
"blocks.7.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1010 |
+
"blocks.7.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1011 |
+
"blocks.7.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1012 |
+
"blocks.7.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1013 |
+
"blocks.7.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1014 |
+
"blocks.7.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1015 |
+
"blocks.7.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1016 |
+
"blocks.7.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1017 |
+
"blocks.7.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1018 |
+
"blocks.7.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1019 |
+
"blocks.7.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1020 |
+
"blocks.7.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1021 |
+
"blocks.7.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1022 |
+
"blocks.7.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1023 |
+
"blocks.7.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1024 |
+
"blocks.7.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1025 |
+
"blocks.7.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1026 |
+
"blocks.7.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1027 |
+
"blocks.7.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1028 |
+
"blocks.7.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1029 |
+
"blocks.7.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1030 |
+
"blocks.7.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1031 |
+
"blocks.7.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1032 |
+
"blocks.8.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1033 |
+
"blocks.8.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1034 |
+
"blocks.8.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1035 |
+
"blocks.8.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1036 |
+
"blocks.8.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1037 |
+
"blocks.8.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1038 |
+
"blocks.8.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1039 |
+
"blocks.8.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1040 |
+
"blocks.8.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1041 |
+
"blocks.8.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1042 |
+
"blocks.8.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1043 |
+
"blocks.8.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1044 |
+
"blocks.8.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1045 |
+
"blocks.8.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1046 |
+
"blocks.8.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1047 |
+
"blocks.8.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1048 |
+
"blocks.8.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1049 |
+
"blocks.8.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1050 |
+
"blocks.8.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1051 |
+
"blocks.8.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1052 |
+
"blocks.8.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1053 |
+
"blocks.8.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1054 |
+
"blocks.8.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1055 |
+
"blocks.8.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1056 |
+
"blocks.8.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1057 |
+
"blocks.8.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1058 |
+
"blocks.8.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1059 |
+
"blocks.9.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1060 |
+
"blocks.9.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1061 |
+
"blocks.9.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1062 |
+
"blocks.9.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1063 |
+
"blocks.9.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1064 |
+
"blocks.9.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1065 |
+
"blocks.9.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1066 |
+
"blocks.9.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1067 |
+
"blocks.9.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1068 |
+
"blocks.9.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1069 |
+
"blocks.9.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1070 |
+
"blocks.9.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1071 |
+
"blocks.9.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1072 |
+
"blocks.9.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1073 |
+
"blocks.9.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1074 |
+
"blocks.9.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1075 |
+
"blocks.9.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1076 |
+
"blocks.9.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1077 |
+
"blocks.9.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1078 |
+
"blocks.9.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1079 |
+
"blocks.9.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1080 |
+
"blocks.9.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1081 |
+
"blocks.9.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1082 |
+
"blocks.9.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1083 |
+
"blocks.9.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1084 |
+
"blocks.9.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1085 |
+
"blocks.9.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1086 |
+
"condition_embedder.text_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1087 |
+
"condition_embedder.text_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1088 |
+
"condition_embedder.text_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1089 |
+
"condition_embedder.text_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1090 |
+
"condition_embedder.time_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1091 |
+
"condition_embedder.time_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1092 |
+
"condition_embedder.time_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1093 |
+
"condition_embedder.time_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1094 |
+
"condition_embedder.time_proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1095 |
+
"condition_embedder.time_proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1096 |
+
"patch_embedding.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1097 |
+
"patch_embedding.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1098 |
+
"proj_out.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1099 |
+
"proj_out.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1100 |
+
"patch_short.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1101 |
+
"patch_short.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1102 |
+
"patch_mid.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1103 |
+
"patch_mid.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1104 |
+
"patch_long.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1105 |
+
"patch_long.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1106 |
+
"norm_out.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors"
|
| 1107 |
+
}
|
| 1108 |
+
}
|
Helios/checkpoints/Helios-Base/transformer_init/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HeliosTransformer3DModel",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"added_kv_proj_dim": null,
|
| 5 |
+
"attention_head_dim": 128,
|
| 6 |
+
"cross_attn_norm": true,
|
| 7 |
+
"eps": 1e-06,
|
| 8 |
+
"ffn_dim": 13824,
|
| 9 |
+
"freq_dim": 256,
|
| 10 |
+
"has_multi_term_memory_patch": true,
|
| 11 |
+
"history_scale_mode": "per_head",
|
| 12 |
+
"in_channels": 16,
|
| 13 |
+
"is_amplify_history": false,
|
| 14 |
+
"num_attention_heads": 40,
|
| 15 |
+
"num_layers": 40,
|
| 16 |
+
"out_channels": 16,
|
| 17 |
+
"patch_size": [
|
| 18 |
+
1,
|
| 19 |
+
2,
|
| 20 |
+
2
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": "rms_norm_across_heads",
|
| 23 |
+
"rope_dim": [
|
| 24 |
+
44,
|
| 25 |
+
42,
|
| 26 |
+
42
|
| 27 |
+
],
|
| 28 |
+
"rope_theta": 10000.0,
|
| 29 |
+
"guidance_cross_attn": true,
|
| 30 |
+
"text_dim": 4096,
|
| 31 |
+
"zero_history_timestep": true
|
| 32 |
+
}
|
Helios/checkpoints/Helios-Base/transformer_init/diffusion_pytorch_model.safetensors.index.json
ADDED
|
@@ -0,0 +1,1108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 57249710336
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"blocks.0.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 7 |
+
"blocks.0.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 8 |
+
"blocks.0.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 9 |
+
"blocks.0.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 10 |
+
"blocks.0.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 11 |
+
"blocks.0.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 12 |
+
"blocks.0.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 13 |
+
"blocks.0.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 14 |
+
"blocks.0.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 15 |
+
"blocks.0.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 16 |
+
"blocks.0.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 17 |
+
"blocks.0.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 18 |
+
"blocks.0.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 19 |
+
"blocks.0.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 20 |
+
"blocks.0.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 21 |
+
"blocks.0.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 22 |
+
"blocks.0.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 23 |
+
"blocks.0.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 24 |
+
"blocks.0.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 25 |
+
"blocks.0.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 26 |
+
"blocks.0.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 27 |
+
"blocks.0.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 28 |
+
"blocks.0.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 29 |
+
"blocks.0.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 30 |
+
"blocks.0.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 31 |
+
"blocks.0.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 32 |
+
"blocks.0.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 33 |
+
"blocks.1.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 34 |
+
"blocks.1.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 35 |
+
"blocks.1.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 36 |
+
"blocks.1.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 37 |
+
"blocks.1.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 38 |
+
"blocks.1.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 39 |
+
"blocks.1.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 40 |
+
"blocks.1.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 41 |
+
"blocks.1.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 42 |
+
"blocks.1.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 43 |
+
"blocks.1.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 44 |
+
"blocks.1.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 45 |
+
"blocks.1.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 46 |
+
"blocks.1.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 47 |
+
"blocks.1.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 48 |
+
"blocks.1.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 49 |
+
"blocks.1.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 50 |
+
"blocks.1.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 51 |
+
"blocks.1.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 52 |
+
"blocks.1.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 53 |
+
"blocks.1.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 54 |
+
"blocks.1.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 55 |
+
"blocks.1.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 56 |
+
"blocks.1.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 57 |
+
"blocks.1.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 58 |
+
"blocks.1.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 59 |
+
"blocks.1.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 60 |
+
"blocks.10.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 61 |
+
"blocks.10.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 62 |
+
"blocks.10.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 63 |
+
"blocks.10.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 64 |
+
"blocks.10.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 65 |
+
"blocks.10.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 66 |
+
"blocks.10.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 67 |
+
"blocks.10.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 68 |
+
"blocks.10.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 69 |
+
"blocks.10.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 70 |
+
"blocks.10.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 71 |
+
"blocks.10.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 72 |
+
"blocks.10.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 73 |
+
"blocks.10.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 74 |
+
"blocks.10.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 75 |
+
"blocks.10.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 76 |
+
"blocks.10.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 77 |
+
"blocks.10.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 78 |
+
"blocks.10.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 79 |
+
"blocks.10.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 80 |
+
"blocks.10.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 81 |
+
"blocks.10.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 82 |
+
"blocks.10.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 83 |
+
"blocks.10.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 84 |
+
"blocks.10.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 85 |
+
"blocks.10.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 86 |
+
"blocks.10.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 87 |
+
"blocks.11.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 88 |
+
"blocks.11.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 89 |
+
"blocks.11.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 90 |
+
"blocks.11.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 91 |
+
"blocks.11.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 92 |
+
"blocks.11.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 93 |
+
"blocks.11.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 94 |
+
"blocks.11.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 95 |
+
"blocks.11.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 96 |
+
"blocks.11.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 97 |
+
"blocks.11.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 98 |
+
"blocks.11.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 99 |
+
"blocks.11.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 100 |
+
"blocks.11.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 101 |
+
"blocks.11.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 102 |
+
"blocks.11.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 103 |
+
"blocks.11.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 104 |
+
"blocks.11.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 105 |
+
"blocks.11.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 106 |
+
"blocks.11.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 107 |
+
"blocks.11.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 108 |
+
"blocks.11.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 109 |
+
"blocks.11.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 110 |
+
"blocks.11.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 111 |
+
"blocks.11.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 112 |
+
"blocks.11.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 113 |
+
"blocks.11.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 114 |
+
"blocks.12.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 115 |
+
"blocks.12.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 116 |
+
"blocks.12.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 117 |
+
"blocks.12.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 118 |
+
"blocks.12.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 119 |
+
"blocks.12.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 120 |
+
"blocks.12.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 121 |
+
"blocks.12.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 122 |
+
"blocks.12.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 123 |
+
"blocks.12.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 124 |
+
"blocks.12.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 125 |
+
"blocks.12.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 126 |
+
"blocks.12.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 127 |
+
"blocks.12.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 128 |
+
"blocks.12.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 129 |
+
"blocks.12.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 130 |
+
"blocks.12.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 131 |
+
"blocks.12.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 132 |
+
"blocks.12.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 133 |
+
"blocks.12.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 134 |
+
"blocks.12.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 135 |
+
"blocks.12.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 136 |
+
"blocks.12.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 137 |
+
"blocks.12.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 138 |
+
"blocks.12.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 139 |
+
"blocks.12.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 140 |
+
"blocks.12.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 141 |
+
"blocks.13.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 142 |
+
"blocks.13.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 143 |
+
"blocks.13.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 144 |
+
"blocks.13.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 145 |
+
"blocks.13.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 146 |
+
"blocks.13.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 147 |
+
"blocks.13.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 148 |
+
"blocks.13.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 149 |
+
"blocks.13.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 150 |
+
"blocks.13.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 151 |
+
"blocks.13.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 152 |
+
"blocks.13.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 153 |
+
"blocks.13.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 154 |
+
"blocks.13.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 155 |
+
"blocks.13.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 156 |
+
"blocks.13.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 157 |
+
"blocks.13.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 158 |
+
"blocks.13.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 159 |
+
"blocks.13.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 160 |
+
"blocks.13.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 161 |
+
"blocks.13.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 162 |
+
"blocks.13.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 163 |
+
"blocks.13.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 164 |
+
"blocks.13.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 165 |
+
"blocks.13.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 166 |
+
"blocks.13.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 167 |
+
"blocks.13.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 168 |
+
"blocks.14.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 169 |
+
"blocks.14.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 170 |
+
"blocks.14.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 171 |
+
"blocks.14.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 172 |
+
"blocks.14.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 173 |
+
"blocks.14.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 174 |
+
"blocks.14.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 175 |
+
"blocks.14.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 176 |
+
"blocks.14.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 177 |
+
"blocks.14.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 178 |
+
"blocks.14.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 179 |
+
"blocks.14.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 180 |
+
"blocks.14.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 181 |
+
"blocks.14.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 182 |
+
"blocks.14.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 183 |
+
"blocks.14.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 184 |
+
"blocks.14.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 185 |
+
"blocks.14.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 186 |
+
"blocks.14.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 187 |
+
"blocks.14.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 188 |
+
"blocks.14.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 189 |
+
"blocks.14.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 190 |
+
"blocks.14.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 191 |
+
"blocks.14.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 192 |
+
"blocks.14.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 193 |
+
"blocks.14.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 194 |
+
"blocks.14.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 195 |
+
"blocks.15.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 196 |
+
"blocks.15.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 197 |
+
"blocks.15.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 198 |
+
"blocks.15.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 199 |
+
"blocks.15.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 200 |
+
"blocks.15.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 201 |
+
"blocks.15.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 202 |
+
"blocks.15.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 203 |
+
"blocks.15.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 204 |
+
"blocks.15.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 205 |
+
"blocks.15.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 206 |
+
"blocks.15.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 207 |
+
"blocks.15.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 208 |
+
"blocks.15.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 209 |
+
"blocks.15.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 210 |
+
"blocks.15.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 211 |
+
"blocks.15.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 212 |
+
"blocks.15.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 213 |
+
"blocks.15.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 214 |
+
"blocks.15.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 215 |
+
"blocks.15.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 216 |
+
"blocks.15.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 217 |
+
"blocks.15.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 218 |
+
"blocks.15.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 219 |
+
"blocks.15.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 220 |
+
"blocks.15.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 221 |
+
"blocks.15.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 222 |
+
"blocks.16.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 223 |
+
"blocks.16.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 224 |
+
"blocks.16.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 225 |
+
"blocks.16.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 226 |
+
"blocks.16.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 227 |
+
"blocks.16.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 228 |
+
"blocks.16.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 229 |
+
"blocks.16.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 230 |
+
"blocks.16.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 231 |
+
"blocks.16.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 232 |
+
"blocks.16.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 233 |
+
"blocks.16.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 234 |
+
"blocks.16.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 235 |
+
"blocks.16.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 236 |
+
"blocks.16.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 237 |
+
"blocks.16.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 238 |
+
"blocks.16.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 239 |
+
"blocks.16.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 240 |
+
"blocks.16.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 241 |
+
"blocks.16.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 242 |
+
"blocks.16.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 243 |
+
"blocks.16.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 244 |
+
"blocks.16.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 245 |
+
"blocks.16.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 246 |
+
"blocks.16.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 247 |
+
"blocks.16.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 248 |
+
"blocks.16.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 249 |
+
"blocks.17.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 250 |
+
"blocks.17.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 251 |
+
"blocks.17.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 252 |
+
"blocks.17.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 253 |
+
"blocks.17.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 254 |
+
"blocks.17.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 255 |
+
"blocks.17.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 256 |
+
"blocks.17.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 257 |
+
"blocks.17.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 258 |
+
"blocks.17.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 259 |
+
"blocks.17.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 260 |
+
"blocks.17.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 261 |
+
"blocks.17.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 262 |
+
"blocks.17.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 263 |
+
"blocks.17.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 264 |
+
"blocks.17.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 265 |
+
"blocks.17.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 266 |
+
"blocks.17.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 267 |
+
"blocks.17.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 268 |
+
"blocks.17.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 269 |
+
"blocks.17.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 270 |
+
"blocks.17.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 271 |
+
"blocks.17.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 272 |
+
"blocks.17.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 273 |
+
"blocks.17.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 274 |
+
"blocks.17.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 275 |
+
"blocks.17.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 276 |
+
"blocks.18.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 277 |
+
"blocks.18.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 278 |
+
"blocks.18.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 279 |
+
"blocks.18.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 280 |
+
"blocks.18.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 281 |
+
"blocks.18.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 282 |
+
"blocks.18.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 283 |
+
"blocks.18.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 284 |
+
"blocks.18.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 285 |
+
"blocks.18.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 286 |
+
"blocks.18.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 287 |
+
"blocks.18.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 288 |
+
"blocks.18.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 289 |
+
"blocks.18.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 290 |
+
"blocks.18.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 291 |
+
"blocks.18.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 292 |
+
"blocks.18.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 293 |
+
"blocks.18.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 294 |
+
"blocks.18.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 295 |
+
"blocks.18.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 296 |
+
"blocks.18.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 297 |
+
"blocks.18.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 298 |
+
"blocks.18.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 299 |
+
"blocks.18.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 300 |
+
"blocks.18.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 301 |
+
"blocks.18.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 302 |
+
"blocks.18.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 303 |
+
"blocks.19.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 304 |
+
"blocks.19.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 305 |
+
"blocks.19.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 306 |
+
"blocks.19.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 307 |
+
"blocks.19.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 308 |
+
"blocks.19.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 309 |
+
"blocks.19.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 310 |
+
"blocks.19.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 311 |
+
"blocks.19.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 312 |
+
"blocks.19.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 313 |
+
"blocks.19.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 314 |
+
"blocks.19.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 315 |
+
"blocks.19.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 316 |
+
"blocks.19.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 317 |
+
"blocks.19.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 318 |
+
"blocks.19.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 319 |
+
"blocks.19.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 320 |
+
"blocks.19.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 321 |
+
"blocks.19.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 322 |
+
"blocks.19.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 323 |
+
"blocks.19.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 324 |
+
"blocks.19.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 325 |
+
"blocks.19.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 326 |
+
"blocks.19.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 327 |
+
"blocks.19.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 328 |
+
"blocks.19.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 329 |
+
"blocks.19.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 330 |
+
"blocks.2.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 331 |
+
"blocks.2.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 332 |
+
"blocks.2.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 333 |
+
"blocks.2.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 334 |
+
"blocks.2.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 335 |
+
"blocks.2.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 336 |
+
"blocks.2.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 337 |
+
"blocks.2.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 338 |
+
"blocks.2.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 339 |
+
"blocks.2.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 340 |
+
"blocks.2.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 341 |
+
"blocks.2.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 342 |
+
"blocks.2.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 343 |
+
"blocks.2.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 344 |
+
"blocks.2.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 345 |
+
"blocks.2.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 346 |
+
"blocks.2.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 347 |
+
"blocks.2.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 348 |
+
"blocks.2.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 349 |
+
"blocks.2.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 350 |
+
"blocks.2.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 351 |
+
"blocks.2.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 352 |
+
"blocks.2.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 353 |
+
"blocks.2.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 354 |
+
"blocks.2.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 355 |
+
"blocks.2.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 356 |
+
"blocks.2.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 357 |
+
"blocks.20.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 358 |
+
"blocks.20.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 359 |
+
"blocks.20.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 360 |
+
"blocks.20.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 361 |
+
"blocks.20.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 362 |
+
"blocks.20.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 363 |
+
"blocks.20.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 364 |
+
"blocks.20.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 365 |
+
"blocks.20.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 366 |
+
"blocks.20.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 367 |
+
"blocks.20.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 368 |
+
"blocks.20.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 369 |
+
"blocks.20.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 370 |
+
"blocks.20.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 371 |
+
"blocks.20.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 372 |
+
"blocks.20.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 373 |
+
"blocks.20.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 374 |
+
"blocks.20.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 375 |
+
"blocks.20.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 376 |
+
"blocks.20.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 377 |
+
"blocks.20.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 378 |
+
"blocks.20.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 379 |
+
"blocks.20.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 380 |
+
"blocks.20.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 381 |
+
"blocks.20.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 382 |
+
"blocks.20.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 383 |
+
"blocks.20.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 384 |
+
"blocks.21.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 385 |
+
"blocks.21.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 386 |
+
"blocks.21.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 387 |
+
"blocks.21.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 388 |
+
"blocks.21.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 389 |
+
"blocks.21.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 390 |
+
"blocks.21.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 391 |
+
"blocks.21.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 392 |
+
"blocks.21.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 393 |
+
"blocks.21.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 394 |
+
"blocks.21.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 395 |
+
"blocks.21.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 396 |
+
"blocks.21.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 397 |
+
"blocks.21.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 398 |
+
"blocks.21.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 399 |
+
"blocks.21.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 400 |
+
"blocks.21.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 401 |
+
"blocks.21.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 402 |
+
"blocks.21.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 403 |
+
"blocks.21.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 404 |
+
"blocks.21.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 405 |
+
"blocks.21.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 406 |
+
"blocks.21.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 407 |
+
"blocks.21.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 408 |
+
"blocks.21.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 409 |
+
"blocks.21.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 410 |
+
"blocks.21.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 411 |
+
"blocks.22.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 412 |
+
"blocks.22.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 413 |
+
"blocks.22.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 414 |
+
"blocks.22.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 415 |
+
"blocks.22.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 416 |
+
"blocks.22.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 417 |
+
"blocks.22.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 418 |
+
"blocks.22.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 419 |
+
"blocks.22.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 420 |
+
"blocks.22.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 421 |
+
"blocks.22.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 422 |
+
"blocks.22.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 423 |
+
"blocks.22.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 424 |
+
"blocks.22.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 425 |
+
"blocks.22.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 426 |
+
"blocks.22.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 427 |
+
"blocks.22.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 428 |
+
"blocks.22.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 429 |
+
"blocks.22.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 430 |
+
"blocks.22.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 431 |
+
"blocks.22.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 432 |
+
"blocks.22.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 433 |
+
"blocks.22.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 434 |
+
"blocks.22.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 435 |
+
"blocks.22.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 436 |
+
"blocks.22.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 437 |
+
"blocks.22.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 438 |
+
"blocks.23.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 439 |
+
"blocks.23.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 440 |
+
"blocks.23.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 441 |
+
"blocks.23.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 442 |
+
"blocks.23.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 443 |
+
"blocks.23.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 444 |
+
"blocks.23.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 445 |
+
"blocks.23.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 446 |
+
"blocks.23.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 447 |
+
"blocks.23.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 448 |
+
"blocks.23.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 449 |
+
"blocks.23.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 450 |
+
"blocks.23.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 451 |
+
"blocks.23.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 452 |
+
"blocks.23.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 453 |
+
"blocks.23.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 454 |
+
"blocks.23.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 455 |
+
"blocks.23.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 456 |
+
"blocks.23.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 457 |
+
"blocks.23.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 458 |
+
"blocks.23.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 459 |
+
"blocks.23.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 460 |
+
"blocks.23.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 461 |
+
"blocks.23.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 462 |
+
"blocks.23.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 463 |
+
"blocks.23.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 464 |
+
"blocks.23.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 465 |
+
"blocks.24.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 466 |
+
"blocks.24.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 467 |
+
"blocks.24.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 468 |
+
"blocks.24.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 469 |
+
"blocks.24.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 470 |
+
"blocks.24.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 471 |
+
"blocks.24.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 472 |
+
"blocks.24.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 473 |
+
"blocks.24.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 474 |
+
"blocks.24.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 475 |
+
"blocks.24.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 476 |
+
"blocks.24.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 477 |
+
"blocks.24.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 478 |
+
"blocks.24.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 479 |
+
"blocks.24.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 480 |
+
"blocks.24.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 481 |
+
"blocks.24.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 482 |
+
"blocks.24.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 483 |
+
"blocks.24.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 484 |
+
"blocks.24.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 485 |
+
"blocks.24.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 486 |
+
"blocks.24.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 487 |
+
"blocks.24.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 488 |
+
"blocks.24.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 489 |
+
"blocks.24.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 490 |
+
"blocks.24.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 491 |
+
"blocks.24.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 492 |
+
"blocks.25.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 493 |
+
"blocks.25.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 494 |
+
"blocks.25.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 495 |
+
"blocks.25.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 496 |
+
"blocks.25.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 497 |
+
"blocks.25.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 498 |
+
"blocks.25.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 499 |
+
"blocks.25.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 500 |
+
"blocks.25.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 501 |
+
"blocks.25.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 502 |
+
"blocks.25.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 503 |
+
"blocks.25.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 504 |
+
"blocks.25.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 505 |
+
"blocks.25.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 506 |
+
"blocks.25.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 507 |
+
"blocks.25.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 508 |
+
"blocks.25.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 509 |
+
"blocks.25.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 510 |
+
"blocks.25.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 511 |
+
"blocks.25.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 512 |
+
"blocks.25.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 513 |
+
"blocks.25.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 514 |
+
"blocks.25.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 515 |
+
"blocks.25.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 516 |
+
"blocks.25.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 517 |
+
"blocks.25.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 518 |
+
"blocks.25.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 519 |
+
"blocks.26.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 520 |
+
"blocks.26.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 521 |
+
"blocks.26.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 522 |
+
"blocks.26.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 523 |
+
"blocks.26.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 524 |
+
"blocks.26.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 525 |
+
"blocks.26.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 526 |
+
"blocks.26.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 527 |
+
"blocks.26.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 528 |
+
"blocks.26.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 529 |
+
"blocks.26.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 530 |
+
"blocks.26.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 531 |
+
"blocks.26.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 532 |
+
"blocks.26.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 533 |
+
"blocks.26.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 534 |
+
"blocks.26.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 535 |
+
"blocks.26.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 536 |
+
"blocks.26.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 537 |
+
"blocks.26.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 538 |
+
"blocks.26.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 539 |
+
"blocks.26.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 540 |
+
"blocks.26.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 541 |
+
"blocks.26.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 542 |
+
"blocks.26.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 543 |
+
"blocks.26.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 544 |
+
"blocks.26.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 545 |
+
"blocks.26.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 546 |
+
"blocks.27.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 547 |
+
"blocks.27.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 548 |
+
"blocks.27.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 549 |
+
"blocks.27.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 550 |
+
"blocks.27.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 551 |
+
"blocks.27.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 552 |
+
"blocks.27.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 553 |
+
"blocks.27.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 554 |
+
"blocks.27.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 555 |
+
"blocks.27.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 556 |
+
"blocks.27.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 557 |
+
"blocks.27.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 558 |
+
"blocks.27.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 559 |
+
"blocks.27.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 560 |
+
"blocks.27.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 561 |
+
"blocks.27.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 562 |
+
"blocks.27.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 563 |
+
"blocks.27.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 564 |
+
"blocks.27.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 565 |
+
"blocks.27.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 566 |
+
"blocks.27.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 567 |
+
"blocks.27.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 568 |
+
"blocks.27.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 569 |
+
"blocks.27.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 570 |
+
"blocks.27.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 571 |
+
"blocks.27.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 572 |
+
"blocks.27.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 573 |
+
"blocks.28.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 574 |
+
"blocks.28.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 575 |
+
"blocks.28.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 576 |
+
"blocks.28.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 577 |
+
"blocks.28.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 578 |
+
"blocks.28.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 579 |
+
"blocks.28.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 580 |
+
"blocks.28.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 581 |
+
"blocks.28.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 582 |
+
"blocks.28.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 583 |
+
"blocks.28.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 584 |
+
"blocks.28.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 585 |
+
"blocks.28.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 586 |
+
"blocks.28.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 587 |
+
"blocks.28.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 588 |
+
"blocks.28.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 589 |
+
"blocks.28.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 590 |
+
"blocks.28.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 591 |
+
"blocks.28.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 592 |
+
"blocks.28.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 593 |
+
"blocks.28.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 594 |
+
"blocks.28.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 595 |
+
"blocks.28.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 596 |
+
"blocks.28.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 597 |
+
"blocks.28.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 598 |
+
"blocks.28.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 599 |
+
"blocks.28.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 600 |
+
"blocks.29.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 601 |
+
"blocks.29.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 602 |
+
"blocks.29.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 603 |
+
"blocks.29.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 604 |
+
"blocks.29.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 605 |
+
"blocks.29.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 606 |
+
"blocks.29.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 607 |
+
"blocks.29.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 608 |
+
"blocks.29.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 609 |
+
"blocks.29.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 610 |
+
"blocks.29.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 611 |
+
"blocks.29.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 612 |
+
"blocks.29.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 613 |
+
"blocks.29.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 614 |
+
"blocks.29.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 615 |
+
"blocks.29.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 616 |
+
"blocks.29.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 617 |
+
"blocks.29.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 618 |
+
"blocks.29.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 619 |
+
"blocks.29.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 620 |
+
"blocks.29.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 621 |
+
"blocks.29.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 622 |
+
"blocks.29.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 623 |
+
"blocks.29.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 624 |
+
"blocks.29.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 625 |
+
"blocks.29.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 626 |
+
"blocks.29.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 627 |
+
"blocks.3.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 628 |
+
"blocks.3.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 629 |
+
"blocks.3.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 630 |
+
"blocks.3.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 631 |
+
"blocks.3.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 632 |
+
"blocks.3.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 633 |
+
"blocks.3.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 634 |
+
"blocks.3.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 635 |
+
"blocks.3.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 636 |
+
"blocks.3.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 637 |
+
"blocks.3.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 638 |
+
"blocks.3.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 639 |
+
"blocks.3.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 640 |
+
"blocks.3.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 641 |
+
"blocks.3.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 642 |
+
"blocks.3.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 643 |
+
"blocks.3.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 644 |
+
"blocks.3.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 645 |
+
"blocks.3.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 646 |
+
"blocks.3.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 647 |
+
"blocks.3.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 648 |
+
"blocks.3.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 649 |
+
"blocks.3.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 650 |
+
"blocks.3.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 651 |
+
"blocks.3.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 652 |
+
"blocks.3.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 653 |
+
"blocks.3.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 654 |
+
"blocks.30.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 655 |
+
"blocks.30.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 656 |
+
"blocks.30.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 657 |
+
"blocks.30.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 658 |
+
"blocks.30.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 659 |
+
"blocks.30.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 660 |
+
"blocks.30.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 661 |
+
"blocks.30.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 662 |
+
"blocks.30.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 663 |
+
"blocks.30.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 664 |
+
"blocks.30.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 665 |
+
"blocks.30.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 666 |
+
"blocks.30.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 667 |
+
"blocks.30.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 668 |
+
"blocks.30.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 669 |
+
"blocks.30.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 670 |
+
"blocks.30.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 671 |
+
"blocks.30.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 672 |
+
"blocks.30.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 673 |
+
"blocks.30.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 674 |
+
"blocks.30.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 675 |
+
"blocks.30.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 676 |
+
"blocks.30.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 677 |
+
"blocks.30.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 678 |
+
"blocks.30.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 679 |
+
"blocks.30.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 680 |
+
"blocks.30.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 681 |
+
"blocks.31.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 682 |
+
"blocks.31.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 683 |
+
"blocks.31.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 684 |
+
"blocks.31.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 685 |
+
"blocks.31.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 686 |
+
"blocks.31.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 687 |
+
"blocks.31.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 688 |
+
"blocks.31.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 689 |
+
"blocks.31.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 690 |
+
"blocks.31.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 691 |
+
"blocks.31.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 692 |
+
"blocks.31.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 693 |
+
"blocks.31.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 694 |
+
"blocks.31.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 695 |
+
"blocks.31.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 696 |
+
"blocks.31.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 697 |
+
"blocks.31.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 698 |
+
"blocks.31.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 699 |
+
"blocks.31.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 700 |
+
"blocks.31.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 701 |
+
"blocks.31.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 702 |
+
"blocks.31.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 703 |
+
"blocks.31.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 704 |
+
"blocks.31.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 705 |
+
"blocks.31.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 706 |
+
"blocks.31.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 707 |
+
"blocks.31.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 708 |
+
"blocks.32.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 709 |
+
"blocks.32.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 710 |
+
"blocks.32.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 711 |
+
"blocks.32.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 712 |
+
"blocks.32.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 713 |
+
"blocks.32.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 714 |
+
"blocks.32.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 715 |
+
"blocks.32.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 716 |
+
"blocks.32.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 717 |
+
"blocks.32.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 718 |
+
"blocks.32.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 719 |
+
"blocks.32.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 720 |
+
"blocks.32.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 721 |
+
"blocks.32.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 722 |
+
"blocks.32.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 723 |
+
"blocks.32.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 724 |
+
"blocks.32.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 725 |
+
"blocks.32.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 726 |
+
"blocks.32.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 727 |
+
"blocks.32.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 728 |
+
"blocks.32.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 729 |
+
"blocks.32.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 730 |
+
"blocks.32.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 731 |
+
"blocks.32.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 732 |
+
"blocks.32.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 733 |
+
"blocks.32.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 734 |
+
"blocks.32.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 735 |
+
"blocks.33.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 736 |
+
"blocks.33.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 737 |
+
"blocks.33.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 738 |
+
"blocks.33.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 739 |
+
"blocks.33.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 740 |
+
"blocks.33.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 741 |
+
"blocks.33.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 742 |
+
"blocks.33.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 743 |
+
"blocks.33.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 744 |
+
"blocks.33.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 745 |
+
"blocks.33.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 746 |
+
"blocks.33.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 747 |
+
"blocks.33.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 748 |
+
"blocks.33.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 749 |
+
"blocks.33.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 750 |
+
"blocks.33.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 751 |
+
"blocks.33.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 752 |
+
"blocks.33.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 753 |
+
"blocks.33.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 754 |
+
"blocks.33.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 755 |
+
"blocks.33.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 756 |
+
"blocks.33.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 757 |
+
"blocks.33.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 758 |
+
"blocks.33.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 759 |
+
"blocks.33.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 760 |
+
"blocks.33.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 761 |
+
"blocks.33.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 762 |
+
"blocks.34.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 763 |
+
"blocks.34.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 764 |
+
"blocks.34.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 765 |
+
"blocks.34.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 766 |
+
"blocks.34.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 767 |
+
"blocks.34.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 768 |
+
"blocks.34.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 769 |
+
"blocks.34.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 770 |
+
"blocks.34.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 771 |
+
"blocks.34.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 772 |
+
"blocks.34.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 773 |
+
"blocks.34.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 774 |
+
"blocks.34.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 775 |
+
"blocks.34.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 776 |
+
"blocks.34.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 777 |
+
"blocks.34.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 778 |
+
"blocks.34.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 779 |
+
"blocks.34.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 780 |
+
"blocks.34.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 781 |
+
"blocks.34.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 782 |
+
"blocks.34.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 783 |
+
"blocks.34.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 784 |
+
"blocks.34.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 785 |
+
"blocks.34.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 786 |
+
"blocks.34.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 787 |
+
"blocks.34.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 788 |
+
"blocks.34.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 789 |
+
"blocks.35.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 790 |
+
"blocks.35.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 791 |
+
"blocks.35.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 792 |
+
"blocks.35.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 793 |
+
"blocks.35.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 794 |
+
"blocks.35.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 795 |
+
"blocks.35.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 796 |
+
"blocks.35.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 797 |
+
"blocks.35.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 798 |
+
"blocks.35.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 799 |
+
"blocks.35.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 800 |
+
"blocks.35.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 801 |
+
"blocks.35.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 802 |
+
"blocks.35.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 803 |
+
"blocks.35.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 804 |
+
"blocks.35.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 805 |
+
"blocks.35.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 806 |
+
"blocks.35.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 807 |
+
"blocks.35.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 808 |
+
"blocks.35.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 809 |
+
"blocks.35.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 810 |
+
"blocks.35.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 811 |
+
"blocks.35.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 812 |
+
"blocks.35.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 813 |
+
"blocks.35.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 814 |
+
"blocks.35.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 815 |
+
"blocks.35.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 816 |
+
"blocks.36.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 817 |
+
"blocks.36.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 818 |
+
"blocks.36.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 819 |
+
"blocks.36.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 820 |
+
"blocks.36.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 821 |
+
"blocks.36.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 822 |
+
"blocks.36.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 823 |
+
"blocks.36.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 824 |
+
"blocks.36.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 825 |
+
"blocks.36.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 826 |
+
"blocks.36.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 827 |
+
"blocks.36.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 828 |
+
"blocks.36.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 829 |
+
"blocks.36.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 830 |
+
"blocks.36.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 831 |
+
"blocks.36.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 832 |
+
"blocks.36.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 833 |
+
"blocks.36.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 834 |
+
"blocks.36.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 835 |
+
"blocks.36.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 836 |
+
"blocks.36.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 837 |
+
"blocks.36.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 838 |
+
"blocks.36.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 839 |
+
"blocks.36.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 840 |
+
"blocks.36.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 841 |
+
"blocks.36.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 842 |
+
"blocks.36.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 843 |
+
"blocks.37.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 844 |
+
"blocks.37.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 845 |
+
"blocks.37.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 846 |
+
"blocks.37.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 847 |
+
"blocks.37.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 848 |
+
"blocks.37.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 849 |
+
"blocks.37.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 850 |
+
"blocks.37.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 851 |
+
"blocks.37.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 852 |
+
"blocks.37.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 853 |
+
"blocks.37.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 854 |
+
"blocks.37.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 855 |
+
"blocks.37.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 856 |
+
"blocks.37.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 857 |
+
"blocks.37.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 858 |
+
"blocks.37.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 859 |
+
"blocks.37.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 860 |
+
"blocks.37.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 861 |
+
"blocks.37.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 862 |
+
"blocks.37.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 863 |
+
"blocks.37.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 864 |
+
"blocks.37.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 865 |
+
"blocks.37.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 866 |
+
"blocks.37.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 867 |
+
"blocks.37.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 868 |
+
"blocks.37.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 869 |
+
"blocks.37.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 870 |
+
"blocks.38.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 871 |
+
"blocks.38.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 872 |
+
"blocks.38.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 873 |
+
"blocks.38.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 874 |
+
"blocks.38.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 875 |
+
"blocks.38.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 876 |
+
"blocks.38.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 877 |
+
"blocks.38.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 878 |
+
"blocks.38.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 879 |
+
"blocks.38.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 880 |
+
"blocks.38.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 881 |
+
"blocks.38.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 882 |
+
"blocks.38.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 883 |
+
"blocks.38.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 884 |
+
"blocks.38.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 885 |
+
"blocks.38.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 886 |
+
"blocks.38.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 887 |
+
"blocks.38.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 888 |
+
"blocks.38.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 889 |
+
"blocks.38.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 890 |
+
"blocks.38.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 891 |
+
"blocks.38.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 892 |
+
"blocks.38.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 893 |
+
"blocks.38.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 894 |
+
"blocks.38.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 895 |
+
"blocks.38.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 896 |
+
"blocks.38.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 897 |
+
"blocks.39.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 898 |
+
"blocks.39.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 899 |
+
"blocks.39.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 900 |
+
"blocks.39.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 901 |
+
"blocks.39.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 902 |
+
"blocks.39.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 903 |
+
"blocks.39.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 904 |
+
"blocks.39.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 905 |
+
"blocks.39.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 906 |
+
"blocks.39.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 907 |
+
"blocks.39.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 908 |
+
"blocks.39.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 909 |
+
"blocks.39.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 910 |
+
"blocks.39.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 911 |
+
"blocks.39.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 912 |
+
"blocks.39.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 913 |
+
"blocks.39.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 914 |
+
"blocks.39.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 915 |
+
"blocks.39.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 916 |
+
"blocks.39.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 917 |
+
"blocks.39.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 918 |
+
"blocks.39.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 919 |
+
"blocks.39.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 920 |
+
"blocks.39.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 921 |
+
"blocks.39.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 922 |
+
"blocks.39.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 923 |
+
"blocks.39.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 924 |
+
"blocks.4.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 925 |
+
"blocks.4.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 926 |
+
"blocks.4.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 927 |
+
"blocks.4.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 928 |
+
"blocks.4.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 929 |
+
"blocks.4.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 930 |
+
"blocks.4.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 931 |
+
"blocks.4.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 932 |
+
"blocks.4.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 933 |
+
"blocks.4.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 934 |
+
"blocks.4.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 935 |
+
"blocks.4.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 936 |
+
"blocks.4.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 937 |
+
"blocks.4.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 938 |
+
"blocks.4.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 939 |
+
"blocks.4.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 940 |
+
"blocks.4.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 941 |
+
"blocks.4.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 942 |
+
"blocks.4.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 943 |
+
"blocks.4.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 944 |
+
"blocks.4.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 945 |
+
"blocks.4.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 946 |
+
"blocks.4.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 947 |
+
"blocks.4.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 948 |
+
"blocks.4.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 949 |
+
"blocks.4.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 950 |
+
"blocks.4.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 951 |
+
"blocks.5.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 952 |
+
"blocks.5.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 953 |
+
"blocks.5.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 954 |
+
"blocks.5.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 955 |
+
"blocks.5.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 956 |
+
"blocks.5.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 957 |
+
"blocks.5.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 958 |
+
"blocks.5.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 959 |
+
"blocks.5.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 960 |
+
"blocks.5.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 961 |
+
"blocks.5.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 962 |
+
"blocks.5.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 963 |
+
"blocks.5.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 964 |
+
"blocks.5.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 965 |
+
"blocks.5.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 966 |
+
"blocks.5.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 967 |
+
"blocks.5.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 968 |
+
"blocks.5.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 969 |
+
"blocks.5.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 970 |
+
"blocks.5.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 971 |
+
"blocks.5.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 972 |
+
"blocks.5.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 973 |
+
"blocks.5.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 974 |
+
"blocks.5.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 975 |
+
"blocks.5.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 976 |
+
"blocks.5.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 977 |
+
"blocks.5.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 978 |
+
"blocks.6.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 979 |
+
"blocks.6.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 980 |
+
"blocks.6.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 981 |
+
"blocks.6.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 982 |
+
"blocks.6.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 983 |
+
"blocks.6.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 984 |
+
"blocks.6.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 985 |
+
"blocks.6.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 986 |
+
"blocks.6.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 987 |
+
"blocks.6.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 988 |
+
"blocks.6.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 989 |
+
"blocks.6.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 990 |
+
"blocks.6.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 991 |
+
"blocks.6.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 992 |
+
"blocks.6.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 993 |
+
"blocks.6.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 994 |
+
"blocks.6.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 995 |
+
"blocks.6.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 996 |
+
"blocks.6.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 997 |
+
"blocks.6.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 998 |
+
"blocks.6.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 999 |
+
"blocks.6.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1000 |
+
"blocks.6.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1001 |
+
"blocks.6.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1002 |
+
"blocks.6.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1003 |
+
"blocks.6.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1004 |
+
"blocks.6.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1005 |
+
"blocks.7.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1006 |
+
"blocks.7.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1007 |
+
"blocks.7.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1008 |
+
"blocks.7.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1009 |
+
"blocks.7.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1010 |
+
"blocks.7.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1011 |
+
"blocks.7.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1012 |
+
"blocks.7.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1013 |
+
"blocks.7.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1014 |
+
"blocks.7.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1015 |
+
"blocks.7.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1016 |
+
"blocks.7.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1017 |
+
"blocks.7.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1018 |
+
"blocks.7.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1019 |
+
"blocks.7.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1020 |
+
"blocks.7.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1021 |
+
"blocks.7.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1022 |
+
"blocks.7.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1023 |
+
"blocks.7.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1024 |
+
"blocks.7.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1025 |
+
"blocks.7.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1026 |
+
"blocks.7.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1027 |
+
"blocks.7.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1028 |
+
"blocks.7.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1029 |
+
"blocks.7.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1030 |
+
"blocks.7.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1031 |
+
"blocks.7.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1032 |
+
"blocks.8.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1033 |
+
"blocks.8.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1034 |
+
"blocks.8.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1035 |
+
"blocks.8.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1036 |
+
"blocks.8.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1037 |
+
"blocks.8.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1038 |
+
"blocks.8.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1039 |
+
"blocks.8.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1040 |
+
"blocks.8.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1041 |
+
"blocks.8.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1042 |
+
"blocks.8.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1043 |
+
"blocks.8.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1044 |
+
"blocks.8.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1045 |
+
"blocks.8.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1046 |
+
"blocks.8.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1047 |
+
"blocks.8.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1048 |
+
"blocks.8.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1049 |
+
"blocks.8.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1050 |
+
"blocks.8.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1051 |
+
"blocks.8.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1052 |
+
"blocks.8.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1053 |
+
"blocks.8.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1054 |
+
"blocks.8.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1055 |
+
"blocks.8.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1056 |
+
"blocks.8.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1057 |
+
"blocks.8.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1058 |
+
"blocks.8.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1059 |
+
"blocks.9.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1060 |
+
"blocks.9.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1061 |
+
"blocks.9.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1062 |
+
"blocks.9.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1063 |
+
"blocks.9.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1064 |
+
"blocks.9.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1065 |
+
"blocks.9.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1066 |
+
"blocks.9.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1067 |
+
"blocks.9.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1068 |
+
"blocks.9.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1069 |
+
"blocks.9.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1070 |
+
"blocks.9.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1071 |
+
"blocks.9.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1072 |
+
"blocks.9.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1073 |
+
"blocks.9.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1074 |
+
"blocks.9.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1075 |
+
"blocks.9.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1076 |
+
"blocks.9.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1077 |
+
"blocks.9.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1078 |
+
"blocks.9.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1079 |
+
"blocks.9.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1080 |
+
"blocks.9.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1081 |
+
"blocks.9.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1082 |
+
"blocks.9.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1083 |
+
"blocks.9.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1084 |
+
"blocks.9.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1085 |
+
"blocks.9.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1086 |
+
"condition_embedder.text_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1087 |
+
"condition_embedder.text_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1088 |
+
"condition_embedder.text_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1089 |
+
"condition_embedder.text_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1090 |
+
"condition_embedder.time_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1091 |
+
"condition_embedder.time_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1092 |
+
"condition_embedder.time_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1093 |
+
"condition_embedder.time_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1094 |
+
"condition_embedder.time_proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1095 |
+
"condition_embedder.time_proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1096 |
+
"patch_embedding.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1097 |
+
"patch_embedding.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1098 |
+
"proj_out.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1099 |
+
"proj_out.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1100 |
+
"patch_short.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1101 |
+
"patch_short.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1102 |
+
"patch_mid.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1103 |
+
"patch_mid.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1104 |
+
"patch_long.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1105 |
+
"patch_long.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1106 |
+
"norm_out.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors"
|
| 1107 |
+
}
|
| 1108 |
+
}
|
Helios/checkpoints/Helios-Base/vae/config.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderKLWan",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"attn_scales": [],
|
| 5 |
+
"base_dim": 96,
|
| 6 |
+
"dim_mult": [
|
| 7 |
+
1,
|
| 8 |
+
2,
|
| 9 |
+
4,
|
| 10 |
+
4
|
| 11 |
+
],
|
| 12 |
+
"dropout": 0.0,
|
| 13 |
+
"latents_mean": [
|
| 14 |
+
-0.7571,
|
| 15 |
+
-0.7089,
|
| 16 |
+
-0.9113,
|
| 17 |
+
0.1075,
|
| 18 |
+
-0.1745,
|
| 19 |
+
0.9653,
|
| 20 |
+
-0.1517,
|
| 21 |
+
1.5508,
|
| 22 |
+
0.4134,
|
| 23 |
+
-0.0715,
|
| 24 |
+
0.5517,
|
| 25 |
+
-0.3632,
|
| 26 |
+
-0.1922,
|
| 27 |
+
-0.9497,
|
| 28 |
+
0.2503,
|
| 29 |
+
-0.2921
|
| 30 |
+
],
|
| 31 |
+
"latents_std": [
|
| 32 |
+
2.8184,
|
| 33 |
+
1.4541,
|
| 34 |
+
2.3275,
|
| 35 |
+
2.6558,
|
| 36 |
+
1.2196,
|
| 37 |
+
1.7708,
|
| 38 |
+
2.6052,
|
| 39 |
+
2.0743,
|
| 40 |
+
3.2687,
|
| 41 |
+
2.1526,
|
| 42 |
+
2.8652,
|
| 43 |
+
1.5579,
|
| 44 |
+
1.6382,
|
| 45 |
+
1.1253,
|
| 46 |
+
2.8251,
|
| 47 |
+
1.916
|
| 48 |
+
],
|
| 49 |
+
"num_res_blocks": 2,
|
| 50 |
+
"temperal_downsample": [
|
| 51 |
+
false,
|
| 52 |
+
true,
|
| 53 |
+
true
|
| 54 |
+
],
|
| 55 |
+
"z_dim": 16
|
| 56 |
+
}
|
Helios/checkpoints/Helios-Distilled/guider/guider_config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ClassifierFreeGuidance",
|
| 3 |
+
"_diffusers_version": "0.38.0.dev0",
|
| 4 |
+
"enabled": true,
|
| 5 |
+
"guidance_rescale": 0.0,
|
| 6 |
+
"guidance_scale": 1.0,
|
| 7 |
+
"start": 0.0,
|
| 8 |
+
"stop": 1.0,
|
| 9 |
+
"use_original_formulation": false
|
| 10 |
+
}
|
Helios/checkpoints/Helios-Distilled/scheduler/scheduler_config.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HeliosDMDScheduler",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"gamma": 0.3333333333333333,
|
| 5 |
+
"num_train_timesteps": 1000,
|
| 6 |
+
"prediction_type": "flow_prediction",
|
| 7 |
+
"scheduler_type": "dmd",
|
| 8 |
+
"shift": 1.0,
|
| 9 |
+
"stage_range": [
|
| 10 |
+
0,
|
| 11 |
+
0.3333333333333333,
|
| 12 |
+
0.6666666666666666,
|
| 13 |
+
1
|
| 14 |
+
],
|
| 15 |
+
"stages": 3,
|
| 16 |
+
"time_shift_type": "linear",
|
| 17 |
+
"use_dynamic_shifting": true,
|
| 18 |
+
"use_flow_sigmas": true
|
| 19 |
+
}
|
Helios/checkpoints/Helios-Distilled/text_encoder/config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "google/umt5-xxl",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"UMT5EncoderModel"
|
| 5 |
+
],
|
| 6 |
+
"classifier_dropout": 0.0,
|
| 7 |
+
"d_ff": 10240,
|
| 8 |
+
"d_kv": 64,
|
| 9 |
+
"d_model": 4096,
|
| 10 |
+
"decoder_start_token_id": 0,
|
| 11 |
+
"dense_act_fn": "gelu_new",
|
| 12 |
+
"dropout_rate": 0.1,
|
| 13 |
+
"eos_token_id": 1,
|
| 14 |
+
"feed_forward_proj": "gated-gelu",
|
| 15 |
+
"initializer_factor": 1.0,
|
| 16 |
+
"is_encoder_decoder": true,
|
| 17 |
+
"is_gated_act": true,
|
| 18 |
+
"layer_norm_epsilon": 1e-06,
|
| 19 |
+
"model_type": "umt5",
|
| 20 |
+
"num_decoder_layers": 24,
|
| 21 |
+
"num_heads": 64,
|
| 22 |
+
"num_layers": 24,
|
| 23 |
+
"output_past": true,
|
| 24 |
+
"pad_token_id": 0,
|
| 25 |
+
"relative_attention_max_distance": 128,
|
| 26 |
+
"relative_attention_num_buckets": 32,
|
| 27 |
+
"scalable_attention": true,
|
| 28 |
+
"tie_word_embeddings": true,
|
| 29 |
+
"tokenizer_class": "T5Tokenizer",
|
| 30 |
+
"torch_dtype": "float32",
|
| 31 |
+
"transformers_version": "4.48.0.dev0",
|
| 32 |
+
"use_cache": true,
|
| 33 |
+
"vocab_size": 256384
|
| 34 |
+
}
|
Helios/checkpoints/Helios-Distilled/text_encoder/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,249 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 22723641344
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"encoder.block.0.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
| 7 |
+
"encoder.block.0.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
| 8 |
+
"encoder.block.0.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
| 9 |
+
"encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00005.safetensors",
|
| 10 |
+
"encoder.block.0.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
| 11 |
+
"encoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
| 12 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00005.safetensors",
|
| 13 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00005.safetensors",
|
| 14 |
+
"encoder.block.0.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
| 15 |
+
"encoder.block.0.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
| 16 |
+
"encoder.block.1.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 17 |
+
"encoder.block.1.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 18 |
+
"encoder.block.1.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 19 |
+
"encoder.block.1.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 20 |
+
"encoder.block.1.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 21 |
+
"encoder.block.1.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 22 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 23 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 24 |
+
"encoder.block.1.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 25 |
+
"encoder.block.1.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 26 |
+
"encoder.block.10.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 27 |
+
"encoder.block.10.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 28 |
+
"encoder.block.10.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 29 |
+
"encoder.block.10.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 30 |
+
"encoder.block.10.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 31 |
+
"encoder.block.10.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 32 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 33 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 34 |
+
"encoder.block.10.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 35 |
+
"encoder.block.10.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 36 |
+
"encoder.block.11.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 37 |
+
"encoder.block.11.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 38 |
+
"encoder.block.11.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 39 |
+
"encoder.block.11.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 40 |
+
"encoder.block.11.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 41 |
+
"encoder.block.11.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 42 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 43 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 44 |
+
"encoder.block.11.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 45 |
+
"encoder.block.11.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 46 |
+
"encoder.block.12.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 47 |
+
"encoder.block.12.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 48 |
+
"encoder.block.12.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 49 |
+
"encoder.block.12.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 50 |
+
"encoder.block.12.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 51 |
+
"encoder.block.12.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 52 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 53 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 54 |
+
"encoder.block.12.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 55 |
+
"encoder.block.12.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 56 |
+
"encoder.block.13.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 57 |
+
"encoder.block.13.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 58 |
+
"encoder.block.13.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 59 |
+
"encoder.block.13.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 60 |
+
"encoder.block.13.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 61 |
+
"encoder.block.13.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 62 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 63 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 64 |
+
"encoder.block.13.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 65 |
+
"encoder.block.13.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 66 |
+
"encoder.block.14.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 67 |
+
"encoder.block.14.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 68 |
+
"encoder.block.14.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 69 |
+
"encoder.block.14.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 70 |
+
"encoder.block.14.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 71 |
+
"encoder.block.14.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 72 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 73 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 74 |
+
"encoder.block.14.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 75 |
+
"encoder.block.14.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 76 |
+
"encoder.block.15.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 77 |
+
"encoder.block.15.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 78 |
+
"encoder.block.15.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 79 |
+
"encoder.block.15.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 80 |
+
"encoder.block.15.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 81 |
+
"encoder.block.15.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 82 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 83 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 84 |
+
"encoder.block.15.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 85 |
+
"encoder.block.15.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 86 |
+
"encoder.block.16.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 87 |
+
"encoder.block.16.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 88 |
+
"encoder.block.16.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 89 |
+
"encoder.block.16.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 90 |
+
"encoder.block.16.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 91 |
+
"encoder.block.16.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 92 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 93 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 94 |
+
"encoder.block.16.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 95 |
+
"encoder.block.16.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 96 |
+
"encoder.block.17.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 97 |
+
"encoder.block.17.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 98 |
+
"encoder.block.17.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 99 |
+
"encoder.block.17.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 100 |
+
"encoder.block.17.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 101 |
+
"encoder.block.17.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 102 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 103 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 104 |
+
"encoder.block.17.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 105 |
+
"encoder.block.17.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 106 |
+
"encoder.block.18.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 107 |
+
"encoder.block.18.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 108 |
+
"encoder.block.18.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 109 |
+
"encoder.block.18.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 110 |
+
"encoder.block.18.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 111 |
+
"encoder.block.18.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 112 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 113 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 114 |
+
"encoder.block.18.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 115 |
+
"encoder.block.18.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 116 |
+
"encoder.block.19.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 117 |
+
"encoder.block.19.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 118 |
+
"encoder.block.19.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 119 |
+
"encoder.block.19.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 120 |
+
"encoder.block.19.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 121 |
+
"encoder.block.19.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 122 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 123 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 124 |
+
"encoder.block.19.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 125 |
+
"encoder.block.19.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 126 |
+
"encoder.block.2.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 127 |
+
"encoder.block.2.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 128 |
+
"encoder.block.2.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 129 |
+
"encoder.block.2.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 130 |
+
"encoder.block.2.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 131 |
+
"encoder.block.2.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 132 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 133 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 134 |
+
"encoder.block.2.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 135 |
+
"encoder.block.2.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 136 |
+
"encoder.block.20.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 137 |
+
"encoder.block.20.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 138 |
+
"encoder.block.20.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 139 |
+
"encoder.block.20.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 140 |
+
"encoder.block.20.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 141 |
+
"encoder.block.20.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 142 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 143 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 144 |
+
"encoder.block.20.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 145 |
+
"encoder.block.20.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 146 |
+
"encoder.block.21.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
| 147 |
+
"encoder.block.21.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 148 |
+
"encoder.block.21.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
| 149 |
+
"encoder.block.21.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 150 |
+
"encoder.block.21.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
| 151 |
+
"encoder.block.21.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 152 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 153 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 154 |
+
"encoder.block.21.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 155 |
+
"encoder.block.21.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 156 |
+
"encoder.block.22.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
| 157 |
+
"encoder.block.22.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 158 |
+
"encoder.block.22.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
| 159 |
+
"encoder.block.22.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 160 |
+
"encoder.block.22.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
| 161 |
+
"encoder.block.22.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 162 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 163 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 164 |
+
"encoder.block.22.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 165 |
+
"encoder.block.22.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 166 |
+
"encoder.block.23.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
| 167 |
+
"encoder.block.23.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 168 |
+
"encoder.block.23.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
| 169 |
+
"encoder.block.23.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 170 |
+
"encoder.block.23.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
| 171 |
+
"encoder.block.23.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 172 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 173 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 174 |
+
"encoder.block.23.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 175 |
+
"encoder.block.23.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 176 |
+
"encoder.block.3.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 177 |
+
"encoder.block.3.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 178 |
+
"encoder.block.3.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 179 |
+
"encoder.block.3.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 180 |
+
"encoder.block.3.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 181 |
+
"encoder.block.3.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 182 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 183 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 184 |
+
"encoder.block.3.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 185 |
+
"encoder.block.3.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 186 |
+
"encoder.block.4.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 187 |
+
"encoder.block.4.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 188 |
+
"encoder.block.4.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 189 |
+
"encoder.block.4.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 190 |
+
"encoder.block.4.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 191 |
+
"encoder.block.4.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 192 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 193 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 194 |
+
"encoder.block.4.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 195 |
+
"encoder.block.4.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 196 |
+
"encoder.block.5.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 197 |
+
"encoder.block.5.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 198 |
+
"encoder.block.5.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 199 |
+
"encoder.block.5.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 200 |
+
"encoder.block.5.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 201 |
+
"encoder.block.5.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 202 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 203 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 204 |
+
"encoder.block.5.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 205 |
+
"encoder.block.5.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 206 |
+
"encoder.block.6.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 207 |
+
"encoder.block.6.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 208 |
+
"encoder.block.6.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 209 |
+
"encoder.block.6.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 210 |
+
"encoder.block.6.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 211 |
+
"encoder.block.6.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 212 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 213 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 214 |
+
"encoder.block.6.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 215 |
+
"encoder.block.6.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 216 |
+
"encoder.block.7.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 217 |
+
"encoder.block.7.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 218 |
+
"encoder.block.7.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 219 |
+
"encoder.block.7.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 220 |
+
"encoder.block.7.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 221 |
+
"encoder.block.7.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 222 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 223 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 224 |
+
"encoder.block.7.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 225 |
+
"encoder.block.7.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 226 |
+
"encoder.block.8.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 227 |
+
"encoder.block.8.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 228 |
+
"encoder.block.8.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 229 |
+
"encoder.block.8.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 230 |
+
"encoder.block.8.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 231 |
+
"encoder.block.8.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 232 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 233 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 234 |
+
"encoder.block.8.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 235 |
+
"encoder.block.8.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 236 |
+
"encoder.block.9.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 237 |
+
"encoder.block.9.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 238 |
+
"encoder.block.9.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 239 |
+
"encoder.block.9.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 240 |
+
"encoder.block.9.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 241 |
+
"encoder.block.9.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 242 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 243 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 244 |
+
"encoder.block.9.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 245 |
+
"encoder.block.9.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 246 |
+
"encoder.final_layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 247 |
+
"shared.weight": "model-00001-of-00005.safetensors"
|
| 248 |
+
}
|
| 249 |
+
}
|
Helios/checkpoints/Helios-Distilled/tokenizer/special_tokens_map.json
ADDED
|
@@ -0,0 +1,332 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<extra_id_0>",
|
| 4 |
+
"<extra_id_1>",
|
| 5 |
+
"<extra_id_2>",
|
| 6 |
+
"<extra_id_3>",
|
| 7 |
+
"<extra_id_4>",
|
| 8 |
+
"<extra_id_5>",
|
| 9 |
+
"<extra_id_6>",
|
| 10 |
+
"<extra_id_7>",
|
| 11 |
+
"<extra_id_8>",
|
| 12 |
+
"<extra_id_9>",
|
| 13 |
+
"<extra_id_10>",
|
| 14 |
+
"<extra_id_11>",
|
| 15 |
+
"<extra_id_12>",
|
| 16 |
+
"<extra_id_13>",
|
| 17 |
+
"<extra_id_14>",
|
| 18 |
+
"<extra_id_15>",
|
| 19 |
+
"<extra_id_16>",
|
| 20 |
+
"<extra_id_17>",
|
| 21 |
+
"<extra_id_18>",
|
| 22 |
+
"<extra_id_19>",
|
| 23 |
+
"<extra_id_20>",
|
| 24 |
+
"<extra_id_21>",
|
| 25 |
+
"<extra_id_22>",
|
| 26 |
+
"<extra_id_23>",
|
| 27 |
+
"<extra_id_24>",
|
| 28 |
+
"<extra_id_25>",
|
| 29 |
+
"<extra_id_26>",
|
| 30 |
+
"<extra_id_27>",
|
| 31 |
+
"<extra_id_28>",
|
| 32 |
+
"<extra_id_29>",
|
| 33 |
+
"<extra_id_30>",
|
| 34 |
+
"<extra_id_31>",
|
| 35 |
+
"<extra_id_32>",
|
| 36 |
+
"<extra_id_33>",
|
| 37 |
+
"<extra_id_34>",
|
| 38 |
+
"<extra_id_35>",
|
| 39 |
+
"<extra_id_36>",
|
| 40 |
+
"<extra_id_37>",
|
| 41 |
+
"<extra_id_38>",
|
| 42 |
+
"<extra_id_39>",
|
| 43 |
+
"<extra_id_40>",
|
| 44 |
+
"<extra_id_41>",
|
| 45 |
+
"<extra_id_42>",
|
| 46 |
+
"<extra_id_43>",
|
| 47 |
+
"<extra_id_44>",
|
| 48 |
+
"<extra_id_45>",
|
| 49 |
+
"<extra_id_46>",
|
| 50 |
+
"<extra_id_47>",
|
| 51 |
+
"<extra_id_48>",
|
| 52 |
+
"<extra_id_49>",
|
| 53 |
+
"<extra_id_50>",
|
| 54 |
+
"<extra_id_51>",
|
| 55 |
+
"<extra_id_52>",
|
| 56 |
+
"<extra_id_53>",
|
| 57 |
+
"<extra_id_54>",
|
| 58 |
+
"<extra_id_55>",
|
| 59 |
+
"<extra_id_56>",
|
| 60 |
+
"<extra_id_57>",
|
| 61 |
+
"<extra_id_58>",
|
| 62 |
+
"<extra_id_59>",
|
| 63 |
+
"<extra_id_60>",
|
| 64 |
+
"<extra_id_61>",
|
| 65 |
+
"<extra_id_62>",
|
| 66 |
+
"<extra_id_63>",
|
| 67 |
+
"<extra_id_64>",
|
| 68 |
+
"<extra_id_65>",
|
| 69 |
+
"<extra_id_66>",
|
| 70 |
+
"<extra_id_67>",
|
| 71 |
+
"<extra_id_68>",
|
| 72 |
+
"<extra_id_69>",
|
| 73 |
+
"<extra_id_70>",
|
| 74 |
+
"<extra_id_71>",
|
| 75 |
+
"<extra_id_72>",
|
| 76 |
+
"<extra_id_73>",
|
| 77 |
+
"<extra_id_74>",
|
| 78 |
+
"<extra_id_75>",
|
| 79 |
+
"<extra_id_76>",
|
| 80 |
+
"<extra_id_77>",
|
| 81 |
+
"<extra_id_78>",
|
| 82 |
+
"<extra_id_79>",
|
| 83 |
+
"<extra_id_80>",
|
| 84 |
+
"<extra_id_81>",
|
| 85 |
+
"<extra_id_82>",
|
| 86 |
+
"<extra_id_83>",
|
| 87 |
+
"<extra_id_84>",
|
| 88 |
+
"<extra_id_85>",
|
| 89 |
+
"<extra_id_86>",
|
| 90 |
+
"<extra_id_87>",
|
| 91 |
+
"<extra_id_88>",
|
| 92 |
+
"<extra_id_89>",
|
| 93 |
+
"<extra_id_90>",
|
| 94 |
+
"<extra_id_91>",
|
| 95 |
+
"<extra_id_92>",
|
| 96 |
+
"<extra_id_93>",
|
| 97 |
+
"<extra_id_94>",
|
| 98 |
+
"<extra_id_95>",
|
| 99 |
+
"<extra_id_96>",
|
| 100 |
+
"<extra_id_97>",
|
| 101 |
+
"<extra_id_98>",
|
| 102 |
+
"<extra_id_99>",
|
| 103 |
+
"<extra_id_100>",
|
| 104 |
+
"<extra_id_101>",
|
| 105 |
+
"<extra_id_102>",
|
| 106 |
+
"<extra_id_103>",
|
| 107 |
+
"<extra_id_104>",
|
| 108 |
+
"<extra_id_105>",
|
| 109 |
+
"<extra_id_106>",
|
| 110 |
+
"<extra_id_107>",
|
| 111 |
+
"<extra_id_108>",
|
| 112 |
+
"<extra_id_109>",
|
| 113 |
+
"<extra_id_110>",
|
| 114 |
+
"<extra_id_111>",
|
| 115 |
+
"<extra_id_112>",
|
| 116 |
+
"<extra_id_113>",
|
| 117 |
+
"<extra_id_114>",
|
| 118 |
+
"<extra_id_115>",
|
| 119 |
+
"<extra_id_116>",
|
| 120 |
+
"<extra_id_117>",
|
| 121 |
+
"<extra_id_118>",
|
| 122 |
+
"<extra_id_119>",
|
| 123 |
+
"<extra_id_120>",
|
| 124 |
+
"<extra_id_121>",
|
| 125 |
+
"<extra_id_122>",
|
| 126 |
+
"<extra_id_123>",
|
| 127 |
+
"<extra_id_124>",
|
| 128 |
+
"<extra_id_125>",
|
| 129 |
+
"<extra_id_126>",
|
| 130 |
+
"<extra_id_127>",
|
| 131 |
+
"<extra_id_128>",
|
| 132 |
+
"<extra_id_129>",
|
| 133 |
+
"<extra_id_130>",
|
| 134 |
+
"<extra_id_131>",
|
| 135 |
+
"<extra_id_132>",
|
| 136 |
+
"<extra_id_133>",
|
| 137 |
+
"<extra_id_134>",
|
| 138 |
+
"<extra_id_135>",
|
| 139 |
+
"<extra_id_136>",
|
| 140 |
+
"<extra_id_137>",
|
| 141 |
+
"<extra_id_138>",
|
| 142 |
+
"<extra_id_139>",
|
| 143 |
+
"<extra_id_140>",
|
| 144 |
+
"<extra_id_141>",
|
| 145 |
+
"<extra_id_142>",
|
| 146 |
+
"<extra_id_143>",
|
| 147 |
+
"<extra_id_144>",
|
| 148 |
+
"<extra_id_145>",
|
| 149 |
+
"<extra_id_146>",
|
| 150 |
+
"<extra_id_147>",
|
| 151 |
+
"<extra_id_148>",
|
| 152 |
+
"<extra_id_149>",
|
| 153 |
+
"<extra_id_150>",
|
| 154 |
+
"<extra_id_151>",
|
| 155 |
+
"<extra_id_152>",
|
| 156 |
+
"<extra_id_153>",
|
| 157 |
+
"<extra_id_154>",
|
| 158 |
+
"<extra_id_155>",
|
| 159 |
+
"<extra_id_156>",
|
| 160 |
+
"<extra_id_157>",
|
| 161 |
+
"<extra_id_158>",
|
| 162 |
+
"<extra_id_159>",
|
| 163 |
+
"<extra_id_160>",
|
| 164 |
+
"<extra_id_161>",
|
| 165 |
+
"<extra_id_162>",
|
| 166 |
+
"<extra_id_163>",
|
| 167 |
+
"<extra_id_164>",
|
| 168 |
+
"<extra_id_165>",
|
| 169 |
+
"<extra_id_166>",
|
| 170 |
+
"<extra_id_167>",
|
| 171 |
+
"<extra_id_168>",
|
| 172 |
+
"<extra_id_169>",
|
| 173 |
+
"<extra_id_170>",
|
| 174 |
+
"<extra_id_171>",
|
| 175 |
+
"<extra_id_172>",
|
| 176 |
+
"<extra_id_173>",
|
| 177 |
+
"<extra_id_174>",
|
| 178 |
+
"<extra_id_175>",
|
| 179 |
+
"<extra_id_176>",
|
| 180 |
+
"<extra_id_177>",
|
| 181 |
+
"<extra_id_178>",
|
| 182 |
+
"<extra_id_179>",
|
| 183 |
+
"<extra_id_180>",
|
| 184 |
+
"<extra_id_181>",
|
| 185 |
+
"<extra_id_182>",
|
| 186 |
+
"<extra_id_183>",
|
| 187 |
+
"<extra_id_184>",
|
| 188 |
+
"<extra_id_185>",
|
| 189 |
+
"<extra_id_186>",
|
| 190 |
+
"<extra_id_187>",
|
| 191 |
+
"<extra_id_188>",
|
| 192 |
+
"<extra_id_189>",
|
| 193 |
+
"<extra_id_190>",
|
| 194 |
+
"<extra_id_191>",
|
| 195 |
+
"<extra_id_192>",
|
| 196 |
+
"<extra_id_193>",
|
| 197 |
+
"<extra_id_194>",
|
| 198 |
+
"<extra_id_195>",
|
| 199 |
+
"<extra_id_196>",
|
| 200 |
+
"<extra_id_197>",
|
| 201 |
+
"<extra_id_198>",
|
| 202 |
+
"<extra_id_199>",
|
| 203 |
+
"<extra_id_200>",
|
| 204 |
+
"<extra_id_201>",
|
| 205 |
+
"<extra_id_202>",
|
| 206 |
+
"<extra_id_203>",
|
| 207 |
+
"<extra_id_204>",
|
| 208 |
+
"<extra_id_205>",
|
| 209 |
+
"<extra_id_206>",
|
| 210 |
+
"<extra_id_207>",
|
| 211 |
+
"<extra_id_208>",
|
| 212 |
+
"<extra_id_209>",
|
| 213 |
+
"<extra_id_210>",
|
| 214 |
+
"<extra_id_211>",
|
| 215 |
+
"<extra_id_212>",
|
| 216 |
+
"<extra_id_213>",
|
| 217 |
+
"<extra_id_214>",
|
| 218 |
+
"<extra_id_215>",
|
| 219 |
+
"<extra_id_216>",
|
| 220 |
+
"<extra_id_217>",
|
| 221 |
+
"<extra_id_218>",
|
| 222 |
+
"<extra_id_219>",
|
| 223 |
+
"<extra_id_220>",
|
| 224 |
+
"<extra_id_221>",
|
| 225 |
+
"<extra_id_222>",
|
| 226 |
+
"<extra_id_223>",
|
| 227 |
+
"<extra_id_224>",
|
| 228 |
+
"<extra_id_225>",
|
| 229 |
+
"<extra_id_226>",
|
| 230 |
+
"<extra_id_227>",
|
| 231 |
+
"<extra_id_228>",
|
| 232 |
+
"<extra_id_229>",
|
| 233 |
+
"<extra_id_230>",
|
| 234 |
+
"<extra_id_231>",
|
| 235 |
+
"<extra_id_232>",
|
| 236 |
+
"<extra_id_233>",
|
| 237 |
+
"<extra_id_234>",
|
| 238 |
+
"<extra_id_235>",
|
| 239 |
+
"<extra_id_236>",
|
| 240 |
+
"<extra_id_237>",
|
| 241 |
+
"<extra_id_238>",
|
| 242 |
+
"<extra_id_239>",
|
| 243 |
+
"<extra_id_240>",
|
| 244 |
+
"<extra_id_241>",
|
| 245 |
+
"<extra_id_242>",
|
| 246 |
+
"<extra_id_243>",
|
| 247 |
+
"<extra_id_244>",
|
| 248 |
+
"<extra_id_245>",
|
| 249 |
+
"<extra_id_246>",
|
| 250 |
+
"<extra_id_247>",
|
| 251 |
+
"<extra_id_248>",
|
| 252 |
+
"<extra_id_249>",
|
| 253 |
+
"<extra_id_250>",
|
| 254 |
+
"<extra_id_251>",
|
| 255 |
+
"<extra_id_252>",
|
| 256 |
+
"<extra_id_253>",
|
| 257 |
+
"<extra_id_254>",
|
| 258 |
+
"<extra_id_255>",
|
| 259 |
+
"<extra_id_256>",
|
| 260 |
+
"<extra_id_257>",
|
| 261 |
+
"<extra_id_258>",
|
| 262 |
+
"<extra_id_259>",
|
| 263 |
+
"<extra_id_260>",
|
| 264 |
+
"<extra_id_261>",
|
| 265 |
+
"<extra_id_262>",
|
| 266 |
+
"<extra_id_263>",
|
| 267 |
+
"<extra_id_264>",
|
| 268 |
+
"<extra_id_265>",
|
| 269 |
+
"<extra_id_266>",
|
| 270 |
+
"<extra_id_267>",
|
| 271 |
+
"<extra_id_268>",
|
| 272 |
+
"<extra_id_269>",
|
| 273 |
+
"<extra_id_270>",
|
| 274 |
+
"<extra_id_271>",
|
| 275 |
+
"<extra_id_272>",
|
| 276 |
+
"<extra_id_273>",
|
| 277 |
+
"<extra_id_274>",
|
| 278 |
+
"<extra_id_275>",
|
| 279 |
+
"<extra_id_276>",
|
| 280 |
+
"<extra_id_277>",
|
| 281 |
+
"<extra_id_278>",
|
| 282 |
+
"<extra_id_279>",
|
| 283 |
+
"<extra_id_280>",
|
| 284 |
+
"<extra_id_281>",
|
| 285 |
+
"<extra_id_282>",
|
| 286 |
+
"<extra_id_283>",
|
| 287 |
+
"<extra_id_284>",
|
| 288 |
+
"<extra_id_285>",
|
| 289 |
+
"<extra_id_286>",
|
| 290 |
+
"<extra_id_287>",
|
| 291 |
+
"<extra_id_288>",
|
| 292 |
+
"<extra_id_289>",
|
| 293 |
+
"<extra_id_290>",
|
| 294 |
+
"<extra_id_291>",
|
| 295 |
+
"<extra_id_292>",
|
| 296 |
+
"<extra_id_293>",
|
| 297 |
+
"<extra_id_294>",
|
| 298 |
+
"<extra_id_295>",
|
| 299 |
+
"<extra_id_296>",
|
| 300 |
+
"<extra_id_297>",
|
| 301 |
+
"<extra_id_298>",
|
| 302 |
+
"<extra_id_299>"
|
| 303 |
+
],
|
| 304 |
+
"bos_token": {
|
| 305 |
+
"content": "<s>",
|
| 306 |
+
"lstrip": false,
|
| 307 |
+
"normalized": false,
|
| 308 |
+
"rstrip": false,
|
| 309 |
+
"single_word": false
|
| 310 |
+
},
|
| 311 |
+
"eos_token": {
|
| 312 |
+
"content": "</s>",
|
| 313 |
+
"lstrip": false,
|
| 314 |
+
"normalized": false,
|
| 315 |
+
"rstrip": false,
|
| 316 |
+
"single_word": false
|
| 317 |
+
},
|
| 318 |
+
"pad_token": {
|
| 319 |
+
"content": "<pad>",
|
| 320 |
+
"lstrip": false,
|
| 321 |
+
"normalized": false,
|
| 322 |
+
"rstrip": false,
|
| 323 |
+
"single_word": false
|
| 324 |
+
},
|
| 325 |
+
"unk_token": {
|
| 326 |
+
"content": "<unk>",
|
| 327 |
+
"lstrip": false,
|
| 328 |
+
"normalized": false,
|
| 329 |
+
"rstrip": false,
|
| 330 |
+
"single_word": false
|
| 331 |
+
}
|
| 332 |
+
}
|
Helios/checkpoints/Helios-Distilled/tokenizer/tokenizer_config.json
ADDED
|
@@ -0,0 +1,2749 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<pad>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "</s>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "<s>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "<unk>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"256000": {
|
| 36 |
+
"content": "<extra_id_299>",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
},
|
| 43 |
+
"256001": {
|
| 44 |
+
"content": "<extra_id_298>",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": false,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": true
|
| 50 |
+
},
|
| 51 |
+
"256002": {
|
| 52 |
+
"content": "<extra_id_297>",
|
| 53 |
+
"lstrip": false,
|
| 54 |
+
"normalized": false,
|
| 55 |
+
"rstrip": false,
|
| 56 |
+
"single_word": false,
|
| 57 |
+
"special": true
|
| 58 |
+
},
|
| 59 |
+
"256003": {
|
| 60 |
+
"content": "<extra_id_296>",
|
| 61 |
+
"lstrip": false,
|
| 62 |
+
"normalized": false,
|
| 63 |
+
"rstrip": false,
|
| 64 |
+
"single_word": false,
|
| 65 |
+
"special": true
|
| 66 |
+
},
|
| 67 |
+
"256004": {
|
| 68 |
+
"content": "<extra_id_295>",
|
| 69 |
+
"lstrip": false,
|
| 70 |
+
"normalized": false,
|
| 71 |
+
"rstrip": false,
|
| 72 |
+
"single_word": false,
|
| 73 |
+
"special": true
|
| 74 |
+
},
|
| 75 |
+
"256005": {
|
| 76 |
+
"content": "<extra_id_294>",
|
| 77 |
+
"lstrip": false,
|
| 78 |
+
"normalized": false,
|
| 79 |
+
"rstrip": false,
|
| 80 |
+
"single_word": false,
|
| 81 |
+
"special": true
|
| 82 |
+
},
|
| 83 |
+
"256006": {
|
| 84 |
+
"content": "<extra_id_293>",
|
| 85 |
+
"lstrip": false,
|
| 86 |
+
"normalized": false,
|
| 87 |
+
"rstrip": false,
|
| 88 |
+
"single_word": false,
|
| 89 |
+
"special": true
|
| 90 |
+
},
|
| 91 |
+
"256007": {
|
| 92 |
+
"content": "<extra_id_292>",
|
| 93 |
+
"lstrip": false,
|
| 94 |
+
"normalized": false,
|
| 95 |
+
"rstrip": false,
|
| 96 |
+
"single_word": false,
|
| 97 |
+
"special": true
|
| 98 |
+
},
|
| 99 |
+
"256008": {
|
| 100 |
+
"content": "<extra_id_291>",
|
| 101 |
+
"lstrip": false,
|
| 102 |
+
"normalized": false,
|
| 103 |
+
"rstrip": false,
|
| 104 |
+
"single_word": false,
|
| 105 |
+
"special": true
|
| 106 |
+
},
|
| 107 |
+
"256009": {
|
| 108 |
+
"content": "<extra_id_290>",
|
| 109 |
+
"lstrip": false,
|
| 110 |
+
"normalized": false,
|
| 111 |
+
"rstrip": false,
|
| 112 |
+
"single_word": false,
|
| 113 |
+
"special": true
|
| 114 |
+
},
|
| 115 |
+
"256010": {
|
| 116 |
+
"content": "<extra_id_289>",
|
| 117 |
+
"lstrip": false,
|
| 118 |
+
"normalized": false,
|
| 119 |
+
"rstrip": false,
|
| 120 |
+
"single_word": false,
|
| 121 |
+
"special": true
|
| 122 |
+
},
|
| 123 |
+
"256011": {
|
| 124 |
+
"content": "<extra_id_288>",
|
| 125 |
+
"lstrip": false,
|
| 126 |
+
"normalized": false,
|
| 127 |
+
"rstrip": false,
|
| 128 |
+
"single_word": false,
|
| 129 |
+
"special": true
|
| 130 |
+
},
|
| 131 |
+
"256012": {
|
| 132 |
+
"content": "<extra_id_287>",
|
| 133 |
+
"lstrip": false,
|
| 134 |
+
"normalized": false,
|
| 135 |
+
"rstrip": false,
|
| 136 |
+
"single_word": false,
|
| 137 |
+
"special": true
|
| 138 |
+
},
|
| 139 |
+
"256013": {
|
| 140 |
+
"content": "<extra_id_286>",
|
| 141 |
+
"lstrip": false,
|
| 142 |
+
"normalized": false,
|
| 143 |
+
"rstrip": false,
|
| 144 |
+
"single_word": false,
|
| 145 |
+
"special": true
|
| 146 |
+
},
|
| 147 |
+
"256014": {
|
| 148 |
+
"content": "<extra_id_285>",
|
| 149 |
+
"lstrip": false,
|
| 150 |
+
"normalized": false,
|
| 151 |
+
"rstrip": false,
|
| 152 |
+
"single_word": false,
|
| 153 |
+
"special": true
|
| 154 |
+
},
|
| 155 |
+
"256015": {
|
| 156 |
+
"content": "<extra_id_284>",
|
| 157 |
+
"lstrip": false,
|
| 158 |
+
"normalized": false,
|
| 159 |
+
"rstrip": false,
|
| 160 |
+
"single_word": false,
|
| 161 |
+
"special": true
|
| 162 |
+
},
|
| 163 |
+
"256016": {
|
| 164 |
+
"content": "<extra_id_283>",
|
| 165 |
+
"lstrip": false,
|
| 166 |
+
"normalized": false,
|
| 167 |
+
"rstrip": false,
|
| 168 |
+
"single_word": false,
|
| 169 |
+
"special": true
|
| 170 |
+
},
|
| 171 |
+
"256017": {
|
| 172 |
+
"content": "<extra_id_282>",
|
| 173 |
+
"lstrip": false,
|
| 174 |
+
"normalized": false,
|
| 175 |
+
"rstrip": false,
|
| 176 |
+
"single_word": false,
|
| 177 |
+
"special": true
|
| 178 |
+
},
|
| 179 |
+
"256018": {
|
| 180 |
+
"content": "<extra_id_281>",
|
| 181 |
+
"lstrip": false,
|
| 182 |
+
"normalized": false,
|
| 183 |
+
"rstrip": false,
|
| 184 |
+
"single_word": false,
|
| 185 |
+
"special": true
|
| 186 |
+
},
|
| 187 |
+
"256019": {
|
| 188 |
+
"content": "<extra_id_280>",
|
| 189 |
+
"lstrip": false,
|
| 190 |
+
"normalized": false,
|
| 191 |
+
"rstrip": false,
|
| 192 |
+
"single_word": false,
|
| 193 |
+
"special": true
|
| 194 |
+
},
|
| 195 |
+
"256020": {
|
| 196 |
+
"content": "<extra_id_279>",
|
| 197 |
+
"lstrip": false,
|
| 198 |
+
"normalized": false,
|
| 199 |
+
"rstrip": false,
|
| 200 |
+
"single_word": false,
|
| 201 |
+
"special": true
|
| 202 |
+
},
|
| 203 |
+
"256021": {
|
| 204 |
+
"content": "<extra_id_278>",
|
| 205 |
+
"lstrip": false,
|
| 206 |
+
"normalized": false,
|
| 207 |
+
"rstrip": false,
|
| 208 |
+
"single_word": false,
|
| 209 |
+
"special": true
|
| 210 |
+
},
|
| 211 |
+
"256022": {
|
| 212 |
+
"content": "<extra_id_277>",
|
| 213 |
+
"lstrip": false,
|
| 214 |
+
"normalized": false,
|
| 215 |
+
"rstrip": false,
|
| 216 |
+
"single_word": false,
|
| 217 |
+
"special": true
|
| 218 |
+
},
|
| 219 |
+
"256023": {
|
| 220 |
+
"content": "<extra_id_276>",
|
| 221 |
+
"lstrip": false,
|
| 222 |
+
"normalized": false,
|
| 223 |
+
"rstrip": false,
|
| 224 |
+
"single_word": false,
|
| 225 |
+
"special": true
|
| 226 |
+
},
|
| 227 |
+
"256024": {
|
| 228 |
+
"content": "<extra_id_275>",
|
| 229 |
+
"lstrip": false,
|
| 230 |
+
"normalized": false,
|
| 231 |
+
"rstrip": false,
|
| 232 |
+
"single_word": false,
|
| 233 |
+
"special": true
|
| 234 |
+
},
|
| 235 |
+
"256025": {
|
| 236 |
+
"content": "<extra_id_274>",
|
| 237 |
+
"lstrip": false,
|
| 238 |
+
"normalized": false,
|
| 239 |
+
"rstrip": false,
|
| 240 |
+
"single_word": false,
|
| 241 |
+
"special": true
|
| 242 |
+
},
|
| 243 |
+
"256026": {
|
| 244 |
+
"content": "<extra_id_273>",
|
| 245 |
+
"lstrip": false,
|
| 246 |
+
"normalized": false,
|
| 247 |
+
"rstrip": false,
|
| 248 |
+
"single_word": false,
|
| 249 |
+
"special": true
|
| 250 |
+
},
|
| 251 |
+
"256027": {
|
| 252 |
+
"content": "<extra_id_272>",
|
| 253 |
+
"lstrip": false,
|
| 254 |
+
"normalized": false,
|
| 255 |
+
"rstrip": false,
|
| 256 |
+
"single_word": false,
|
| 257 |
+
"special": true
|
| 258 |
+
},
|
| 259 |
+
"256028": {
|
| 260 |
+
"content": "<extra_id_271>",
|
| 261 |
+
"lstrip": false,
|
| 262 |
+
"normalized": false,
|
| 263 |
+
"rstrip": false,
|
| 264 |
+
"single_word": false,
|
| 265 |
+
"special": true
|
| 266 |
+
},
|
| 267 |
+
"256029": {
|
| 268 |
+
"content": "<extra_id_270>",
|
| 269 |
+
"lstrip": false,
|
| 270 |
+
"normalized": false,
|
| 271 |
+
"rstrip": false,
|
| 272 |
+
"single_word": false,
|
| 273 |
+
"special": true
|
| 274 |
+
},
|
| 275 |
+
"256030": {
|
| 276 |
+
"content": "<extra_id_269>",
|
| 277 |
+
"lstrip": false,
|
| 278 |
+
"normalized": false,
|
| 279 |
+
"rstrip": false,
|
| 280 |
+
"single_word": false,
|
| 281 |
+
"special": true
|
| 282 |
+
},
|
| 283 |
+
"256031": {
|
| 284 |
+
"content": "<extra_id_268>",
|
| 285 |
+
"lstrip": false,
|
| 286 |
+
"normalized": false,
|
| 287 |
+
"rstrip": false,
|
| 288 |
+
"single_word": false,
|
| 289 |
+
"special": true
|
| 290 |
+
},
|
| 291 |
+
"256032": {
|
| 292 |
+
"content": "<extra_id_267>",
|
| 293 |
+
"lstrip": false,
|
| 294 |
+
"normalized": false,
|
| 295 |
+
"rstrip": false,
|
| 296 |
+
"single_word": false,
|
| 297 |
+
"special": true
|
| 298 |
+
},
|
| 299 |
+
"256033": {
|
| 300 |
+
"content": "<extra_id_266>",
|
| 301 |
+
"lstrip": false,
|
| 302 |
+
"normalized": false,
|
| 303 |
+
"rstrip": false,
|
| 304 |
+
"single_word": false,
|
| 305 |
+
"special": true
|
| 306 |
+
},
|
| 307 |
+
"256034": {
|
| 308 |
+
"content": "<extra_id_265>",
|
| 309 |
+
"lstrip": false,
|
| 310 |
+
"normalized": false,
|
| 311 |
+
"rstrip": false,
|
| 312 |
+
"single_word": false,
|
| 313 |
+
"special": true
|
| 314 |
+
},
|
| 315 |
+
"256035": {
|
| 316 |
+
"content": "<extra_id_264>",
|
| 317 |
+
"lstrip": false,
|
| 318 |
+
"normalized": false,
|
| 319 |
+
"rstrip": false,
|
| 320 |
+
"single_word": false,
|
| 321 |
+
"special": true
|
| 322 |
+
},
|
| 323 |
+
"256036": {
|
| 324 |
+
"content": "<extra_id_263>",
|
| 325 |
+
"lstrip": false,
|
| 326 |
+
"normalized": false,
|
| 327 |
+
"rstrip": false,
|
| 328 |
+
"single_word": false,
|
| 329 |
+
"special": true
|
| 330 |
+
},
|
| 331 |
+
"256037": {
|
| 332 |
+
"content": "<extra_id_262>",
|
| 333 |
+
"lstrip": false,
|
| 334 |
+
"normalized": false,
|
| 335 |
+
"rstrip": false,
|
| 336 |
+
"single_word": false,
|
| 337 |
+
"special": true
|
| 338 |
+
},
|
| 339 |
+
"256038": {
|
| 340 |
+
"content": "<extra_id_261>",
|
| 341 |
+
"lstrip": false,
|
| 342 |
+
"normalized": false,
|
| 343 |
+
"rstrip": false,
|
| 344 |
+
"single_word": false,
|
| 345 |
+
"special": true
|
| 346 |
+
},
|
| 347 |
+
"256039": {
|
| 348 |
+
"content": "<extra_id_260>",
|
| 349 |
+
"lstrip": false,
|
| 350 |
+
"normalized": false,
|
| 351 |
+
"rstrip": false,
|
| 352 |
+
"single_word": false,
|
| 353 |
+
"special": true
|
| 354 |
+
},
|
| 355 |
+
"256040": {
|
| 356 |
+
"content": "<extra_id_259>",
|
| 357 |
+
"lstrip": false,
|
| 358 |
+
"normalized": false,
|
| 359 |
+
"rstrip": false,
|
| 360 |
+
"single_word": false,
|
| 361 |
+
"special": true
|
| 362 |
+
},
|
| 363 |
+
"256041": {
|
| 364 |
+
"content": "<extra_id_258>",
|
| 365 |
+
"lstrip": false,
|
| 366 |
+
"normalized": false,
|
| 367 |
+
"rstrip": false,
|
| 368 |
+
"single_word": false,
|
| 369 |
+
"special": true
|
| 370 |
+
},
|
| 371 |
+
"256042": {
|
| 372 |
+
"content": "<extra_id_257>",
|
| 373 |
+
"lstrip": false,
|
| 374 |
+
"normalized": false,
|
| 375 |
+
"rstrip": false,
|
| 376 |
+
"single_word": false,
|
| 377 |
+
"special": true
|
| 378 |
+
},
|
| 379 |
+
"256043": {
|
| 380 |
+
"content": "<extra_id_256>",
|
| 381 |
+
"lstrip": false,
|
| 382 |
+
"normalized": false,
|
| 383 |
+
"rstrip": false,
|
| 384 |
+
"single_word": false,
|
| 385 |
+
"special": true
|
| 386 |
+
},
|
| 387 |
+
"256044": {
|
| 388 |
+
"content": "<extra_id_255>",
|
| 389 |
+
"lstrip": false,
|
| 390 |
+
"normalized": false,
|
| 391 |
+
"rstrip": false,
|
| 392 |
+
"single_word": false,
|
| 393 |
+
"special": true
|
| 394 |
+
},
|
| 395 |
+
"256045": {
|
| 396 |
+
"content": "<extra_id_254>",
|
| 397 |
+
"lstrip": false,
|
| 398 |
+
"normalized": false,
|
| 399 |
+
"rstrip": false,
|
| 400 |
+
"single_word": false,
|
| 401 |
+
"special": true
|
| 402 |
+
},
|
| 403 |
+
"256046": {
|
| 404 |
+
"content": "<extra_id_253>",
|
| 405 |
+
"lstrip": false,
|
| 406 |
+
"normalized": false,
|
| 407 |
+
"rstrip": false,
|
| 408 |
+
"single_word": false,
|
| 409 |
+
"special": true
|
| 410 |
+
},
|
| 411 |
+
"256047": {
|
| 412 |
+
"content": "<extra_id_252>",
|
| 413 |
+
"lstrip": false,
|
| 414 |
+
"normalized": false,
|
| 415 |
+
"rstrip": false,
|
| 416 |
+
"single_word": false,
|
| 417 |
+
"special": true
|
| 418 |
+
},
|
| 419 |
+
"256048": {
|
| 420 |
+
"content": "<extra_id_251>",
|
| 421 |
+
"lstrip": false,
|
| 422 |
+
"normalized": false,
|
| 423 |
+
"rstrip": false,
|
| 424 |
+
"single_word": false,
|
| 425 |
+
"special": true
|
| 426 |
+
},
|
| 427 |
+
"256049": {
|
| 428 |
+
"content": "<extra_id_250>",
|
| 429 |
+
"lstrip": false,
|
| 430 |
+
"normalized": false,
|
| 431 |
+
"rstrip": false,
|
| 432 |
+
"single_word": false,
|
| 433 |
+
"special": true
|
| 434 |
+
},
|
| 435 |
+
"256050": {
|
| 436 |
+
"content": "<extra_id_249>",
|
| 437 |
+
"lstrip": false,
|
| 438 |
+
"normalized": false,
|
| 439 |
+
"rstrip": false,
|
| 440 |
+
"single_word": false,
|
| 441 |
+
"special": true
|
| 442 |
+
},
|
| 443 |
+
"256051": {
|
| 444 |
+
"content": "<extra_id_248>",
|
| 445 |
+
"lstrip": false,
|
| 446 |
+
"normalized": false,
|
| 447 |
+
"rstrip": false,
|
| 448 |
+
"single_word": false,
|
| 449 |
+
"special": true
|
| 450 |
+
},
|
| 451 |
+
"256052": {
|
| 452 |
+
"content": "<extra_id_247>",
|
| 453 |
+
"lstrip": false,
|
| 454 |
+
"normalized": false,
|
| 455 |
+
"rstrip": false,
|
| 456 |
+
"single_word": false,
|
| 457 |
+
"special": true
|
| 458 |
+
},
|
| 459 |
+
"256053": {
|
| 460 |
+
"content": "<extra_id_246>",
|
| 461 |
+
"lstrip": false,
|
| 462 |
+
"normalized": false,
|
| 463 |
+
"rstrip": false,
|
| 464 |
+
"single_word": false,
|
| 465 |
+
"special": true
|
| 466 |
+
},
|
| 467 |
+
"256054": {
|
| 468 |
+
"content": "<extra_id_245>",
|
| 469 |
+
"lstrip": false,
|
| 470 |
+
"normalized": false,
|
| 471 |
+
"rstrip": false,
|
| 472 |
+
"single_word": false,
|
| 473 |
+
"special": true
|
| 474 |
+
},
|
| 475 |
+
"256055": {
|
| 476 |
+
"content": "<extra_id_244>",
|
| 477 |
+
"lstrip": false,
|
| 478 |
+
"normalized": false,
|
| 479 |
+
"rstrip": false,
|
| 480 |
+
"single_word": false,
|
| 481 |
+
"special": true
|
| 482 |
+
},
|
| 483 |
+
"256056": {
|
| 484 |
+
"content": "<extra_id_243>",
|
| 485 |
+
"lstrip": false,
|
| 486 |
+
"normalized": false,
|
| 487 |
+
"rstrip": false,
|
| 488 |
+
"single_word": false,
|
| 489 |
+
"special": true
|
| 490 |
+
},
|
| 491 |
+
"256057": {
|
| 492 |
+
"content": "<extra_id_242>",
|
| 493 |
+
"lstrip": false,
|
| 494 |
+
"normalized": false,
|
| 495 |
+
"rstrip": false,
|
| 496 |
+
"single_word": false,
|
| 497 |
+
"special": true
|
| 498 |
+
},
|
| 499 |
+
"256058": {
|
| 500 |
+
"content": "<extra_id_241>",
|
| 501 |
+
"lstrip": false,
|
| 502 |
+
"normalized": false,
|
| 503 |
+
"rstrip": false,
|
| 504 |
+
"single_word": false,
|
| 505 |
+
"special": true
|
| 506 |
+
},
|
| 507 |
+
"256059": {
|
| 508 |
+
"content": "<extra_id_240>",
|
| 509 |
+
"lstrip": false,
|
| 510 |
+
"normalized": false,
|
| 511 |
+
"rstrip": false,
|
| 512 |
+
"single_word": false,
|
| 513 |
+
"special": true
|
| 514 |
+
},
|
| 515 |
+
"256060": {
|
| 516 |
+
"content": "<extra_id_239>",
|
| 517 |
+
"lstrip": false,
|
| 518 |
+
"normalized": false,
|
| 519 |
+
"rstrip": false,
|
| 520 |
+
"single_word": false,
|
| 521 |
+
"special": true
|
| 522 |
+
},
|
| 523 |
+
"256061": {
|
| 524 |
+
"content": "<extra_id_238>",
|
| 525 |
+
"lstrip": false,
|
| 526 |
+
"normalized": false,
|
| 527 |
+
"rstrip": false,
|
| 528 |
+
"single_word": false,
|
| 529 |
+
"special": true
|
| 530 |
+
},
|
| 531 |
+
"256062": {
|
| 532 |
+
"content": "<extra_id_237>",
|
| 533 |
+
"lstrip": false,
|
| 534 |
+
"normalized": false,
|
| 535 |
+
"rstrip": false,
|
| 536 |
+
"single_word": false,
|
| 537 |
+
"special": true
|
| 538 |
+
},
|
| 539 |
+
"256063": {
|
| 540 |
+
"content": "<extra_id_236>",
|
| 541 |
+
"lstrip": false,
|
| 542 |
+
"normalized": false,
|
| 543 |
+
"rstrip": false,
|
| 544 |
+
"single_word": false,
|
| 545 |
+
"special": true
|
| 546 |
+
},
|
| 547 |
+
"256064": {
|
| 548 |
+
"content": "<extra_id_235>",
|
| 549 |
+
"lstrip": false,
|
| 550 |
+
"normalized": false,
|
| 551 |
+
"rstrip": false,
|
| 552 |
+
"single_word": false,
|
| 553 |
+
"special": true
|
| 554 |
+
},
|
| 555 |
+
"256065": {
|
| 556 |
+
"content": "<extra_id_234>",
|
| 557 |
+
"lstrip": false,
|
| 558 |
+
"normalized": false,
|
| 559 |
+
"rstrip": false,
|
| 560 |
+
"single_word": false,
|
| 561 |
+
"special": true
|
| 562 |
+
},
|
| 563 |
+
"256066": {
|
| 564 |
+
"content": "<extra_id_233>",
|
| 565 |
+
"lstrip": false,
|
| 566 |
+
"normalized": false,
|
| 567 |
+
"rstrip": false,
|
| 568 |
+
"single_word": false,
|
| 569 |
+
"special": true
|
| 570 |
+
},
|
| 571 |
+
"256067": {
|
| 572 |
+
"content": "<extra_id_232>",
|
| 573 |
+
"lstrip": false,
|
| 574 |
+
"normalized": false,
|
| 575 |
+
"rstrip": false,
|
| 576 |
+
"single_word": false,
|
| 577 |
+
"special": true
|
| 578 |
+
},
|
| 579 |
+
"256068": {
|
| 580 |
+
"content": "<extra_id_231>",
|
| 581 |
+
"lstrip": false,
|
| 582 |
+
"normalized": false,
|
| 583 |
+
"rstrip": false,
|
| 584 |
+
"single_word": false,
|
| 585 |
+
"special": true
|
| 586 |
+
},
|
| 587 |
+
"256069": {
|
| 588 |
+
"content": "<extra_id_230>",
|
| 589 |
+
"lstrip": false,
|
| 590 |
+
"normalized": false,
|
| 591 |
+
"rstrip": false,
|
| 592 |
+
"single_word": false,
|
| 593 |
+
"special": true
|
| 594 |
+
},
|
| 595 |
+
"256070": {
|
| 596 |
+
"content": "<extra_id_229>",
|
| 597 |
+
"lstrip": false,
|
| 598 |
+
"normalized": false,
|
| 599 |
+
"rstrip": false,
|
| 600 |
+
"single_word": false,
|
| 601 |
+
"special": true
|
| 602 |
+
},
|
| 603 |
+
"256071": {
|
| 604 |
+
"content": "<extra_id_228>",
|
| 605 |
+
"lstrip": false,
|
| 606 |
+
"normalized": false,
|
| 607 |
+
"rstrip": false,
|
| 608 |
+
"single_word": false,
|
| 609 |
+
"special": true
|
| 610 |
+
},
|
| 611 |
+
"256072": {
|
| 612 |
+
"content": "<extra_id_227>",
|
| 613 |
+
"lstrip": false,
|
| 614 |
+
"normalized": false,
|
| 615 |
+
"rstrip": false,
|
| 616 |
+
"single_word": false,
|
| 617 |
+
"special": true
|
| 618 |
+
},
|
| 619 |
+
"256073": {
|
| 620 |
+
"content": "<extra_id_226>",
|
| 621 |
+
"lstrip": false,
|
| 622 |
+
"normalized": false,
|
| 623 |
+
"rstrip": false,
|
| 624 |
+
"single_word": false,
|
| 625 |
+
"special": true
|
| 626 |
+
},
|
| 627 |
+
"256074": {
|
| 628 |
+
"content": "<extra_id_225>",
|
| 629 |
+
"lstrip": false,
|
| 630 |
+
"normalized": false,
|
| 631 |
+
"rstrip": false,
|
| 632 |
+
"single_word": false,
|
| 633 |
+
"special": true
|
| 634 |
+
},
|
| 635 |
+
"256075": {
|
| 636 |
+
"content": "<extra_id_224>",
|
| 637 |
+
"lstrip": false,
|
| 638 |
+
"normalized": false,
|
| 639 |
+
"rstrip": false,
|
| 640 |
+
"single_word": false,
|
| 641 |
+
"special": true
|
| 642 |
+
},
|
| 643 |
+
"256076": {
|
| 644 |
+
"content": "<extra_id_223>",
|
| 645 |
+
"lstrip": false,
|
| 646 |
+
"normalized": false,
|
| 647 |
+
"rstrip": false,
|
| 648 |
+
"single_word": false,
|
| 649 |
+
"special": true
|
| 650 |
+
},
|
| 651 |
+
"256077": {
|
| 652 |
+
"content": "<extra_id_222>",
|
| 653 |
+
"lstrip": false,
|
| 654 |
+
"normalized": false,
|
| 655 |
+
"rstrip": false,
|
| 656 |
+
"single_word": false,
|
| 657 |
+
"special": true
|
| 658 |
+
},
|
| 659 |
+
"256078": {
|
| 660 |
+
"content": "<extra_id_221>",
|
| 661 |
+
"lstrip": false,
|
| 662 |
+
"normalized": false,
|
| 663 |
+
"rstrip": false,
|
| 664 |
+
"single_word": false,
|
| 665 |
+
"special": true
|
| 666 |
+
},
|
| 667 |
+
"256079": {
|
| 668 |
+
"content": "<extra_id_220>",
|
| 669 |
+
"lstrip": false,
|
| 670 |
+
"normalized": false,
|
| 671 |
+
"rstrip": false,
|
| 672 |
+
"single_word": false,
|
| 673 |
+
"special": true
|
| 674 |
+
},
|
| 675 |
+
"256080": {
|
| 676 |
+
"content": "<extra_id_219>",
|
| 677 |
+
"lstrip": false,
|
| 678 |
+
"normalized": false,
|
| 679 |
+
"rstrip": false,
|
| 680 |
+
"single_word": false,
|
| 681 |
+
"special": true
|
| 682 |
+
},
|
| 683 |
+
"256081": {
|
| 684 |
+
"content": "<extra_id_218>",
|
| 685 |
+
"lstrip": false,
|
| 686 |
+
"normalized": false,
|
| 687 |
+
"rstrip": false,
|
| 688 |
+
"single_word": false,
|
| 689 |
+
"special": true
|
| 690 |
+
},
|
| 691 |
+
"256082": {
|
| 692 |
+
"content": "<extra_id_217>",
|
| 693 |
+
"lstrip": false,
|
| 694 |
+
"normalized": false,
|
| 695 |
+
"rstrip": false,
|
| 696 |
+
"single_word": false,
|
| 697 |
+
"special": true
|
| 698 |
+
},
|
| 699 |
+
"256083": {
|
| 700 |
+
"content": "<extra_id_216>",
|
| 701 |
+
"lstrip": false,
|
| 702 |
+
"normalized": false,
|
| 703 |
+
"rstrip": false,
|
| 704 |
+
"single_word": false,
|
| 705 |
+
"special": true
|
| 706 |
+
},
|
| 707 |
+
"256084": {
|
| 708 |
+
"content": "<extra_id_215>",
|
| 709 |
+
"lstrip": false,
|
| 710 |
+
"normalized": false,
|
| 711 |
+
"rstrip": false,
|
| 712 |
+
"single_word": false,
|
| 713 |
+
"special": true
|
| 714 |
+
},
|
| 715 |
+
"256085": {
|
| 716 |
+
"content": "<extra_id_214>",
|
| 717 |
+
"lstrip": false,
|
| 718 |
+
"normalized": false,
|
| 719 |
+
"rstrip": false,
|
| 720 |
+
"single_word": false,
|
| 721 |
+
"special": true
|
| 722 |
+
},
|
| 723 |
+
"256086": {
|
| 724 |
+
"content": "<extra_id_213>",
|
| 725 |
+
"lstrip": false,
|
| 726 |
+
"normalized": false,
|
| 727 |
+
"rstrip": false,
|
| 728 |
+
"single_word": false,
|
| 729 |
+
"special": true
|
| 730 |
+
},
|
| 731 |
+
"256087": {
|
| 732 |
+
"content": "<extra_id_212>",
|
| 733 |
+
"lstrip": false,
|
| 734 |
+
"normalized": false,
|
| 735 |
+
"rstrip": false,
|
| 736 |
+
"single_word": false,
|
| 737 |
+
"special": true
|
| 738 |
+
},
|
| 739 |
+
"256088": {
|
| 740 |
+
"content": "<extra_id_211>",
|
| 741 |
+
"lstrip": false,
|
| 742 |
+
"normalized": false,
|
| 743 |
+
"rstrip": false,
|
| 744 |
+
"single_word": false,
|
| 745 |
+
"special": true
|
| 746 |
+
},
|
| 747 |
+
"256089": {
|
| 748 |
+
"content": "<extra_id_210>",
|
| 749 |
+
"lstrip": false,
|
| 750 |
+
"normalized": false,
|
| 751 |
+
"rstrip": false,
|
| 752 |
+
"single_word": false,
|
| 753 |
+
"special": true
|
| 754 |
+
},
|
| 755 |
+
"256090": {
|
| 756 |
+
"content": "<extra_id_209>",
|
| 757 |
+
"lstrip": false,
|
| 758 |
+
"normalized": false,
|
| 759 |
+
"rstrip": false,
|
| 760 |
+
"single_word": false,
|
| 761 |
+
"special": true
|
| 762 |
+
},
|
| 763 |
+
"256091": {
|
| 764 |
+
"content": "<extra_id_208>",
|
| 765 |
+
"lstrip": false,
|
| 766 |
+
"normalized": false,
|
| 767 |
+
"rstrip": false,
|
| 768 |
+
"single_word": false,
|
| 769 |
+
"special": true
|
| 770 |
+
},
|
| 771 |
+
"256092": {
|
| 772 |
+
"content": "<extra_id_207>",
|
| 773 |
+
"lstrip": false,
|
| 774 |
+
"normalized": false,
|
| 775 |
+
"rstrip": false,
|
| 776 |
+
"single_word": false,
|
| 777 |
+
"special": true
|
| 778 |
+
},
|
| 779 |
+
"256093": {
|
| 780 |
+
"content": "<extra_id_206>",
|
| 781 |
+
"lstrip": false,
|
| 782 |
+
"normalized": false,
|
| 783 |
+
"rstrip": false,
|
| 784 |
+
"single_word": false,
|
| 785 |
+
"special": true
|
| 786 |
+
},
|
| 787 |
+
"256094": {
|
| 788 |
+
"content": "<extra_id_205>",
|
| 789 |
+
"lstrip": false,
|
| 790 |
+
"normalized": false,
|
| 791 |
+
"rstrip": false,
|
| 792 |
+
"single_word": false,
|
| 793 |
+
"special": true
|
| 794 |
+
},
|
| 795 |
+
"256095": {
|
| 796 |
+
"content": "<extra_id_204>",
|
| 797 |
+
"lstrip": false,
|
| 798 |
+
"normalized": false,
|
| 799 |
+
"rstrip": false,
|
| 800 |
+
"single_word": false,
|
| 801 |
+
"special": true
|
| 802 |
+
},
|
| 803 |
+
"256096": {
|
| 804 |
+
"content": "<extra_id_203>",
|
| 805 |
+
"lstrip": false,
|
| 806 |
+
"normalized": false,
|
| 807 |
+
"rstrip": false,
|
| 808 |
+
"single_word": false,
|
| 809 |
+
"special": true
|
| 810 |
+
},
|
| 811 |
+
"256097": {
|
| 812 |
+
"content": "<extra_id_202>",
|
| 813 |
+
"lstrip": false,
|
| 814 |
+
"normalized": false,
|
| 815 |
+
"rstrip": false,
|
| 816 |
+
"single_word": false,
|
| 817 |
+
"special": true
|
| 818 |
+
},
|
| 819 |
+
"256098": {
|
| 820 |
+
"content": "<extra_id_201>",
|
| 821 |
+
"lstrip": false,
|
| 822 |
+
"normalized": false,
|
| 823 |
+
"rstrip": false,
|
| 824 |
+
"single_word": false,
|
| 825 |
+
"special": true
|
| 826 |
+
},
|
| 827 |
+
"256099": {
|
| 828 |
+
"content": "<extra_id_200>",
|
| 829 |
+
"lstrip": false,
|
| 830 |
+
"normalized": false,
|
| 831 |
+
"rstrip": false,
|
| 832 |
+
"single_word": false,
|
| 833 |
+
"special": true
|
| 834 |
+
},
|
| 835 |
+
"256100": {
|
| 836 |
+
"content": "<extra_id_199>",
|
| 837 |
+
"lstrip": false,
|
| 838 |
+
"normalized": false,
|
| 839 |
+
"rstrip": false,
|
| 840 |
+
"single_word": false,
|
| 841 |
+
"special": true
|
| 842 |
+
},
|
| 843 |
+
"256101": {
|
| 844 |
+
"content": "<extra_id_198>",
|
| 845 |
+
"lstrip": false,
|
| 846 |
+
"normalized": false,
|
| 847 |
+
"rstrip": false,
|
| 848 |
+
"single_word": false,
|
| 849 |
+
"special": true
|
| 850 |
+
},
|
| 851 |
+
"256102": {
|
| 852 |
+
"content": "<extra_id_197>",
|
| 853 |
+
"lstrip": false,
|
| 854 |
+
"normalized": false,
|
| 855 |
+
"rstrip": false,
|
| 856 |
+
"single_word": false,
|
| 857 |
+
"special": true
|
| 858 |
+
},
|
| 859 |
+
"256103": {
|
| 860 |
+
"content": "<extra_id_196>",
|
| 861 |
+
"lstrip": false,
|
| 862 |
+
"normalized": false,
|
| 863 |
+
"rstrip": false,
|
| 864 |
+
"single_word": false,
|
| 865 |
+
"special": true
|
| 866 |
+
},
|
| 867 |
+
"256104": {
|
| 868 |
+
"content": "<extra_id_195>",
|
| 869 |
+
"lstrip": false,
|
| 870 |
+
"normalized": false,
|
| 871 |
+
"rstrip": false,
|
| 872 |
+
"single_word": false,
|
| 873 |
+
"special": true
|
| 874 |
+
},
|
| 875 |
+
"256105": {
|
| 876 |
+
"content": "<extra_id_194>",
|
| 877 |
+
"lstrip": false,
|
| 878 |
+
"normalized": false,
|
| 879 |
+
"rstrip": false,
|
| 880 |
+
"single_word": false,
|
| 881 |
+
"special": true
|
| 882 |
+
},
|
| 883 |
+
"256106": {
|
| 884 |
+
"content": "<extra_id_193>",
|
| 885 |
+
"lstrip": false,
|
| 886 |
+
"normalized": false,
|
| 887 |
+
"rstrip": false,
|
| 888 |
+
"single_word": false,
|
| 889 |
+
"special": true
|
| 890 |
+
},
|
| 891 |
+
"256107": {
|
| 892 |
+
"content": "<extra_id_192>",
|
| 893 |
+
"lstrip": false,
|
| 894 |
+
"normalized": false,
|
| 895 |
+
"rstrip": false,
|
| 896 |
+
"single_word": false,
|
| 897 |
+
"special": true
|
| 898 |
+
},
|
| 899 |
+
"256108": {
|
| 900 |
+
"content": "<extra_id_191>",
|
| 901 |
+
"lstrip": false,
|
| 902 |
+
"normalized": false,
|
| 903 |
+
"rstrip": false,
|
| 904 |
+
"single_word": false,
|
| 905 |
+
"special": true
|
| 906 |
+
},
|
| 907 |
+
"256109": {
|
| 908 |
+
"content": "<extra_id_190>",
|
| 909 |
+
"lstrip": false,
|
| 910 |
+
"normalized": false,
|
| 911 |
+
"rstrip": false,
|
| 912 |
+
"single_word": false,
|
| 913 |
+
"special": true
|
| 914 |
+
},
|
| 915 |
+
"256110": {
|
| 916 |
+
"content": "<extra_id_189>",
|
| 917 |
+
"lstrip": false,
|
| 918 |
+
"normalized": false,
|
| 919 |
+
"rstrip": false,
|
| 920 |
+
"single_word": false,
|
| 921 |
+
"special": true
|
| 922 |
+
},
|
| 923 |
+
"256111": {
|
| 924 |
+
"content": "<extra_id_188>",
|
| 925 |
+
"lstrip": false,
|
| 926 |
+
"normalized": false,
|
| 927 |
+
"rstrip": false,
|
| 928 |
+
"single_word": false,
|
| 929 |
+
"special": true
|
| 930 |
+
},
|
| 931 |
+
"256112": {
|
| 932 |
+
"content": "<extra_id_187>",
|
| 933 |
+
"lstrip": false,
|
| 934 |
+
"normalized": false,
|
| 935 |
+
"rstrip": false,
|
| 936 |
+
"single_word": false,
|
| 937 |
+
"special": true
|
| 938 |
+
},
|
| 939 |
+
"256113": {
|
| 940 |
+
"content": "<extra_id_186>",
|
| 941 |
+
"lstrip": false,
|
| 942 |
+
"normalized": false,
|
| 943 |
+
"rstrip": false,
|
| 944 |
+
"single_word": false,
|
| 945 |
+
"special": true
|
| 946 |
+
},
|
| 947 |
+
"256114": {
|
| 948 |
+
"content": "<extra_id_185>",
|
| 949 |
+
"lstrip": false,
|
| 950 |
+
"normalized": false,
|
| 951 |
+
"rstrip": false,
|
| 952 |
+
"single_word": false,
|
| 953 |
+
"special": true
|
| 954 |
+
},
|
| 955 |
+
"256115": {
|
| 956 |
+
"content": "<extra_id_184>",
|
| 957 |
+
"lstrip": false,
|
| 958 |
+
"normalized": false,
|
| 959 |
+
"rstrip": false,
|
| 960 |
+
"single_word": false,
|
| 961 |
+
"special": true
|
| 962 |
+
},
|
| 963 |
+
"256116": {
|
| 964 |
+
"content": "<extra_id_183>",
|
| 965 |
+
"lstrip": false,
|
| 966 |
+
"normalized": false,
|
| 967 |
+
"rstrip": false,
|
| 968 |
+
"single_word": false,
|
| 969 |
+
"special": true
|
| 970 |
+
},
|
| 971 |
+
"256117": {
|
| 972 |
+
"content": "<extra_id_182>",
|
| 973 |
+
"lstrip": false,
|
| 974 |
+
"normalized": false,
|
| 975 |
+
"rstrip": false,
|
| 976 |
+
"single_word": false,
|
| 977 |
+
"special": true
|
| 978 |
+
},
|
| 979 |
+
"256118": {
|
| 980 |
+
"content": "<extra_id_181>",
|
| 981 |
+
"lstrip": false,
|
| 982 |
+
"normalized": false,
|
| 983 |
+
"rstrip": false,
|
| 984 |
+
"single_word": false,
|
| 985 |
+
"special": true
|
| 986 |
+
},
|
| 987 |
+
"256119": {
|
| 988 |
+
"content": "<extra_id_180>",
|
| 989 |
+
"lstrip": false,
|
| 990 |
+
"normalized": false,
|
| 991 |
+
"rstrip": false,
|
| 992 |
+
"single_word": false,
|
| 993 |
+
"special": true
|
| 994 |
+
},
|
| 995 |
+
"256120": {
|
| 996 |
+
"content": "<extra_id_179>",
|
| 997 |
+
"lstrip": false,
|
| 998 |
+
"normalized": false,
|
| 999 |
+
"rstrip": false,
|
| 1000 |
+
"single_word": false,
|
| 1001 |
+
"special": true
|
| 1002 |
+
},
|
| 1003 |
+
"256121": {
|
| 1004 |
+
"content": "<extra_id_178>",
|
| 1005 |
+
"lstrip": false,
|
| 1006 |
+
"normalized": false,
|
| 1007 |
+
"rstrip": false,
|
| 1008 |
+
"single_word": false,
|
| 1009 |
+
"special": true
|
| 1010 |
+
},
|
| 1011 |
+
"256122": {
|
| 1012 |
+
"content": "<extra_id_177>",
|
| 1013 |
+
"lstrip": false,
|
| 1014 |
+
"normalized": false,
|
| 1015 |
+
"rstrip": false,
|
| 1016 |
+
"single_word": false,
|
| 1017 |
+
"special": true
|
| 1018 |
+
},
|
| 1019 |
+
"256123": {
|
| 1020 |
+
"content": "<extra_id_176>",
|
| 1021 |
+
"lstrip": false,
|
| 1022 |
+
"normalized": false,
|
| 1023 |
+
"rstrip": false,
|
| 1024 |
+
"single_word": false,
|
| 1025 |
+
"special": true
|
| 1026 |
+
},
|
| 1027 |
+
"256124": {
|
| 1028 |
+
"content": "<extra_id_175>",
|
| 1029 |
+
"lstrip": false,
|
| 1030 |
+
"normalized": false,
|
| 1031 |
+
"rstrip": false,
|
| 1032 |
+
"single_word": false,
|
| 1033 |
+
"special": true
|
| 1034 |
+
},
|
| 1035 |
+
"256125": {
|
| 1036 |
+
"content": "<extra_id_174>",
|
| 1037 |
+
"lstrip": false,
|
| 1038 |
+
"normalized": false,
|
| 1039 |
+
"rstrip": false,
|
| 1040 |
+
"single_word": false,
|
| 1041 |
+
"special": true
|
| 1042 |
+
},
|
| 1043 |
+
"256126": {
|
| 1044 |
+
"content": "<extra_id_173>",
|
| 1045 |
+
"lstrip": false,
|
| 1046 |
+
"normalized": false,
|
| 1047 |
+
"rstrip": false,
|
| 1048 |
+
"single_word": false,
|
| 1049 |
+
"special": true
|
| 1050 |
+
},
|
| 1051 |
+
"256127": {
|
| 1052 |
+
"content": "<extra_id_172>",
|
| 1053 |
+
"lstrip": false,
|
| 1054 |
+
"normalized": false,
|
| 1055 |
+
"rstrip": false,
|
| 1056 |
+
"single_word": false,
|
| 1057 |
+
"special": true
|
| 1058 |
+
},
|
| 1059 |
+
"256128": {
|
| 1060 |
+
"content": "<extra_id_171>",
|
| 1061 |
+
"lstrip": false,
|
| 1062 |
+
"normalized": false,
|
| 1063 |
+
"rstrip": false,
|
| 1064 |
+
"single_word": false,
|
| 1065 |
+
"special": true
|
| 1066 |
+
},
|
| 1067 |
+
"256129": {
|
| 1068 |
+
"content": "<extra_id_170>",
|
| 1069 |
+
"lstrip": false,
|
| 1070 |
+
"normalized": false,
|
| 1071 |
+
"rstrip": false,
|
| 1072 |
+
"single_word": false,
|
| 1073 |
+
"special": true
|
| 1074 |
+
},
|
| 1075 |
+
"256130": {
|
| 1076 |
+
"content": "<extra_id_169>",
|
| 1077 |
+
"lstrip": false,
|
| 1078 |
+
"normalized": false,
|
| 1079 |
+
"rstrip": false,
|
| 1080 |
+
"single_word": false,
|
| 1081 |
+
"special": true
|
| 1082 |
+
},
|
| 1083 |
+
"256131": {
|
| 1084 |
+
"content": "<extra_id_168>",
|
| 1085 |
+
"lstrip": false,
|
| 1086 |
+
"normalized": false,
|
| 1087 |
+
"rstrip": false,
|
| 1088 |
+
"single_word": false,
|
| 1089 |
+
"special": true
|
| 1090 |
+
},
|
| 1091 |
+
"256132": {
|
| 1092 |
+
"content": "<extra_id_167>",
|
| 1093 |
+
"lstrip": false,
|
| 1094 |
+
"normalized": false,
|
| 1095 |
+
"rstrip": false,
|
| 1096 |
+
"single_word": false,
|
| 1097 |
+
"special": true
|
| 1098 |
+
},
|
| 1099 |
+
"256133": {
|
| 1100 |
+
"content": "<extra_id_166>",
|
| 1101 |
+
"lstrip": false,
|
| 1102 |
+
"normalized": false,
|
| 1103 |
+
"rstrip": false,
|
| 1104 |
+
"single_word": false,
|
| 1105 |
+
"special": true
|
| 1106 |
+
},
|
| 1107 |
+
"256134": {
|
| 1108 |
+
"content": "<extra_id_165>",
|
| 1109 |
+
"lstrip": false,
|
| 1110 |
+
"normalized": false,
|
| 1111 |
+
"rstrip": false,
|
| 1112 |
+
"single_word": false,
|
| 1113 |
+
"special": true
|
| 1114 |
+
},
|
| 1115 |
+
"256135": {
|
| 1116 |
+
"content": "<extra_id_164>",
|
| 1117 |
+
"lstrip": false,
|
| 1118 |
+
"normalized": false,
|
| 1119 |
+
"rstrip": false,
|
| 1120 |
+
"single_word": false,
|
| 1121 |
+
"special": true
|
| 1122 |
+
},
|
| 1123 |
+
"256136": {
|
| 1124 |
+
"content": "<extra_id_163>",
|
| 1125 |
+
"lstrip": false,
|
| 1126 |
+
"normalized": false,
|
| 1127 |
+
"rstrip": false,
|
| 1128 |
+
"single_word": false,
|
| 1129 |
+
"special": true
|
| 1130 |
+
},
|
| 1131 |
+
"256137": {
|
| 1132 |
+
"content": "<extra_id_162>",
|
| 1133 |
+
"lstrip": false,
|
| 1134 |
+
"normalized": false,
|
| 1135 |
+
"rstrip": false,
|
| 1136 |
+
"single_word": false,
|
| 1137 |
+
"special": true
|
| 1138 |
+
},
|
| 1139 |
+
"256138": {
|
| 1140 |
+
"content": "<extra_id_161>",
|
| 1141 |
+
"lstrip": false,
|
| 1142 |
+
"normalized": false,
|
| 1143 |
+
"rstrip": false,
|
| 1144 |
+
"single_word": false,
|
| 1145 |
+
"special": true
|
| 1146 |
+
},
|
| 1147 |
+
"256139": {
|
| 1148 |
+
"content": "<extra_id_160>",
|
| 1149 |
+
"lstrip": false,
|
| 1150 |
+
"normalized": false,
|
| 1151 |
+
"rstrip": false,
|
| 1152 |
+
"single_word": false,
|
| 1153 |
+
"special": true
|
| 1154 |
+
},
|
| 1155 |
+
"256140": {
|
| 1156 |
+
"content": "<extra_id_159>",
|
| 1157 |
+
"lstrip": false,
|
| 1158 |
+
"normalized": false,
|
| 1159 |
+
"rstrip": false,
|
| 1160 |
+
"single_word": false,
|
| 1161 |
+
"special": true
|
| 1162 |
+
},
|
| 1163 |
+
"256141": {
|
| 1164 |
+
"content": "<extra_id_158>",
|
| 1165 |
+
"lstrip": false,
|
| 1166 |
+
"normalized": false,
|
| 1167 |
+
"rstrip": false,
|
| 1168 |
+
"single_word": false,
|
| 1169 |
+
"special": true
|
| 1170 |
+
},
|
| 1171 |
+
"256142": {
|
| 1172 |
+
"content": "<extra_id_157>",
|
| 1173 |
+
"lstrip": false,
|
| 1174 |
+
"normalized": false,
|
| 1175 |
+
"rstrip": false,
|
| 1176 |
+
"single_word": false,
|
| 1177 |
+
"special": true
|
| 1178 |
+
},
|
| 1179 |
+
"256143": {
|
| 1180 |
+
"content": "<extra_id_156>",
|
| 1181 |
+
"lstrip": false,
|
| 1182 |
+
"normalized": false,
|
| 1183 |
+
"rstrip": false,
|
| 1184 |
+
"single_word": false,
|
| 1185 |
+
"special": true
|
| 1186 |
+
},
|
| 1187 |
+
"256144": {
|
| 1188 |
+
"content": "<extra_id_155>",
|
| 1189 |
+
"lstrip": false,
|
| 1190 |
+
"normalized": false,
|
| 1191 |
+
"rstrip": false,
|
| 1192 |
+
"single_word": false,
|
| 1193 |
+
"special": true
|
| 1194 |
+
},
|
| 1195 |
+
"256145": {
|
| 1196 |
+
"content": "<extra_id_154>",
|
| 1197 |
+
"lstrip": false,
|
| 1198 |
+
"normalized": false,
|
| 1199 |
+
"rstrip": false,
|
| 1200 |
+
"single_word": false,
|
| 1201 |
+
"special": true
|
| 1202 |
+
},
|
| 1203 |
+
"256146": {
|
| 1204 |
+
"content": "<extra_id_153>",
|
| 1205 |
+
"lstrip": false,
|
| 1206 |
+
"normalized": false,
|
| 1207 |
+
"rstrip": false,
|
| 1208 |
+
"single_word": false,
|
| 1209 |
+
"special": true
|
| 1210 |
+
},
|
| 1211 |
+
"256147": {
|
| 1212 |
+
"content": "<extra_id_152>",
|
| 1213 |
+
"lstrip": false,
|
| 1214 |
+
"normalized": false,
|
| 1215 |
+
"rstrip": false,
|
| 1216 |
+
"single_word": false,
|
| 1217 |
+
"special": true
|
| 1218 |
+
},
|
| 1219 |
+
"256148": {
|
| 1220 |
+
"content": "<extra_id_151>",
|
| 1221 |
+
"lstrip": false,
|
| 1222 |
+
"normalized": false,
|
| 1223 |
+
"rstrip": false,
|
| 1224 |
+
"single_word": false,
|
| 1225 |
+
"special": true
|
| 1226 |
+
},
|
| 1227 |
+
"256149": {
|
| 1228 |
+
"content": "<extra_id_150>",
|
| 1229 |
+
"lstrip": false,
|
| 1230 |
+
"normalized": false,
|
| 1231 |
+
"rstrip": false,
|
| 1232 |
+
"single_word": false,
|
| 1233 |
+
"special": true
|
| 1234 |
+
},
|
| 1235 |
+
"256150": {
|
| 1236 |
+
"content": "<extra_id_149>",
|
| 1237 |
+
"lstrip": false,
|
| 1238 |
+
"normalized": false,
|
| 1239 |
+
"rstrip": false,
|
| 1240 |
+
"single_word": false,
|
| 1241 |
+
"special": true
|
| 1242 |
+
},
|
| 1243 |
+
"256151": {
|
| 1244 |
+
"content": "<extra_id_148>",
|
| 1245 |
+
"lstrip": false,
|
| 1246 |
+
"normalized": false,
|
| 1247 |
+
"rstrip": false,
|
| 1248 |
+
"single_word": false,
|
| 1249 |
+
"special": true
|
| 1250 |
+
},
|
| 1251 |
+
"256152": {
|
| 1252 |
+
"content": "<extra_id_147>",
|
| 1253 |
+
"lstrip": false,
|
| 1254 |
+
"normalized": false,
|
| 1255 |
+
"rstrip": false,
|
| 1256 |
+
"single_word": false,
|
| 1257 |
+
"special": true
|
| 1258 |
+
},
|
| 1259 |
+
"256153": {
|
| 1260 |
+
"content": "<extra_id_146>",
|
| 1261 |
+
"lstrip": false,
|
| 1262 |
+
"normalized": false,
|
| 1263 |
+
"rstrip": false,
|
| 1264 |
+
"single_word": false,
|
| 1265 |
+
"special": true
|
| 1266 |
+
},
|
| 1267 |
+
"256154": {
|
| 1268 |
+
"content": "<extra_id_145>",
|
| 1269 |
+
"lstrip": false,
|
| 1270 |
+
"normalized": false,
|
| 1271 |
+
"rstrip": false,
|
| 1272 |
+
"single_word": false,
|
| 1273 |
+
"special": true
|
| 1274 |
+
},
|
| 1275 |
+
"256155": {
|
| 1276 |
+
"content": "<extra_id_144>",
|
| 1277 |
+
"lstrip": false,
|
| 1278 |
+
"normalized": false,
|
| 1279 |
+
"rstrip": false,
|
| 1280 |
+
"single_word": false,
|
| 1281 |
+
"special": true
|
| 1282 |
+
},
|
| 1283 |
+
"256156": {
|
| 1284 |
+
"content": "<extra_id_143>",
|
| 1285 |
+
"lstrip": false,
|
| 1286 |
+
"normalized": false,
|
| 1287 |
+
"rstrip": false,
|
| 1288 |
+
"single_word": false,
|
| 1289 |
+
"special": true
|
| 1290 |
+
},
|
| 1291 |
+
"256157": {
|
| 1292 |
+
"content": "<extra_id_142>",
|
| 1293 |
+
"lstrip": false,
|
| 1294 |
+
"normalized": false,
|
| 1295 |
+
"rstrip": false,
|
| 1296 |
+
"single_word": false,
|
| 1297 |
+
"special": true
|
| 1298 |
+
},
|
| 1299 |
+
"256158": {
|
| 1300 |
+
"content": "<extra_id_141>",
|
| 1301 |
+
"lstrip": false,
|
| 1302 |
+
"normalized": false,
|
| 1303 |
+
"rstrip": false,
|
| 1304 |
+
"single_word": false,
|
| 1305 |
+
"special": true
|
| 1306 |
+
},
|
| 1307 |
+
"256159": {
|
| 1308 |
+
"content": "<extra_id_140>",
|
| 1309 |
+
"lstrip": false,
|
| 1310 |
+
"normalized": false,
|
| 1311 |
+
"rstrip": false,
|
| 1312 |
+
"single_word": false,
|
| 1313 |
+
"special": true
|
| 1314 |
+
},
|
| 1315 |
+
"256160": {
|
| 1316 |
+
"content": "<extra_id_139>",
|
| 1317 |
+
"lstrip": false,
|
| 1318 |
+
"normalized": false,
|
| 1319 |
+
"rstrip": false,
|
| 1320 |
+
"single_word": false,
|
| 1321 |
+
"special": true
|
| 1322 |
+
},
|
| 1323 |
+
"256161": {
|
| 1324 |
+
"content": "<extra_id_138>",
|
| 1325 |
+
"lstrip": false,
|
| 1326 |
+
"normalized": false,
|
| 1327 |
+
"rstrip": false,
|
| 1328 |
+
"single_word": false,
|
| 1329 |
+
"special": true
|
| 1330 |
+
},
|
| 1331 |
+
"256162": {
|
| 1332 |
+
"content": "<extra_id_137>",
|
| 1333 |
+
"lstrip": false,
|
| 1334 |
+
"normalized": false,
|
| 1335 |
+
"rstrip": false,
|
| 1336 |
+
"single_word": false,
|
| 1337 |
+
"special": true
|
| 1338 |
+
},
|
| 1339 |
+
"256163": {
|
| 1340 |
+
"content": "<extra_id_136>",
|
| 1341 |
+
"lstrip": false,
|
| 1342 |
+
"normalized": false,
|
| 1343 |
+
"rstrip": false,
|
| 1344 |
+
"single_word": false,
|
| 1345 |
+
"special": true
|
| 1346 |
+
},
|
| 1347 |
+
"256164": {
|
| 1348 |
+
"content": "<extra_id_135>",
|
| 1349 |
+
"lstrip": false,
|
| 1350 |
+
"normalized": false,
|
| 1351 |
+
"rstrip": false,
|
| 1352 |
+
"single_word": false,
|
| 1353 |
+
"special": true
|
| 1354 |
+
},
|
| 1355 |
+
"256165": {
|
| 1356 |
+
"content": "<extra_id_134>",
|
| 1357 |
+
"lstrip": false,
|
| 1358 |
+
"normalized": false,
|
| 1359 |
+
"rstrip": false,
|
| 1360 |
+
"single_word": false,
|
| 1361 |
+
"special": true
|
| 1362 |
+
},
|
| 1363 |
+
"256166": {
|
| 1364 |
+
"content": "<extra_id_133>",
|
| 1365 |
+
"lstrip": false,
|
| 1366 |
+
"normalized": false,
|
| 1367 |
+
"rstrip": false,
|
| 1368 |
+
"single_word": false,
|
| 1369 |
+
"special": true
|
| 1370 |
+
},
|
| 1371 |
+
"256167": {
|
| 1372 |
+
"content": "<extra_id_132>",
|
| 1373 |
+
"lstrip": false,
|
| 1374 |
+
"normalized": false,
|
| 1375 |
+
"rstrip": false,
|
| 1376 |
+
"single_word": false,
|
| 1377 |
+
"special": true
|
| 1378 |
+
},
|
| 1379 |
+
"256168": {
|
| 1380 |
+
"content": "<extra_id_131>",
|
| 1381 |
+
"lstrip": false,
|
| 1382 |
+
"normalized": false,
|
| 1383 |
+
"rstrip": false,
|
| 1384 |
+
"single_word": false,
|
| 1385 |
+
"special": true
|
| 1386 |
+
},
|
| 1387 |
+
"256169": {
|
| 1388 |
+
"content": "<extra_id_130>",
|
| 1389 |
+
"lstrip": false,
|
| 1390 |
+
"normalized": false,
|
| 1391 |
+
"rstrip": false,
|
| 1392 |
+
"single_word": false,
|
| 1393 |
+
"special": true
|
| 1394 |
+
},
|
| 1395 |
+
"256170": {
|
| 1396 |
+
"content": "<extra_id_129>",
|
| 1397 |
+
"lstrip": false,
|
| 1398 |
+
"normalized": false,
|
| 1399 |
+
"rstrip": false,
|
| 1400 |
+
"single_word": false,
|
| 1401 |
+
"special": true
|
| 1402 |
+
},
|
| 1403 |
+
"256171": {
|
| 1404 |
+
"content": "<extra_id_128>",
|
| 1405 |
+
"lstrip": false,
|
| 1406 |
+
"normalized": false,
|
| 1407 |
+
"rstrip": false,
|
| 1408 |
+
"single_word": false,
|
| 1409 |
+
"special": true
|
| 1410 |
+
},
|
| 1411 |
+
"256172": {
|
| 1412 |
+
"content": "<extra_id_127>",
|
| 1413 |
+
"lstrip": false,
|
| 1414 |
+
"normalized": false,
|
| 1415 |
+
"rstrip": false,
|
| 1416 |
+
"single_word": false,
|
| 1417 |
+
"special": true
|
| 1418 |
+
},
|
| 1419 |
+
"256173": {
|
| 1420 |
+
"content": "<extra_id_126>",
|
| 1421 |
+
"lstrip": false,
|
| 1422 |
+
"normalized": false,
|
| 1423 |
+
"rstrip": false,
|
| 1424 |
+
"single_word": false,
|
| 1425 |
+
"special": true
|
| 1426 |
+
},
|
| 1427 |
+
"256174": {
|
| 1428 |
+
"content": "<extra_id_125>",
|
| 1429 |
+
"lstrip": false,
|
| 1430 |
+
"normalized": false,
|
| 1431 |
+
"rstrip": false,
|
| 1432 |
+
"single_word": false,
|
| 1433 |
+
"special": true
|
| 1434 |
+
},
|
| 1435 |
+
"256175": {
|
| 1436 |
+
"content": "<extra_id_124>",
|
| 1437 |
+
"lstrip": false,
|
| 1438 |
+
"normalized": false,
|
| 1439 |
+
"rstrip": false,
|
| 1440 |
+
"single_word": false,
|
| 1441 |
+
"special": true
|
| 1442 |
+
},
|
| 1443 |
+
"256176": {
|
| 1444 |
+
"content": "<extra_id_123>",
|
| 1445 |
+
"lstrip": false,
|
| 1446 |
+
"normalized": false,
|
| 1447 |
+
"rstrip": false,
|
| 1448 |
+
"single_word": false,
|
| 1449 |
+
"special": true
|
| 1450 |
+
},
|
| 1451 |
+
"256177": {
|
| 1452 |
+
"content": "<extra_id_122>",
|
| 1453 |
+
"lstrip": false,
|
| 1454 |
+
"normalized": false,
|
| 1455 |
+
"rstrip": false,
|
| 1456 |
+
"single_word": false,
|
| 1457 |
+
"special": true
|
| 1458 |
+
},
|
| 1459 |
+
"256178": {
|
| 1460 |
+
"content": "<extra_id_121>",
|
| 1461 |
+
"lstrip": false,
|
| 1462 |
+
"normalized": false,
|
| 1463 |
+
"rstrip": false,
|
| 1464 |
+
"single_word": false,
|
| 1465 |
+
"special": true
|
| 1466 |
+
},
|
| 1467 |
+
"256179": {
|
| 1468 |
+
"content": "<extra_id_120>",
|
| 1469 |
+
"lstrip": false,
|
| 1470 |
+
"normalized": false,
|
| 1471 |
+
"rstrip": false,
|
| 1472 |
+
"single_word": false,
|
| 1473 |
+
"special": true
|
| 1474 |
+
},
|
| 1475 |
+
"256180": {
|
| 1476 |
+
"content": "<extra_id_119>",
|
| 1477 |
+
"lstrip": false,
|
| 1478 |
+
"normalized": false,
|
| 1479 |
+
"rstrip": false,
|
| 1480 |
+
"single_word": false,
|
| 1481 |
+
"special": true
|
| 1482 |
+
},
|
| 1483 |
+
"256181": {
|
| 1484 |
+
"content": "<extra_id_118>",
|
| 1485 |
+
"lstrip": false,
|
| 1486 |
+
"normalized": false,
|
| 1487 |
+
"rstrip": false,
|
| 1488 |
+
"single_word": false,
|
| 1489 |
+
"special": true
|
| 1490 |
+
},
|
| 1491 |
+
"256182": {
|
| 1492 |
+
"content": "<extra_id_117>",
|
| 1493 |
+
"lstrip": false,
|
| 1494 |
+
"normalized": false,
|
| 1495 |
+
"rstrip": false,
|
| 1496 |
+
"single_word": false,
|
| 1497 |
+
"special": true
|
| 1498 |
+
},
|
| 1499 |
+
"256183": {
|
| 1500 |
+
"content": "<extra_id_116>",
|
| 1501 |
+
"lstrip": false,
|
| 1502 |
+
"normalized": false,
|
| 1503 |
+
"rstrip": false,
|
| 1504 |
+
"single_word": false,
|
| 1505 |
+
"special": true
|
| 1506 |
+
},
|
| 1507 |
+
"256184": {
|
| 1508 |
+
"content": "<extra_id_115>",
|
| 1509 |
+
"lstrip": false,
|
| 1510 |
+
"normalized": false,
|
| 1511 |
+
"rstrip": false,
|
| 1512 |
+
"single_word": false,
|
| 1513 |
+
"special": true
|
| 1514 |
+
},
|
| 1515 |
+
"256185": {
|
| 1516 |
+
"content": "<extra_id_114>",
|
| 1517 |
+
"lstrip": false,
|
| 1518 |
+
"normalized": false,
|
| 1519 |
+
"rstrip": false,
|
| 1520 |
+
"single_word": false,
|
| 1521 |
+
"special": true
|
| 1522 |
+
},
|
| 1523 |
+
"256186": {
|
| 1524 |
+
"content": "<extra_id_113>",
|
| 1525 |
+
"lstrip": false,
|
| 1526 |
+
"normalized": false,
|
| 1527 |
+
"rstrip": false,
|
| 1528 |
+
"single_word": false,
|
| 1529 |
+
"special": true
|
| 1530 |
+
},
|
| 1531 |
+
"256187": {
|
| 1532 |
+
"content": "<extra_id_112>",
|
| 1533 |
+
"lstrip": false,
|
| 1534 |
+
"normalized": false,
|
| 1535 |
+
"rstrip": false,
|
| 1536 |
+
"single_word": false,
|
| 1537 |
+
"special": true
|
| 1538 |
+
},
|
| 1539 |
+
"256188": {
|
| 1540 |
+
"content": "<extra_id_111>",
|
| 1541 |
+
"lstrip": false,
|
| 1542 |
+
"normalized": false,
|
| 1543 |
+
"rstrip": false,
|
| 1544 |
+
"single_word": false,
|
| 1545 |
+
"special": true
|
| 1546 |
+
},
|
| 1547 |
+
"256189": {
|
| 1548 |
+
"content": "<extra_id_110>",
|
| 1549 |
+
"lstrip": false,
|
| 1550 |
+
"normalized": false,
|
| 1551 |
+
"rstrip": false,
|
| 1552 |
+
"single_word": false,
|
| 1553 |
+
"special": true
|
| 1554 |
+
},
|
| 1555 |
+
"256190": {
|
| 1556 |
+
"content": "<extra_id_109>",
|
| 1557 |
+
"lstrip": false,
|
| 1558 |
+
"normalized": false,
|
| 1559 |
+
"rstrip": false,
|
| 1560 |
+
"single_word": false,
|
| 1561 |
+
"special": true
|
| 1562 |
+
},
|
| 1563 |
+
"256191": {
|
| 1564 |
+
"content": "<extra_id_108>",
|
| 1565 |
+
"lstrip": false,
|
| 1566 |
+
"normalized": false,
|
| 1567 |
+
"rstrip": false,
|
| 1568 |
+
"single_word": false,
|
| 1569 |
+
"special": true
|
| 1570 |
+
},
|
| 1571 |
+
"256192": {
|
| 1572 |
+
"content": "<extra_id_107>",
|
| 1573 |
+
"lstrip": false,
|
| 1574 |
+
"normalized": false,
|
| 1575 |
+
"rstrip": false,
|
| 1576 |
+
"single_word": false,
|
| 1577 |
+
"special": true
|
| 1578 |
+
},
|
| 1579 |
+
"256193": {
|
| 1580 |
+
"content": "<extra_id_106>",
|
| 1581 |
+
"lstrip": false,
|
| 1582 |
+
"normalized": false,
|
| 1583 |
+
"rstrip": false,
|
| 1584 |
+
"single_word": false,
|
| 1585 |
+
"special": true
|
| 1586 |
+
},
|
| 1587 |
+
"256194": {
|
| 1588 |
+
"content": "<extra_id_105>",
|
| 1589 |
+
"lstrip": false,
|
| 1590 |
+
"normalized": false,
|
| 1591 |
+
"rstrip": false,
|
| 1592 |
+
"single_word": false,
|
| 1593 |
+
"special": true
|
| 1594 |
+
},
|
| 1595 |
+
"256195": {
|
| 1596 |
+
"content": "<extra_id_104>",
|
| 1597 |
+
"lstrip": false,
|
| 1598 |
+
"normalized": false,
|
| 1599 |
+
"rstrip": false,
|
| 1600 |
+
"single_word": false,
|
| 1601 |
+
"special": true
|
| 1602 |
+
},
|
| 1603 |
+
"256196": {
|
| 1604 |
+
"content": "<extra_id_103>",
|
| 1605 |
+
"lstrip": false,
|
| 1606 |
+
"normalized": false,
|
| 1607 |
+
"rstrip": false,
|
| 1608 |
+
"single_word": false,
|
| 1609 |
+
"special": true
|
| 1610 |
+
},
|
| 1611 |
+
"256197": {
|
| 1612 |
+
"content": "<extra_id_102>",
|
| 1613 |
+
"lstrip": false,
|
| 1614 |
+
"normalized": false,
|
| 1615 |
+
"rstrip": false,
|
| 1616 |
+
"single_word": false,
|
| 1617 |
+
"special": true
|
| 1618 |
+
},
|
| 1619 |
+
"256198": {
|
| 1620 |
+
"content": "<extra_id_101>",
|
| 1621 |
+
"lstrip": false,
|
| 1622 |
+
"normalized": false,
|
| 1623 |
+
"rstrip": false,
|
| 1624 |
+
"single_word": false,
|
| 1625 |
+
"special": true
|
| 1626 |
+
},
|
| 1627 |
+
"256199": {
|
| 1628 |
+
"content": "<extra_id_100>",
|
| 1629 |
+
"lstrip": false,
|
| 1630 |
+
"normalized": false,
|
| 1631 |
+
"rstrip": false,
|
| 1632 |
+
"single_word": false,
|
| 1633 |
+
"special": true
|
| 1634 |
+
},
|
| 1635 |
+
"256200": {
|
| 1636 |
+
"content": "<extra_id_99>",
|
| 1637 |
+
"lstrip": false,
|
| 1638 |
+
"normalized": false,
|
| 1639 |
+
"rstrip": false,
|
| 1640 |
+
"single_word": false,
|
| 1641 |
+
"special": true
|
| 1642 |
+
},
|
| 1643 |
+
"256201": {
|
| 1644 |
+
"content": "<extra_id_98>",
|
| 1645 |
+
"lstrip": false,
|
| 1646 |
+
"normalized": false,
|
| 1647 |
+
"rstrip": false,
|
| 1648 |
+
"single_word": false,
|
| 1649 |
+
"special": true
|
| 1650 |
+
},
|
| 1651 |
+
"256202": {
|
| 1652 |
+
"content": "<extra_id_97>",
|
| 1653 |
+
"lstrip": false,
|
| 1654 |
+
"normalized": false,
|
| 1655 |
+
"rstrip": false,
|
| 1656 |
+
"single_word": false,
|
| 1657 |
+
"special": true
|
| 1658 |
+
},
|
| 1659 |
+
"256203": {
|
| 1660 |
+
"content": "<extra_id_96>",
|
| 1661 |
+
"lstrip": false,
|
| 1662 |
+
"normalized": false,
|
| 1663 |
+
"rstrip": false,
|
| 1664 |
+
"single_word": false,
|
| 1665 |
+
"special": true
|
| 1666 |
+
},
|
| 1667 |
+
"256204": {
|
| 1668 |
+
"content": "<extra_id_95>",
|
| 1669 |
+
"lstrip": false,
|
| 1670 |
+
"normalized": false,
|
| 1671 |
+
"rstrip": false,
|
| 1672 |
+
"single_word": false,
|
| 1673 |
+
"special": true
|
| 1674 |
+
},
|
| 1675 |
+
"256205": {
|
| 1676 |
+
"content": "<extra_id_94>",
|
| 1677 |
+
"lstrip": false,
|
| 1678 |
+
"normalized": false,
|
| 1679 |
+
"rstrip": false,
|
| 1680 |
+
"single_word": false,
|
| 1681 |
+
"special": true
|
| 1682 |
+
},
|
| 1683 |
+
"256206": {
|
| 1684 |
+
"content": "<extra_id_93>",
|
| 1685 |
+
"lstrip": false,
|
| 1686 |
+
"normalized": false,
|
| 1687 |
+
"rstrip": false,
|
| 1688 |
+
"single_word": false,
|
| 1689 |
+
"special": true
|
| 1690 |
+
},
|
| 1691 |
+
"256207": {
|
| 1692 |
+
"content": "<extra_id_92>",
|
| 1693 |
+
"lstrip": false,
|
| 1694 |
+
"normalized": false,
|
| 1695 |
+
"rstrip": false,
|
| 1696 |
+
"single_word": false,
|
| 1697 |
+
"special": true
|
| 1698 |
+
},
|
| 1699 |
+
"256208": {
|
| 1700 |
+
"content": "<extra_id_91>",
|
| 1701 |
+
"lstrip": false,
|
| 1702 |
+
"normalized": false,
|
| 1703 |
+
"rstrip": false,
|
| 1704 |
+
"single_word": false,
|
| 1705 |
+
"special": true
|
| 1706 |
+
},
|
| 1707 |
+
"256209": {
|
| 1708 |
+
"content": "<extra_id_90>",
|
| 1709 |
+
"lstrip": false,
|
| 1710 |
+
"normalized": false,
|
| 1711 |
+
"rstrip": false,
|
| 1712 |
+
"single_word": false,
|
| 1713 |
+
"special": true
|
| 1714 |
+
},
|
| 1715 |
+
"256210": {
|
| 1716 |
+
"content": "<extra_id_89>",
|
| 1717 |
+
"lstrip": false,
|
| 1718 |
+
"normalized": false,
|
| 1719 |
+
"rstrip": false,
|
| 1720 |
+
"single_word": false,
|
| 1721 |
+
"special": true
|
| 1722 |
+
},
|
| 1723 |
+
"256211": {
|
| 1724 |
+
"content": "<extra_id_88>",
|
| 1725 |
+
"lstrip": false,
|
| 1726 |
+
"normalized": false,
|
| 1727 |
+
"rstrip": false,
|
| 1728 |
+
"single_word": false,
|
| 1729 |
+
"special": true
|
| 1730 |
+
},
|
| 1731 |
+
"256212": {
|
| 1732 |
+
"content": "<extra_id_87>",
|
| 1733 |
+
"lstrip": false,
|
| 1734 |
+
"normalized": false,
|
| 1735 |
+
"rstrip": false,
|
| 1736 |
+
"single_word": false,
|
| 1737 |
+
"special": true
|
| 1738 |
+
},
|
| 1739 |
+
"256213": {
|
| 1740 |
+
"content": "<extra_id_86>",
|
| 1741 |
+
"lstrip": false,
|
| 1742 |
+
"normalized": false,
|
| 1743 |
+
"rstrip": false,
|
| 1744 |
+
"single_word": false,
|
| 1745 |
+
"special": true
|
| 1746 |
+
},
|
| 1747 |
+
"256214": {
|
| 1748 |
+
"content": "<extra_id_85>",
|
| 1749 |
+
"lstrip": false,
|
| 1750 |
+
"normalized": false,
|
| 1751 |
+
"rstrip": false,
|
| 1752 |
+
"single_word": false,
|
| 1753 |
+
"special": true
|
| 1754 |
+
},
|
| 1755 |
+
"256215": {
|
| 1756 |
+
"content": "<extra_id_84>",
|
| 1757 |
+
"lstrip": false,
|
| 1758 |
+
"normalized": false,
|
| 1759 |
+
"rstrip": false,
|
| 1760 |
+
"single_word": false,
|
| 1761 |
+
"special": true
|
| 1762 |
+
},
|
| 1763 |
+
"256216": {
|
| 1764 |
+
"content": "<extra_id_83>",
|
| 1765 |
+
"lstrip": false,
|
| 1766 |
+
"normalized": false,
|
| 1767 |
+
"rstrip": false,
|
| 1768 |
+
"single_word": false,
|
| 1769 |
+
"special": true
|
| 1770 |
+
},
|
| 1771 |
+
"256217": {
|
| 1772 |
+
"content": "<extra_id_82>",
|
| 1773 |
+
"lstrip": false,
|
| 1774 |
+
"normalized": false,
|
| 1775 |
+
"rstrip": false,
|
| 1776 |
+
"single_word": false,
|
| 1777 |
+
"special": true
|
| 1778 |
+
},
|
| 1779 |
+
"256218": {
|
| 1780 |
+
"content": "<extra_id_81>",
|
| 1781 |
+
"lstrip": false,
|
| 1782 |
+
"normalized": false,
|
| 1783 |
+
"rstrip": false,
|
| 1784 |
+
"single_word": false,
|
| 1785 |
+
"special": true
|
| 1786 |
+
},
|
| 1787 |
+
"256219": {
|
| 1788 |
+
"content": "<extra_id_80>",
|
| 1789 |
+
"lstrip": false,
|
| 1790 |
+
"normalized": false,
|
| 1791 |
+
"rstrip": false,
|
| 1792 |
+
"single_word": false,
|
| 1793 |
+
"special": true
|
| 1794 |
+
},
|
| 1795 |
+
"256220": {
|
| 1796 |
+
"content": "<extra_id_79>",
|
| 1797 |
+
"lstrip": false,
|
| 1798 |
+
"normalized": false,
|
| 1799 |
+
"rstrip": false,
|
| 1800 |
+
"single_word": false,
|
| 1801 |
+
"special": true
|
| 1802 |
+
},
|
| 1803 |
+
"256221": {
|
| 1804 |
+
"content": "<extra_id_78>",
|
| 1805 |
+
"lstrip": false,
|
| 1806 |
+
"normalized": false,
|
| 1807 |
+
"rstrip": false,
|
| 1808 |
+
"single_word": false,
|
| 1809 |
+
"special": true
|
| 1810 |
+
},
|
| 1811 |
+
"256222": {
|
| 1812 |
+
"content": "<extra_id_77>",
|
| 1813 |
+
"lstrip": false,
|
| 1814 |
+
"normalized": false,
|
| 1815 |
+
"rstrip": false,
|
| 1816 |
+
"single_word": false,
|
| 1817 |
+
"special": true
|
| 1818 |
+
},
|
| 1819 |
+
"256223": {
|
| 1820 |
+
"content": "<extra_id_76>",
|
| 1821 |
+
"lstrip": false,
|
| 1822 |
+
"normalized": false,
|
| 1823 |
+
"rstrip": false,
|
| 1824 |
+
"single_word": false,
|
| 1825 |
+
"special": true
|
| 1826 |
+
},
|
| 1827 |
+
"256224": {
|
| 1828 |
+
"content": "<extra_id_75>",
|
| 1829 |
+
"lstrip": false,
|
| 1830 |
+
"normalized": false,
|
| 1831 |
+
"rstrip": false,
|
| 1832 |
+
"single_word": false,
|
| 1833 |
+
"special": true
|
| 1834 |
+
},
|
| 1835 |
+
"256225": {
|
| 1836 |
+
"content": "<extra_id_74>",
|
| 1837 |
+
"lstrip": false,
|
| 1838 |
+
"normalized": false,
|
| 1839 |
+
"rstrip": false,
|
| 1840 |
+
"single_word": false,
|
| 1841 |
+
"special": true
|
| 1842 |
+
},
|
| 1843 |
+
"256226": {
|
| 1844 |
+
"content": "<extra_id_73>",
|
| 1845 |
+
"lstrip": false,
|
| 1846 |
+
"normalized": false,
|
| 1847 |
+
"rstrip": false,
|
| 1848 |
+
"single_word": false,
|
| 1849 |
+
"special": true
|
| 1850 |
+
},
|
| 1851 |
+
"256227": {
|
| 1852 |
+
"content": "<extra_id_72>",
|
| 1853 |
+
"lstrip": false,
|
| 1854 |
+
"normalized": false,
|
| 1855 |
+
"rstrip": false,
|
| 1856 |
+
"single_word": false,
|
| 1857 |
+
"special": true
|
| 1858 |
+
},
|
| 1859 |
+
"256228": {
|
| 1860 |
+
"content": "<extra_id_71>",
|
| 1861 |
+
"lstrip": false,
|
| 1862 |
+
"normalized": false,
|
| 1863 |
+
"rstrip": false,
|
| 1864 |
+
"single_word": false,
|
| 1865 |
+
"special": true
|
| 1866 |
+
},
|
| 1867 |
+
"256229": {
|
| 1868 |
+
"content": "<extra_id_70>",
|
| 1869 |
+
"lstrip": false,
|
| 1870 |
+
"normalized": false,
|
| 1871 |
+
"rstrip": false,
|
| 1872 |
+
"single_word": false,
|
| 1873 |
+
"special": true
|
| 1874 |
+
},
|
| 1875 |
+
"256230": {
|
| 1876 |
+
"content": "<extra_id_69>",
|
| 1877 |
+
"lstrip": false,
|
| 1878 |
+
"normalized": false,
|
| 1879 |
+
"rstrip": false,
|
| 1880 |
+
"single_word": false,
|
| 1881 |
+
"special": true
|
| 1882 |
+
},
|
| 1883 |
+
"256231": {
|
| 1884 |
+
"content": "<extra_id_68>",
|
| 1885 |
+
"lstrip": false,
|
| 1886 |
+
"normalized": false,
|
| 1887 |
+
"rstrip": false,
|
| 1888 |
+
"single_word": false,
|
| 1889 |
+
"special": true
|
| 1890 |
+
},
|
| 1891 |
+
"256232": {
|
| 1892 |
+
"content": "<extra_id_67>",
|
| 1893 |
+
"lstrip": false,
|
| 1894 |
+
"normalized": false,
|
| 1895 |
+
"rstrip": false,
|
| 1896 |
+
"single_word": false,
|
| 1897 |
+
"special": true
|
| 1898 |
+
},
|
| 1899 |
+
"256233": {
|
| 1900 |
+
"content": "<extra_id_66>",
|
| 1901 |
+
"lstrip": false,
|
| 1902 |
+
"normalized": false,
|
| 1903 |
+
"rstrip": false,
|
| 1904 |
+
"single_word": false,
|
| 1905 |
+
"special": true
|
| 1906 |
+
},
|
| 1907 |
+
"256234": {
|
| 1908 |
+
"content": "<extra_id_65>",
|
| 1909 |
+
"lstrip": false,
|
| 1910 |
+
"normalized": false,
|
| 1911 |
+
"rstrip": false,
|
| 1912 |
+
"single_word": false,
|
| 1913 |
+
"special": true
|
| 1914 |
+
},
|
| 1915 |
+
"256235": {
|
| 1916 |
+
"content": "<extra_id_64>",
|
| 1917 |
+
"lstrip": false,
|
| 1918 |
+
"normalized": false,
|
| 1919 |
+
"rstrip": false,
|
| 1920 |
+
"single_word": false,
|
| 1921 |
+
"special": true
|
| 1922 |
+
},
|
| 1923 |
+
"256236": {
|
| 1924 |
+
"content": "<extra_id_63>",
|
| 1925 |
+
"lstrip": false,
|
| 1926 |
+
"normalized": false,
|
| 1927 |
+
"rstrip": false,
|
| 1928 |
+
"single_word": false,
|
| 1929 |
+
"special": true
|
| 1930 |
+
},
|
| 1931 |
+
"256237": {
|
| 1932 |
+
"content": "<extra_id_62>",
|
| 1933 |
+
"lstrip": false,
|
| 1934 |
+
"normalized": false,
|
| 1935 |
+
"rstrip": false,
|
| 1936 |
+
"single_word": false,
|
| 1937 |
+
"special": true
|
| 1938 |
+
},
|
| 1939 |
+
"256238": {
|
| 1940 |
+
"content": "<extra_id_61>",
|
| 1941 |
+
"lstrip": false,
|
| 1942 |
+
"normalized": false,
|
| 1943 |
+
"rstrip": false,
|
| 1944 |
+
"single_word": false,
|
| 1945 |
+
"special": true
|
| 1946 |
+
},
|
| 1947 |
+
"256239": {
|
| 1948 |
+
"content": "<extra_id_60>",
|
| 1949 |
+
"lstrip": false,
|
| 1950 |
+
"normalized": false,
|
| 1951 |
+
"rstrip": false,
|
| 1952 |
+
"single_word": false,
|
| 1953 |
+
"special": true
|
| 1954 |
+
},
|
| 1955 |
+
"256240": {
|
| 1956 |
+
"content": "<extra_id_59>",
|
| 1957 |
+
"lstrip": false,
|
| 1958 |
+
"normalized": false,
|
| 1959 |
+
"rstrip": false,
|
| 1960 |
+
"single_word": false,
|
| 1961 |
+
"special": true
|
| 1962 |
+
},
|
| 1963 |
+
"256241": {
|
| 1964 |
+
"content": "<extra_id_58>",
|
| 1965 |
+
"lstrip": false,
|
| 1966 |
+
"normalized": false,
|
| 1967 |
+
"rstrip": false,
|
| 1968 |
+
"single_word": false,
|
| 1969 |
+
"special": true
|
| 1970 |
+
},
|
| 1971 |
+
"256242": {
|
| 1972 |
+
"content": "<extra_id_57>",
|
| 1973 |
+
"lstrip": false,
|
| 1974 |
+
"normalized": false,
|
| 1975 |
+
"rstrip": false,
|
| 1976 |
+
"single_word": false,
|
| 1977 |
+
"special": true
|
| 1978 |
+
},
|
| 1979 |
+
"256243": {
|
| 1980 |
+
"content": "<extra_id_56>",
|
| 1981 |
+
"lstrip": false,
|
| 1982 |
+
"normalized": false,
|
| 1983 |
+
"rstrip": false,
|
| 1984 |
+
"single_word": false,
|
| 1985 |
+
"special": true
|
| 1986 |
+
},
|
| 1987 |
+
"256244": {
|
| 1988 |
+
"content": "<extra_id_55>",
|
| 1989 |
+
"lstrip": false,
|
| 1990 |
+
"normalized": false,
|
| 1991 |
+
"rstrip": false,
|
| 1992 |
+
"single_word": false,
|
| 1993 |
+
"special": true
|
| 1994 |
+
},
|
| 1995 |
+
"256245": {
|
| 1996 |
+
"content": "<extra_id_54>",
|
| 1997 |
+
"lstrip": false,
|
| 1998 |
+
"normalized": false,
|
| 1999 |
+
"rstrip": false,
|
| 2000 |
+
"single_word": false,
|
| 2001 |
+
"special": true
|
| 2002 |
+
},
|
| 2003 |
+
"256246": {
|
| 2004 |
+
"content": "<extra_id_53>",
|
| 2005 |
+
"lstrip": false,
|
| 2006 |
+
"normalized": false,
|
| 2007 |
+
"rstrip": false,
|
| 2008 |
+
"single_word": false,
|
| 2009 |
+
"special": true
|
| 2010 |
+
},
|
| 2011 |
+
"256247": {
|
| 2012 |
+
"content": "<extra_id_52>",
|
| 2013 |
+
"lstrip": false,
|
| 2014 |
+
"normalized": false,
|
| 2015 |
+
"rstrip": false,
|
| 2016 |
+
"single_word": false,
|
| 2017 |
+
"special": true
|
| 2018 |
+
},
|
| 2019 |
+
"256248": {
|
| 2020 |
+
"content": "<extra_id_51>",
|
| 2021 |
+
"lstrip": false,
|
| 2022 |
+
"normalized": false,
|
| 2023 |
+
"rstrip": false,
|
| 2024 |
+
"single_word": false,
|
| 2025 |
+
"special": true
|
| 2026 |
+
},
|
| 2027 |
+
"256249": {
|
| 2028 |
+
"content": "<extra_id_50>",
|
| 2029 |
+
"lstrip": false,
|
| 2030 |
+
"normalized": false,
|
| 2031 |
+
"rstrip": false,
|
| 2032 |
+
"single_word": false,
|
| 2033 |
+
"special": true
|
| 2034 |
+
},
|
| 2035 |
+
"256250": {
|
| 2036 |
+
"content": "<extra_id_49>",
|
| 2037 |
+
"lstrip": false,
|
| 2038 |
+
"normalized": false,
|
| 2039 |
+
"rstrip": false,
|
| 2040 |
+
"single_word": false,
|
| 2041 |
+
"special": true
|
| 2042 |
+
},
|
| 2043 |
+
"256251": {
|
| 2044 |
+
"content": "<extra_id_48>",
|
| 2045 |
+
"lstrip": false,
|
| 2046 |
+
"normalized": false,
|
| 2047 |
+
"rstrip": false,
|
| 2048 |
+
"single_word": false,
|
| 2049 |
+
"special": true
|
| 2050 |
+
},
|
| 2051 |
+
"256252": {
|
| 2052 |
+
"content": "<extra_id_47>",
|
| 2053 |
+
"lstrip": false,
|
| 2054 |
+
"normalized": false,
|
| 2055 |
+
"rstrip": false,
|
| 2056 |
+
"single_word": false,
|
| 2057 |
+
"special": true
|
| 2058 |
+
},
|
| 2059 |
+
"256253": {
|
| 2060 |
+
"content": "<extra_id_46>",
|
| 2061 |
+
"lstrip": false,
|
| 2062 |
+
"normalized": false,
|
| 2063 |
+
"rstrip": false,
|
| 2064 |
+
"single_word": false,
|
| 2065 |
+
"special": true
|
| 2066 |
+
},
|
| 2067 |
+
"256254": {
|
| 2068 |
+
"content": "<extra_id_45>",
|
| 2069 |
+
"lstrip": false,
|
| 2070 |
+
"normalized": false,
|
| 2071 |
+
"rstrip": false,
|
| 2072 |
+
"single_word": false,
|
| 2073 |
+
"special": true
|
| 2074 |
+
},
|
| 2075 |
+
"256255": {
|
| 2076 |
+
"content": "<extra_id_44>",
|
| 2077 |
+
"lstrip": false,
|
| 2078 |
+
"normalized": false,
|
| 2079 |
+
"rstrip": false,
|
| 2080 |
+
"single_word": false,
|
| 2081 |
+
"special": true
|
| 2082 |
+
},
|
| 2083 |
+
"256256": {
|
| 2084 |
+
"content": "<extra_id_43>",
|
| 2085 |
+
"lstrip": false,
|
| 2086 |
+
"normalized": false,
|
| 2087 |
+
"rstrip": false,
|
| 2088 |
+
"single_word": false,
|
| 2089 |
+
"special": true
|
| 2090 |
+
},
|
| 2091 |
+
"256257": {
|
| 2092 |
+
"content": "<extra_id_42>",
|
| 2093 |
+
"lstrip": false,
|
| 2094 |
+
"normalized": false,
|
| 2095 |
+
"rstrip": false,
|
| 2096 |
+
"single_word": false,
|
| 2097 |
+
"special": true
|
| 2098 |
+
},
|
| 2099 |
+
"256258": {
|
| 2100 |
+
"content": "<extra_id_41>",
|
| 2101 |
+
"lstrip": false,
|
| 2102 |
+
"normalized": false,
|
| 2103 |
+
"rstrip": false,
|
| 2104 |
+
"single_word": false,
|
| 2105 |
+
"special": true
|
| 2106 |
+
},
|
| 2107 |
+
"256259": {
|
| 2108 |
+
"content": "<extra_id_40>",
|
| 2109 |
+
"lstrip": false,
|
| 2110 |
+
"normalized": false,
|
| 2111 |
+
"rstrip": false,
|
| 2112 |
+
"single_word": false,
|
| 2113 |
+
"special": true
|
| 2114 |
+
},
|
| 2115 |
+
"256260": {
|
| 2116 |
+
"content": "<extra_id_39>",
|
| 2117 |
+
"lstrip": false,
|
| 2118 |
+
"normalized": false,
|
| 2119 |
+
"rstrip": false,
|
| 2120 |
+
"single_word": false,
|
| 2121 |
+
"special": true
|
| 2122 |
+
},
|
| 2123 |
+
"256261": {
|
| 2124 |
+
"content": "<extra_id_38>",
|
| 2125 |
+
"lstrip": false,
|
| 2126 |
+
"normalized": false,
|
| 2127 |
+
"rstrip": false,
|
| 2128 |
+
"single_word": false,
|
| 2129 |
+
"special": true
|
| 2130 |
+
},
|
| 2131 |
+
"256262": {
|
| 2132 |
+
"content": "<extra_id_37>",
|
| 2133 |
+
"lstrip": false,
|
| 2134 |
+
"normalized": false,
|
| 2135 |
+
"rstrip": false,
|
| 2136 |
+
"single_word": false,
|
| 2137 |
+
"special": true
|
| 2138 |
+
},
|
| 2139 |
+
"256263": {
|
| 2140 |
+
"content": "<extra_id_36>",
|
| 2141 |
+
"lstrip": false,
|
| 2142 |
+
"normalized": false,
|
| 2143 |
+
"rstrip": false,
|
| 2144 |
+
"single_word": false,
|
| 2145 |
+
"special": true
|
| 2146 |
+
},
|
| 2147 |
+
"256264": {
|
| 2148 |
+
"content": "<extra_id_35>",
|
| 2149 |
+
"lstrip": false,
|
| 2150 |
+
"normalized": false,
|
| 2151 |
+
"rstrip": false,
|
| 2152 |
+
"single_word": false,
|
| 2153 |
+
"special": true
|
| 2154 |
+
},
|
| 2155 |
+
"256265": {
|
| 2156 |
+
"content": "<extra_id_34>",
|
| 2157 |
+
"lstrip": false,
|
| 2158 |
+
"normalized": false,
|
| 2159 |
+
"rstrip": false,
|
| 2160 |
+
"single_word": false,
|
| 2161 |
+
"special": true
|
| 2162 |
+
},
|
| 2163 |
+
"256266": {
|
| 2164 |
+
"content": "<extra_id_33>",
|
| 2165 |
+
"lstrip": false,
|
| 2166 |
+
"normalized": false,
|
| 2167 |
+
"rstrip": false,
|
| 2168 |
+
"single_word": false,
|
| 2169 |
+
"special": true
|
| 2170 |
+
},
|
| 2171 |
+
"256267": {
|
| 2172 |
+
"content": "<extra_id_32>",
|
| 2173 |
+
"lstrip": false,
|
| 2174 |
+
"normalized": false,
|
| 2175 |
+
"rstrip": false,
|
| 2176 |
+
"single_word": false,
|
| 2177 |
+
"special": true
|
| 2178 |
+
},
|
| 2179 |
+
"256268": {
|
| 2180 |
+
"content": "<extra_id_31>",
|
| 2181 |
+
"lstrip": false,
|
| 2182 |
+
"normalized": false,
|
| 2183 |
+
"rstrip": false,
|
| 2184 |
+
"single_word": false,
|
| 2185 |
+
"special": true
|
| 2186 |
+
},
|
| 2187 |
+
"256269": {
|
| 2188 |
+
"content": "<extra_id_30>",
|
| 2189 |
+
"lstrip": false,
|
| 2190 |
+
"normalized": false,
|
| 2191 |
+
"rstrip": false,
|
| 2192 |
+
"single_word": false,
|
| 2193 |
+
"special": true
|
| 2194 |
+
},
|
| 2195 |
+
"256270": {
|
| 2196 |
+
"content": "<extra_id_29>",
|
| 2197 |
+
"lstrip": false,
|
| 2198 |
+
"normalized": false,
|
| 2199 |
+
"rstrip": false,
|
| 2200 |
+
"single_word": false,
|
| 2201 |
+
"special": true
|
| 2202 |
+
},
|
| 2203 |
+
"256271": {
|
| 2204 |
+
"content": "<extra_id_28>",
|
| 2205 |
+
"lstrip": false,
|
| 2206 |
+
"normalized": false,
|
| 2207 |
+
"rstrip": false,
|
| 2208 |
+
"single_word": false,
|
| 2209 |
+
"special": true
|
| 2210 |
+
},
|
| 2211 |
+
"256272": {
|
| 2212 |
+
"content": "<extra_id_27>",
|
| 2213 |
+
"lstrip": false,
|
| 2214 |
+
"normalized": false,
|
| 2215 |
+
"rstrip": false,
|
| 2216 |
+
"single_word": false,
|
| 2217 |
+
"special": true
|
| 2218 |
+
},
|
| 2219 |
+
"256273": {
|
| 2220 |
+
"content": "<extra_id_26>",
|
| 2221 |
+
"lstrip": false,
|
| 2222 |
+
"normalized": false,
|
| 2223 |
+
"rstrip": false,
|
| 2224 |
+
"single_word": false,
|
| 2225 |
+
"special": true
|
| 2226 |
+
},
|
| 2227 |
+
"256274": {
|
| 2228 |
+
"content": "<extra_id_25>",
|
| 2229 |
+
"lstrip": false,
|
| 2230 |
+
"normalized": false,
|
| 2231 |
+
"rstrip": false,
|
| 2232 |
+
"single_word": false,
|
| 2233 |
+
"special": true
|
| 2234 |
+
},
|
| 2235 |
+
"256275": {
|
| 2236 |
+
"content": "<extra_id_24>",
|
| 2237 |
+
"lstrip": false,
|
| 2238 |
+
"normalized": false,
|
| 2239 |
+
"rstrip": false,
|
| 2240 |
+
"single_word": false,
|
| 2241 |
+
"special": true
|
| 2242 |
+
},
|
| 2243 |
+
"256276": {
|
| 2244 |
+
"content": "<extra_id_23>",
|
| 2245 |
+
"lstrip": false,
|
| 2246 |
+
"normalized": false,
|
| 2247 |
+
"rstrip": false,
|
| 2248 |
+
"single_word": false,
|
| 2249 |
+
"special": true
|
| 2250 |
+
},
|
| 2251 |
+
"256277": {
|
| 2252 |
+
"content": "<extra_id_22>",
|
| 2253 |
+
"lstrip": false,
|
| 2254 |
+
"normalized": false,
|
| 2255 |
+
"rstrip": false,
|
| 2256 |
+
"single_word": false,
|
| 2257 |
+
"special": true
|
| 2258 |
+
},
|
| 2259 |
+
"256278": {
|
| 2260 |
+
"content": "<extra_id_21>",
|
| 2261 |
+
"lstrip": false,
|
| 2262 |
+
"normalized": false,
|
| 2263 |
+
"rstrip": false,
|
| 2264 |
+
"single_word": false,
|
| 2265 |
+
"special": true
|
| 2266 |
+
},
|
| 2267 |
+
"256279": {
|
| 2268 |
+
"content": "<extra_id_20>",
|
| 2269 |
+
"lstrip": false,
|
| 2270 |
+
"normalized": false,
|
| 2271 |
+
"rstrip": false,
|
| 2272 |
+
"single_word": false,
|
| 2273 |
+
"special": true
|
| 2274 |
+
},
|
| 2275 |
+
"256280": {
|
| 2276 |
+
"content": "<extra_id_19>",
|
| 2277 |
+
"lstrip": false,
|
| 2278 |
+
"normalized": false,
|
| 2279 |
+
"rstrip": false,
|
| 2280 |
+
"single_word": false,
|
| 2281 |
+
"special": true
|
| 2282 |
+
},
|
| 2283 |
+
"256281": {
|
| 2284 |
+
"content": "<extra_id_18>",
|
| 2285 |
+
"lstrip": false,
|
| 2286 |
+
"normalized": false,
|
| 2287 |
+
"rstrip": false,
|
| 2288 |
+
"single_word": false,
|
| 2289 |
+
"special": true
|
| 2290 |
+
},
|
| 2291 |
+
"256282": {
|
| 2292 |
+
"content": "<extra_id_17>",
|
| 2293 |
+
"lstrip": false,
|
| 2294 |
+
"normalized": false,
|
| 2295 |
+
"rstrip": false,
|
| 2296 |
+
"single_word": false,
|
| 2297 |
+
"special": true
|
| 2298 |
+
},
|
| 2299 |
+
"256283": {
|
| 2300 |
+
"content": "<extra_id_16>",
|
| 2301 |
+
"lstrip": false,
|
| 2302 |
+
"normalized": false,
|
| 2303 |
+
"rstrip": false,
|
| 2304 |
+
"single_word": false,
|
| 2305 |
+
"special": true
|
| 2306 |
+
},
|
| 2307 |
+
"256284": {
|
| 2308 |
+
"content": "<extra_id_15>",
|
| 2309 |
+
"lstrip": false,
|
| 2310 |
+
"normalized": false,
|
| 2311 |
+
"rstrip": false,
|
| 2312 |
+
"single_word": false,
|
| 2313 |
+
"special": true
|
| 2314 |
+
},
|
| 2315 |
+
"256285": {
|
| 2316 |
+
"content": "<extra_id_14>",
|
| 2317 |
+
"lstrip": false,
|
| 2318 |
+
"normalized": false,
|
| 2319 |
+
"rstrip": false,
|
| 2320 |
+
"single_word": false,
|
| 2321 |
+
"special": true
|
| 2322 |
+
},
|
| 2323 |
+
"256286": {
|
| 2324 |
+
"content": "<extra_id_13>",
|
| 2325 |
+
"lstrip": false,
|
| 2326 |
+
"normalized": false,
|
| 2327 |
+
"rstrip": false,
|
| 2328 |
+
"single_word": false,
|
| 2329 |
+
"special": true
|
| 2330 |
+
},
|
| 2331 |
+
"256287": {
|
| 2332 |
+
"content": "<extra_id_12>",
|
| 2333 |
+
"lstrip": false,
|
| 2334 |
+
"normalized": false,
|
| 2335 |
+
"rstrip": false,
|
| 2336 |
+
"single_word": false,
|
| 2337 |
+
"special": true
|
| 2338 |
+
},
|
| 2339 |
+
"256288": {
|
| 2340 |
+
"content": "<extra_id_11>",
|
| 2341 |
+
"lstrip": false,
|
| 2342 |
+
"normalized": false,
|
| 2343 |
+
"rstrip": false,
|
| 2344 |
+
"single_word": false,
|
| 2345 |
+
"special": true
|
| 2346 |
+
},
|
| 2347 |
+
"256289": {
|
| 2348 |
+
"content": "<extra_id_10>",
|
| 2349 |
+
"lstrip": false,
|
| 2350 |
+
"normalized": false,
|
| 2351 |
+
"rstrip": false,
|
| 2352 |
+
"single_word": false,
|
| 2353 |
+
"special": true
|
| 2354 |
+
},
|
| 2355 |
+
"256290": {
|
| 2356 |
+
"content": "<extra_id_9>",
|
| 2357 |
+
"lstrip": false,
|
| 2358 |
+
"normalized": false,
|
| 2359 |
+
"rstrip": false,
|
| 2360 |
+
"single_word": false,
|
| 2361 |
+
"special": true
|
| 2362 |
+
},
|
| 2363 |
+
"256291": {
|
| 2364 |
+
"content": "<extra_id_8>",
|
| 2365 |
+
"lstrip": false,
|
| 2366 |
+
"normalized": false,
|
| 2367 |
+
"rstrip": false,
|
| 2368 |
+
"single_word": false,
|
| 2369 |
+
"special": true
|
| 2370 |
+
},
|
| 2371 |
+
"256292": {
|
| 2372 |
+
"content": "<extra_id_7>",
|
| 2373 |
+
"lstrip": false,
|
| 2374 |
+
"normalized": false,
|
| 2375 |
+
"rstrip": false,
|
| 2376 |
+
"single_word": false,
|
| 2377 |
+
"special": true
|
| 2378 |
+
},
|
| 2379 |
+
"256293": {
|
| 2380 |
+
"content": "<extra_id_6>",
|
| 2381 |
+
"lstrip": false,
|
| 2382 |
+
"normalized": false,
|
| 2383 |
+
"rstrip": false,
|
| 2384 |
+
"single_word": false,
|
| 2385 |
+
"special": true
|
| 2386 |
+
},
|
| 2387 |
+
"256294": {
|
| 2388 |
+
"content": "<extra_id_5>",
|
| 2389 |
+
"lstrip": false,
|
| 2390 |
+
"normalized": false,
|
| 2391 |
+
"rstrip": false,
|
| 2392 |
+
"single_word": false,
|
| 2393 |
+
"special": true
|
| 2394 |
+
},
|
| 2395 |
+
"256295": {
|
| 2396 |
+
"content": "<extra_id_4>",
|
| 2397 |
+
"lstrip": false,
|
| 2398 |
+
"normalized": false,
|
| 2399 |
+
"rstrip": false,
|
| 2400 |
+
"single_word": false,
|
| 2401 |
+
"special": true
|
| 2402 |
+
},
|
| 2403 |
+
"256296": {
|
| 2404 |
+
"content": "<extra_id_3>",
|
| 2405 |
+
"lstrip": false,
|
| 2406 |
+
"normalized": false,
|
| 2407 |
+
"rstrip": false,
|
| 2408 |
+
"single_word": false,
|
| 2409 |
+
"special": true
|
| 2410 |
+
},
|
| 2411 |
+
"256297": {
|
| 2412 |
+
"content": "<extra_id_2>",
|
| 2413 |
+
"lstrip": false,
|
| 2414 |
+
"normalized": false,
|
| 2415 |
+
"rstrip": false,
|
| 2416 |
+
"single_word": false,
|
| 2417 |
+
"special": true
|
| 2418 |
+
},
|
| 2419 |
+
"256298": {
|
| 2420 |
+
"content": "<extra_id_1>",
|
| 2421 |
+
"lstrip": false,
|
| 2422 |
+
"normalized": false,
|
| 2423 |
+
"rstrip": false,
|
| 2424 |
+
"single_word": false,
|
| 2425 |
+
"special": true
|
| 2426 |
+
},
|
| 2427 |
+
"256299": {
|
| 2428 |
+
"content": "<extra_id_0>",
|
| 2429 |
+
"lstrip": false,
|
| 2430 |
+
"normalized": false,
|
| 2431 |
+
"rstrip": false,
|
| 2432 |
+
"single_word": false,
|
| 2433 |
+
"special": true
|
| 2434 |
+
}
|
| 2435 |
+
},
|
| 2436 |
+
"additional_special_tokens": [
|
| 2437 |
+
"<extra_id_0>",
|
| 2438 |
+
"<extra_id_1>",
|
| 2439 |
+
"<extra_id_2>",
|
| 2440 |
+
"<extra_id_3>",
|
| 2441 |
+
"<extra_id_4>",
|
| 2442 |
+
"<extra_id_5>",
|
| 2443 |
+
"<extra_id_6>",
|
| 2444 |
+
"<extra_id_7>",
|
| 2445 |
+
"<extra_id_8>",
|
| 2446 |
+
"<extra_id_9>",
|
| 2447 |
+
"<extra_id_10>",
|
| 2448 |
+
"<extra_id_11>",
|
| 2449 |
+
"<extra_id_12>",
|
| 2450 |
+
"<extra_id_13>",
|
| 2451 |
+
"<extra_id_14>",
|
| 2452 |
+
"<extra_id_15>",
|
| 2453 |
+
"<extra_id_16>",
|
| 2454 |
+
"<extra_id_17>",
|
| 2455 |
+
"<extra_id_18>",
|
| 2456 |
+
"<extra_id_19>",
|
| 2457 |
+
"<extra_id_20>",
|
| 2458 |
+
"<extra_id_21>",
|
| 2459 |
+
"<extra_id_22>",
|
| 2460 |
+
"<extra_id_23>",
|
| 2461 |
+
"<extra_id_24>",
|
| 2462 |
+
"<extra_id_25>",
|
| 2463 |
+
"<extra_id_26>",
|
| 2464 |
+
"<extra_id_27>",
|
| 2465 |
+
"<extra_id_28>",
|
| 2466 |
+
"<extra_id_29>",
|
| 2467 |
+
"<extra_id_30>",
|
| 2468 |
+
"<extra_id_31>",
|
| 2469 |
+
"<extra_id_32>",
|
| 2470 |
+
"<extra_id_33>",
|
| 2471 |
+
"<extra_id_34>",
|
| 2472 |
+
"<extra_id_35>",
|
| 2473 |
+
"<extra_id_36>",
|
| 2474 |
+
"<extra_id_37>",
|
| 2475 |
+
"<extra_id_38>",
|
| 2476 |
+
"<extra_id_39>",
|
| 2477 |
+
"<extra_id_40>",
|
| 2478 |
+
"<extra_id_41>",
|
| 2479 |
+
"<extra_id_42>",
|
| 2480 |
+
"<extra_id_43>",
|
| 2481 |
+
"<extra_id_44>",
|
| 2482 |
+
"<extra_id_45>",
|
| 2483 |
+
"<extra_id_46>",
|
| 2484 |
+
"<extra_id_47>",
|
| 2485 |
+
"<extra_id_48>",
|
| 2486 |
+
"<extra_id_49>",
|
| 2487 |
+
"<extra_id_50>",
|
| 2488 |
+
"<extra_id_51>",
|
| 2489 |
+
"<extra_id_52>",
|
| 2490 |
+
"<extra_id_53>",
|
| 2491 |
+
"<extra_id_54>",
|
| 2492 |
+
"<extra_id_55>",
|
| 2493 |
+
"<extra_id_56>",
|
| 2494 |
+
"<extra_id_57>",
|
| 2495 |
+
"<extra_id_58>",
|
| 2496 |
+
"<extra_id_59>",
|
| 2497 |
+
"<extra_id_60>",
|
| 2498 |
+
"<extra_id_61>",
|
| 2499 |
+
"<extra_id_62>",
|
| 2500 |
+
"<extra_id_63>",
|
| 2501 |
+
"<extra_id_64>",
|
| 2502 |
+
"<extra_id_65>",
|
| 2503 |
+
"<extra_id_66>",
|
| 2504 |
+
"<extra_id_67>",
|
| 2505 |
+
"<extra_id_68>",
|
| 2506 |
+
"<extra_id_69>",
|
| 2507 |
+
"<extra_id_70>",
|
| 2508 |
+
"<extra_id_71>",
|
| 2509 |
+
"<extra_id_72>",
|
| 2510 |
+
"<extra_id_73>",
|
| 2511 |
+
"<extra_id_74>",
|
| 2512 |
+
"<extra_id_75>",
|
| 2513 |
+
"<extra_id_76>",
|
| 2514 |
+
"<extra_id_77>",
|
| 2515 |
+
"<extra_id_78>",
|
| 2516 |
+
"<extra_id_79>",
|
| 2517 |
+
"<extra_id_80>",
|
| 2518 |
+
"<extra_id_81>",
|
| 2519 |
+
"<extra_id_82>",
|
| 2520 |
+
"<extra_id_83>",
|
| 2521 |
+
"<extra_id_84>",
|
| 2522 |
+
"<extra_id_85>",
|
| 2523 |
+
"<extra_id_86>",
|
| 2524 |
+
"<extra_id_87>",
|
| 2525 |
+
"<extra_id_88>",
|
| 2526 |
+
"<extra_id_89>",
|
| 2527 |
+
"<extra_id_90>",
|
| 2528 |
+
"<extra_id_91>",
|
| 2529 |
+
"<extra_id_92>",
|
| 2530 |
+
"<extra_id_93>",
|
| 2531 |
+
"<extra_id_94>",
|
| 2532 |
+
"<extra_id_95>",
|
| 2533 |
+
"<extra_id_96>",
|
| 2534 |
+
"<extra_id_97>",
|
| 2535 |
+
"<extra_id_98>",
|
| 2536 |
+
"<extra_id_99>",
|
| 2537 |
+
"<extra_id_100>",
|
| 2538 |
+
"<extra_id_101>",
|
| 2539 |
+
"<extra_id_102>",
|
| 2540 |
+
"<extra_id_103>",
|
| 2541 |
+
"<extra_id_104>",
|
| 2542 |
+
"<extra_id_105>",
|
| 2543 |
+
"<extra_id_106>",
|
| 2544 |
+
"<extra_id_107>",
|
| 2545 |
+
"<extra_id_108>",
|
| 2546 |
+
"<extra_id_109>",
|
| 2547 |
+
"<extra_id_110>",
|
| 2548 |
+
"<extra_id_111>",
|
| 2549 |
+
"<extra_id_112>",
|
| 2550 |
+
"<extra_id_113>",
|
| 2551 |
+
"<extra_id_114>",
|
| 2552 |
+
"<extra_id_115>",
|
| 2553 |
+
"<extra_id_116>",
|
| 2554 |
+
"<extra_id_117>",
|
| 2555 |
+
"<extra_id_118>",
|
| 2556 |
+
"<extra_id_119>",
|
| 2557 |
+
"<extra_id_120>",
|
| 2558 |
+
"<extra_id_121>",
|
| 2559 |
+
"<extra_id_122>",
|
| 2560 |
+
"<extra_id_123>",
|
| 2561 |
+
"<extra_id_124>",
|
| 2562 |
+
"<extra_id_125>",
|
| 2563 |
+
"<extra_id_126>",
|
| 2564 |
+
"<extra_id_127>",
|
| 2565 |
+
"<extra_id_128>",
|
| 2566 |
+
"<extra_id_129>",
|
| 2567 |
+
"<extra_id_130>",
|
| 2568 |
+
"<extra_id_131>",
|
| 2569 |
+
"<extra_id_132>",
|
| 2570 |
+
"<extra_id_133>",
|
| 2571 |
+
"<extra_id_134>",
|
| 2572 |
+
"<extra_id_135>",
|
| 2573 |
+
"<extra_id_136>",
|
| 2574 |
+
"<extra_id_137>",
|
| 2575 |
+
"<extra_id_138>",
|
| 2576 |
+
"<extra_id_139>",
|
| 2577 |
+
"<extra_id_140>",
|
| 2578 |
+
"<extra_id_141>",
|
| 2579 |
+
"<extra_id_142>",
|
| 2580 |
+
"<extra_id_143>",
|
| 2581 |
+
"<extra_id_144>",
|
| 2582 |
+
"<extra_id_145>",
|
| 2583 |
+
"<extra_id_146>",
|
| 2584 |
+
"<extra_id_147>",
|
| 2585 |
+
"<extra_id_148>",
|
| 2586 |
+
"<extra_id_149>",
|
| 2587 |
+
"<extra_id_150>",
|
| 2588 |
+
"<extra_id_151>",
|
| 2589 |
+
"<extra_id_152>",
|
| 2590 |
+
"<extra_id_153>",
|
| 2591 |
+
"<extra_id_154>",
|
| 2592 |
+
"<extra_id_155>",
|
| 2593 |
+
"<extra_id_156>",
|
| 2594 |
+
"<extra_id_157>",
|
| 2595 |
+
"<extra_id_158>",
|
| 2596 |
+
"<extra_id_159>",
|
| 2597 |
+
"<extra_id_160>",
|
| 2598 |
+
"<extra_id_161>",
|
| 2599 |
+
"<extra_id_162>",
|
| 2600 |
+
"<extra_id_163>",
|
| 2601 |
+
"<extra_id_164>",
|
| 2602 |
+
"<extra_id_165>",
|
| 2603 |
+
"<extra_id_166>",
|
| 2604 |
+
"<extra_id_167>",
|
| 2605 |
+
"<extra_id_168>",
|
| 2606 |
+
"<extra_id_169>",
|
| 2607 |
+
"<extra_id_170>",
|
| 2608 |
+
"<extra_id_171>",
|
| 2609 |
+
"<extra_id_172>",
|
| 2610 |
+
"<extra_id_173>",
|
| 2611 |
+
"<extra_id_174>",
|
| 2612 |
+
"<extra_id_175>",
|
| 2613 |
+
"<extra_id_176>",
|
| 2614 |
+
"<extra_id_177>",
|
| 2615 |
+
"<extra_id_178>",
|
| 2616 |
+
"<extra_id_179>",
|
| 2617 |
+
"<extra_id_180>",
|
| 2618 |
+
"<extra_id_181>",
|
| 2619 |
+
"<extra_id_182>",
|
| 2620 |
+
"<extra_id_183>",
|
| 2621 |
+
"<extra_id_184>",
|
| 2622 |
+
"<extra_id_185>",
|
| 2623 |
+
"<extra_id_186>",
|
| 2624 |
+
"<extra_id_187>",
|
| 2625 |
+
"<extra_id_188>",
|
| 2626 |
+
"<extra_id_189>",
|
| 2627 |
+
"<extra_id_190>",
|
| 2628 |
+
"<extra_id_191>",
|
| 2629 |
+
"<extra_id_192>",
|
| 2630 |
+
"<extra_id_193>",
|
| 2631 |
+
"<extra_id_194>",
|
| 2632 |
+
"<extra_id_195>",
|
| 2633 |
+
"<extra_id_196>",
|
| 2634 |
+
"<extra_id_197>",
|
| 2635 |
+
"<extra_id_198>",
|
| 2636 |
+
"<extra_id_199>",
|
| 2637 |
+
"<extra_id_200>",
|
| 2638 |
+
"<extra_id_201>",
|
| 2639 |
+
"<extra_id_202>",
|
| 2640 |
+
"<extra_id_203>",
|
| 2641 |
+
"<extra_id_204>",
|
| 2642 |
+
"<extra_id_205>",
|
| 2643 |
+
"<extra_id_206>",
|
| 2644 |
+
"<extra_id_207>",
|
| 2645 |
+
"<extra_id_208>",
|
| 2646 |
+
"<extra_id_209>",
|
| 2647 |
+
"<extra_id_210>",
|
| 2648 |
+
"<extra_id_211>",
|
| 2649 |
+
"<extra_id_212>",
|
| 2650 |
+
"<extra_id_213>",
|
| 2651 |
+
"<extra_id_214>",
|
| 2652 |
+
"<extra_id_215>",
|
| 2653 |
+
"<extra_id_216>",
|
| 2654 |
+
"<extra_id_217>",
|
| 2655 |
+
"<extra_id_218>",
|
| 2656 |
+
"<extra_id_219>",
|
| 2657 |
+
"<extra_id_220>",
|
| 2658 |
+
"<extra_id_221>",
|
| 2659 |
+
"<extra_id_222>",
|
| 2660 |
+
"<extra_id_223>",
|
| 2661 |
+
"<extra_id_224>",
|
| 2662 |
+
"<extra_id_225>",
|
| 2663 |
+
"<extra_id_226>",
|
| 2664 |
+
"<extra_id_227>",
|
| 2665 |
+
"<extra_id_228>",
|
| 2666 |
+
"<extra_id_229>",
|
| 2667 |
+
"<extra_id_230>",
|
| 2668 |
+
"<extra_id_231>",
|
| 2669 |
+
"<extra_id_232>",
|
| 2670 |
+
"<extra_id_233>",
|
| 2671 |
+
"<extra_id_234>",
|
| 2672 |
+
"<extra_id_235>",
|
| 2673 |
+
"<extra_id_236>",
|
| 2674 |
+
"<extra_id_237>",
|
| 2675 |
+
"<extra_id_238>",
|
| 2676 |
+
"<extra_id_239>",
|
| 2677 |
+
"<extra_id_240>",
|
| 2678 |
+
"<extra_id_241>",
|
| 2679 |
+
"<extra_id_242>",
|
| 2680 |
+
"<extra_id_243>",
|
| 2681 |
+
"<extra_id_244>",
|
| 2682 |
+
"<extra_id_245>",
|
| 2683 |
+
"<extra_id_246>",
|
| 2684 |
+
"<extra_id_247>",
|
| 2685 |
+
"<extra_id_248>",
|
| 2686 |
+
"<extra_id_249>",
|
| 2687 |
+
"<extra_id_250>",
|
| 2688 |
+
"<extra_id_251>",
|
| 2689 |
+
"<extra_id_252>",
|
| 2690 |
+
"<extra_id_253>",
|
| 2691 |
+
"<extra_id_254>",
|
| 2692 |
+
"<extra_id_255>",
|
| 2693 |
+
"<extra_id_256>",
|
| 2694 |
+
"<extra_id_257>",
|
| 2695 |
+
"<extra_id_258>",
|
| 2696 |
+
"<extra_id_259>",
|
| 2697 |
+
"<extra_id_260>",
|
| 2698 |
+
"<extra_id_261>",
|
| 2699 |
+
"<extra_id_262>",
|
| 2700 |
+
"<extra_id_263>",
|
| 2701 |
+
"<extra_id_264>",
|
| 2702 |
+
"<extra_id_265>",
|
| 2703 |
+
"<extra_id_266>",
|
| 2704 |
+
"<extra_id_267>",
|
| 2705 |
+
"<extra_id_268>",
|
| 2706 |
+
"<extra_id_269>",
|
| 2707 |
+
"<extra_id_270>",
|
| 2708 |
+
"<extra_id_271>",
|
| 2709 |
+
"<extra_id_272>",
|
| 2710 |
+
"<extra_id_273>",
|
| 2711 |
+
"<extra_id_274>",
|
| 2712 |
+
"<extra_id_275>",
|
| 2713 |
+
"<extra_id_276>",
|
| 2714 |
+
"<extra_id_277>",
|
| 2715 |
+
"<extra_id_278>",
|
| 2716 |
+
"<extra_id_279>",
|
| 2717 |
+
"<extra_id_280>",
|
| 2718 |
+
"<extra_id_281>",
|
| 2719 |
+
"<extra_id_282>",
|
| 2720 |
+
"<extra_id_283>",
|
| 2721 |
+
"<extra_id_284>",
|
| 2722 |
+
"<extra_id_285>",
|
| 2723 |
+
"<extra_id_286>",
|
| 2724 |
+
"<extra_id_287>",
|
| 2725 |
+
"<extra_id_288>",
|
| 2726 |
+
"<extra_id_289>",
|
| 2727 |
+
"<extra_id_290>",
|
| 2728 |
+
"<extra_id_291>",
|
| 2729 |
+
"<extra_id_292>",
|
| 2730 |
+
"<extra_id_293>",
|
| 2731 |
+
"<extra_id_294>",
|
| 2732 |
+
"<extra_id_295>",
|
| 2733 |
+
"<extra_id_296>",
|
| 2734 |
+
"<extra_id_297>",
|
| 2735 |
+
"<extra_id_298>",
|
| 2736 |
+
"<extra_id_299>"
|
| 2737 |
+
],
|
| 2738 |
+
"bos_token": "<s>",
|
| 2739 |
+
"clean_up_tokenization_spaces": true,
|
| 2740 |
+
"eos_token": "</s>",
|
| 2741 |
+
"extra_ids": 300,
|
| 2742 |
+
"extra_special_tokens": {},
|
| 2743 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 2744 |
+
"pad_token": "<pad>",
|
| 2745 |
+
"sp_model_kwargs": {},
|
| 2746 |
+
"spaces_between_special_tokens": false,
|
| 2747 |
+
"tokenizer_class": "T5Tokenizer",
|
| 2748 |
+
"unk_token": "<unk>"
|
| 2749 |
+
}
|
Helios/checkpoints/Helios-Distilled/transformer/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HeliosTransformer3DModel",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"added_kv_proj_dim": null,
|
| 5 |
+
"attention_head_dim": 128,
|
| 6 |
+
"cross_attn_norm": true,
|
| 7 |
+
"eps": 1e-06,
|
| 8 |
+
"ffn_dim": 13824,
|
| 9 |
+
"freq_dim": 256,
|
| 10 |
+
"has_multi_term_memory_patch": true,
|
| 11 |
+
"history_scale_mode": "per_head",
|
| 12 |
+
"in_channels": 16,
|
| 13 |
+
"is_amplify_history": false,
|
| 14 |
+
"num_attention_heads": 40,
|
| 15 |
+
"num_layers": 40,
|
| 16 |
+
"out_channels": 16,
|
| 17 |
+
"patch_size": [
|
| 18 |
+
1,
|
| 19 |
+
2,
|
| 20 |
+
2
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": "rms_norm_across_heads",
|
| 23 |
+
"rope_dim": [
|
| 24 |
+
44,
|
| 25 |
+
42,
|
| 26 |
+
42
|
| 27 |
+
],
|
| 28 |
+
"rope_theta": 10000.0,
|
| 29 |
+
"guidance_cross_attn": true,
|
| 30 |
+
"text_dim": 4096,
|
| 31 |
+
"zero_history_timestep": true
|
| 32 |
+
}
|
Helios/checkpoints/Helios-Distilled/transformer/diffusion_pytorch_model.safetensors.index.json
ADDED
|
@@ -0,0 +1,1108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 57249710336
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"blocks.0.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 7 |
+
"blocks.0.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 8 |
+
"blocks.0.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 9 |
+
"blocks.0.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 10 |
+
"blocks.0.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 11 |
+
"blocks.0.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 12 |
+
"blocks.0.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 13 |
+
"blocks.0.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 14 |
+
"blocks.0.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 15 |
+
"blocks.0.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 16 |
+
"blocks.0.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 17 |
+
"blocks.0.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 18 |
+
"blocks.0.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 19 |
+
"blocks.0.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 20 |
+
"blocks.0.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 21 |
+
"blocks.0.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 22 |
+
"blocks.0.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 23 |
+
"blocks.0.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 24 |
+
"blocks.0.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 25 |
+
"blocks.0.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 26 |
+
"blocks.0.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 27 |
+
"blocks.0.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 28 |
+
"blocks.0.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 29 |
+
"blocks.0.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 30 |
+
"blocks.0.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 31 |
+
"blocks.0.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 32 |
+
"blocks.0.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 33 |
+
"blocks.1.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 34 |
+
"blocks.1.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 35 |
+
"blocks.1.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 36 |
+
"blocks.1.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 37 |
+
"blocks.1.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 38 |
+
"blocks.1.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 39 |
+
"blocks.1.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 40 |
+
"blocks.1.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 41 |
+
"blocks.1.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 42 |
+
"blocks.1.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 43 |
+
"blocks.1.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 44 |
+
"blocks.1.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 45 |
+
"blocks.1.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 46 |
+
"blocks.1.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 47 |
+
"blocks.1.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 48 |
+
"blocks.1.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 49 |
+
"blocks.1.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 50 |
+
"blocks.1.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 51 |
+
"blocks.1.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 52 |
+
"blocks.1.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 53 |
+
"blocks.1.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 54 |
+
"blocks.1.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 55 |
+
"blocks.1.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 56 |
+
"blocks.1.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 57 |
+
"blocks.1.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 58 |
+
"blocks.1.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 59 |
+
"blocks.1.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 60 |
+
"blocks.10.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 61 |
+
"blocks.10.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 62 |
+
"blocks.10.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 63 |
+
"blocks.10.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 64 |
+
"blocks.10.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 65 |
+
"blocks.10.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 66 |
+
"blocks.10.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 67 |
+
"blocks.10.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 68 |
+
"blocks.10.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 69 |
+
"blocks.10.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 70 |
+
"blocks.10.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 71 |
+
"blocks.10.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 72 |
+
"blocks.10.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 73 |
+
"blocks.10.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 74 |
+
"blocks.10.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 75 |
+
"blocks.10.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 76 |
+
"blocks.10.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 77 |
+
"blocks.10.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 78 |
+
"blocks.10.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 79 |
+
"blocks.10.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 80 |
+
"blocks.10.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 81 |
+
"blocks.10.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 82 |
+
"blocks.10.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 83 |
+
"blocks.10.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 84 |
+
"blocks.10.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 85 |
+
"blocks.10.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 86 |
+
"blocks.10.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 87 |
+
"blocks.11.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 88 |
+
"blocks.11.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 89 |
+
"blocks.11.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 90 |
+
"blocks.11.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 91 |
+
"blocks.11.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 92 |
+
"blocks.11.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 93 |
+
"blocks.11.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 94 |
+
"blocks.11.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 95 |
+
"blocks.11.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 96 |
+
"blocks.11.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 97 |
+
"blocks.11.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 98 |
+
"blocks.11.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 99 |
+
"blocks.11.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 100 |
+
"blocks.11.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 101 |
+
"blocks.11.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 102 |
+
"blocks.11.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 103 |
+
"blocks.11.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 104 |
+
"blocks.11.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 105 |
+
"blocks.11.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 106 |
+
"blocks.11.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 107 |
+
"blocks.11.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 108 |
+
"blocks.11.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 109 |
+
"blocks.11.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 110 |
+
"blocks.11.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 111 |
+
"blocks.11.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 112 |
+
"blocks.11.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 113 |
+
"blocks.11.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 114 |
+
"blocks.12.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 115 |
+
"blocks.12.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 116 |
+
"blocks.12.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 117 |
+
"blocks.12.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 118 |
+
"blocks.12.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 119 |
+
"blocks.12.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 120 |
+
"blocks.12.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 121 |
+
"blocks.12.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 122 |
+
"blocks.12.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 123 |
+
"blocks.12.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 124 |
+
"blocks.12.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 125 |
+
"blocks.12.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 126 |
+
"blocks.12.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 127 |
+
"blocks.12.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 128 |
+
"blocks.12.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 129 |
+
"blocks.12.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 130 |
+
"blocks.12.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 131 |
+
"blocks.12.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 132 |
+
"blocks.12.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 133 |
+
"blocks.12.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 134 |
+
"blocks.12.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 135 |
+
"blocks.12.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 136 |
+
"blocks.12.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 137 |
+
"blocks.12.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 138 |
+
"blocks.12.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 139 |
+
"blocks.12.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 140 |
+
"blocks.12.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 141 |
+
"blocks.13.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 142 |
+
"blocks.13.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 143 |
+
"blocks.13.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 144 |
+
"blocks.13.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 145 |
+
"blocks.13.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 146 |
+
"blocks.13.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 147 |
+
"blocks.13.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 148 |
+
"blocks.13.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 149 |
+
"blocks.13.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 150 |
+
"blocks.13.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 151 |
+
"blocks.13.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 152 |
+
"blocks.13.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 153 |
+
"blocks.13.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 154 |
+
"blocks.13.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 155 |
+
"blocks.13.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 156 |
+
"blocks.13.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 157 |
+
"blocks.13.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 158 |
+
"blocks.13.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 159 |
+
"blocks.13.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 160 |
+
"blocks.13.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 161 |
+
"blocks.13.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 162 |
+
"blocks.13.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 163 |
+
"blocks.13.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 164 |
+
"blocks.13.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 165 |
+
"blocks.13.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 166 |
+
"blocks.13.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 167 |
+
"blocks.13.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 168 |
+
"blocks.14.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 169 |
+
"blocks.14.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 170 |
+
"blocks.14.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 171 |
+
"blocks.14.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 172 |
+
"blocks.14.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 173 |
+
"blocks.14.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 174 |
+
"blocks.14.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 175 |
+
"blocks.14.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 176 |
+
"blocks.14.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 177 |
+
"blocks.14.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 178 |
+
"blocks.14.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 179 |
+
"blocks.14.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 180 |
+
"blocks.14.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 181 |
+
"blocks.14.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 182 |
+
"blocks.14.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 183 |
+
"blocks.14.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 184 |
+
"blocks.14.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 185 |
+
"blocks.14.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 186 |
+
"blocks.14.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 187 |
+
"blocks.14.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 188 |
+
"blocks.14.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 189 |
+
"blocks.14.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 190 |
+
"blocks.14.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 191 |
+
"blocks.14.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 192 |
+
"blocks.14.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 193 |
+
"blocks.14.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 194 |
+
"blocks.14.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 195 |
+
"blocks.15.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 196 |
+
"blocks.15.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 197 |
+
"blocks.15.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 198 |
+
"blocks.15.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 199 |
+
"blocks.15.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 200 |
+
"blocks.15.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 201 |
+
"blocks.15.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 202 |
+
"blocks.15.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 203 |
+
"blocks.15.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 204 |
+
"blocks.15.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 205 |
+
"blocks.15.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 206 |
+
"blocks.15.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 207 |
+
"blocks.15.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 208 |
+
"blocks.15.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 209 |
+
"blocks.15.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 210 |
+
"blocks.15.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 211 |
+
"blocks.15.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 212 |
+
"blocks.15.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 213 |
+
"blocks.15.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 214 |
+
"blocks.15.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 215 |
+
"blocks.15.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 216 |
+
"blocks.15.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 217 |
+
"blocks.15.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 218 |
+
"blocks.15.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 219 |
+
"blocks.15.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 220 |
+
"blocks.15.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 221 |
+
"blocks.15.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 222 |
+
"blocks.16.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 223 |
+
"blocks.16.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 224 |
+
"blocks.16.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 225 |
+
"blocks.16.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 226 |
+
"blocks.16.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 227 |
+
"blocks.16.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 228 |
+
"blocks.16.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 229 |
+
"blocks.16.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 230 |
+
"blocks.16.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 231 |
+
"blocks.16.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 232 |
+
"blocks.16.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 233 |
+
"blocks.16.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 234 |
+
"blocks.16.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 235 |
+
"blocks.16.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 236 |
+
"blocks.16.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 237 |
+
"blocks.16.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 238 |
+
"blocks.16.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 239 |
+
"blocks.16.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 240 |
+
"blocks.16.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 241 |
+
"blocks.16.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 242 |
+
"blocks.16.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 243 |
+
"blocks.16.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 244 |
+
"blocks.16.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 245 |
+
"blocks.16.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 246 |
+
"blocks.16.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 247 |
+
"blocks.16.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 248 |
+
"blocks.16.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 249 |
+
"blocks.17.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 250 |
+
"blocks.17.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 251 |
+
"blocks.17.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 252 |
+
"blocks.17.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 253 |
+
"blocks.17.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 254 |
+
"blocks.17.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 255 |
+
"blocks.17.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 256 |
+
"blocks.17.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 257 |
+
"blocks.17.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 258 |
+
"blocks.17.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 259 |
+
"blocks.17.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 260 |
+
"blocks.17.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 261 |
+
"blocks.17.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 262 |
+
"blocks.17.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 263 |
+
"blocks.17.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 264 |
+
"blocks.17.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 265 |
+
"blocks.17.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 266 |
+
"blocks.17.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 267 |
+
"blocks.17.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 268 |
+
"blocks.17.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 269 |
+
"blocks.17.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 270 |
+
"blocks.17.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 271 |
+
"blocks.17.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 272 |
+
"blocks.17.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 273 |
+
"blocks.17.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 274 |
+
"blocks.17.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 275 |
+
"blocks.17.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 276 |
+
"blocks.18.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 277 |
+
"blocks.18.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 278 |
+
"blocks.18.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 279 |
+
"blocks.18.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 280 |
+
"blocks.18.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 281 |
+
"blocks.18.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 282 |
+
"blocks.18.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 283 |
+
"blocks.18.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 284 |
+
"blocks.18.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 285 |
+
"blocks.18.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 286 |
+
"blocks.18.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 287 |
+
"blocks.18.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 288 |
+
"blocks.18.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 289 |
+
"blocks.18.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 290 |
+
"blocks.18.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 291 |
+
"blocks.18.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 292 |
+
"blocks.18.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 293 |
+
"blocks.18.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 294 |
+
"blocks.18.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 295 |
+
"blocks.18.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 296 |
+
"blocks.18.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 297 |
+
"blocks.18.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 298 |
+
"blocks.18.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 299 |
+
"blocks.18.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 300 |
+
"blocks.18.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 301 |
+
"blocks.18.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 302 |
+
"blocks.18.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 303 |
+
"blocks.19.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 304 |
+
"blocks.19.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 305 |
+
"blocks.19.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 306 |
+
"blocks.19.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 307 |
+
"blocks.19.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 308 |
+
"blocks.19.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 309 |
+
"blocks.19.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 310 |
+
"blocks.19.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 311 |
+
"blocks.19.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 312 |
+
"blocks.19.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 313 |
+
"blocks.19.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 314 |
+
"blocks.19.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 315 |
+
"blocks.19.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 316 |
+
"blocks.19.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 317 |
+
"blocks.19.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 318 |
+
"blocks.19.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 319 |
+
"blocks.19.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 320 |
+
"blocks.19.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 321 |
+
"blocks.19.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 322 |
+
"blocks.19.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 323 |
+
"blocks.19.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 324 |
+
"blocks.19.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 325 |
+
"blocks.19.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 326 |
+
"blocks.19.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 327 |
+
"blocks.19.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 328 |
+
"blocks.19.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 329 |
+
"blocks.19.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 330 |
+
"blocks.2.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 331 |
+
"blocks.2.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 332 |
+
"blocks.2.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 333 |
+
"blocks.2.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 334 |
+
"blocks.2.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 335 |
+
"blocks.2.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 336 |
+
"blocks.2.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 337 |
+
"blocks.2.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 338 |
+
"blocks.2.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 339 |
+
"blocks.2.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 340 |
+
"blocks.2.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 341 |
+
"blocks.2.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 342 |
+
"blocks.2.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 343 |
+
"blocks.2.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 344 |
+
"blocks.2.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 345 |
+
"blocks.2.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 346 |
+
"blocks.2.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 347 |
+
"blocks.2.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 348 |
+
"blocks.2.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 349 |
+
"blocks.2.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 350 |
+
"blocks.2.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 351 |
+
"blocks.2.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 352 |
+
"blocks.2.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 353 |
+
"blocks.2.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 354 |
+
"blocks.2.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 355 |
+
"blocks.2.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 356 |
+
"blocks.2.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 357 |
+
"blocks.20.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 358 |
+
"blocks.20.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 359 |
+
"blocks.20.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 360 |
+
"blocks.20.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 361 |
+
"blocks.20.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 362 |
+
"blocks.20.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 363 |
+
"blocks.20.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 364 |
+
"blocks.20.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 365 |
+
"blocks.20.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 366 |
+
"blocks.20.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 367 |
+
"blocks.20.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 368 |
+
"blocks.20.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 369 |
+
"blocks.20.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 370 |
+
"blocks.20.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 371 |
+
"blocks.20.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 372 |
+
"blocks.20.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 373 |
+
"blocks.20.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 374 |
+
"blocks.20.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 375 |
+
"blocks.20.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 376 |
+
"blocks.20.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 377 |
+
"blocks.20.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 378 |
+
"blocks.20.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 379 |
+
"blocks.20.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 380 |
+
"blocks.20.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 381 |
+
"blocks.20.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 382 |
+
"blocks.20.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 383 |
+
"blocks.20.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 384 |
+
"blocks.21.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 385 |
+
"blocks.21.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 386 |
+
"blocks.21.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 387 |
+
"blocks.21.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 388 |
+
"blocks.21.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 389 |
+
"blocks.21.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 390 |
+
"blocks.21.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 391 |
+
"blocks.21.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 392 |
+
"blocks.21.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 393 |
+
"blocks.21.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 394 |
+
"blocks.21.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 395 |
+
"blocks.21.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 396 |
+
"blocks.21.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 397 |
+
"blocks.21.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 398 |
+
"blocks.21.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 399 |
+
"blocks.21.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 400 |
+
"blocks.21.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 401 |
+
"blocks.21.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 402 |
+
"blocks.21.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 403 |
+
"blocks.21.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 404 |
+
"blocks.21.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 405 |
+
"blocks.21.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 406 |
+
"blocks.21.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 407 |
+
"blocks.21.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 408 |
+
"blocks.21.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 409 |
+
"blocks.21.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 410 |
+
"blocks.21.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 411 |
+
"blocks.22.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 412 |
+
"blocks.22.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 413 |
+
"blocks.22.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 414 |
+
"blocks.22.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 415 |
+
"blocks.22.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 416 |
+
"blocks.22.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 417 |
+
"blocks.22.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 418 |
+
"blocks.22.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 419 |
+
"blocks.22.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 420 |
+
"blocks.22.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 421 |
+
"blocks.22.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 422 |
+
"blocks.22.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 423 |
+
"blocks.22.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 424 |
+
"blocks.22.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 425 |
+
"blocks.22.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 426 |
+
"blocks.22.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 427 |
+
"blocks.22.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 428 |
+
"blocks.22.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 429 |
+
"blocks.22.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 430 |
+
"blocks.22.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 431 |
+
"blocks.22.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 432 |
+
"blocks.22.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 433 |
+
"blocks.22.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 434 |
+
"blocks.22.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 435 |
+
"blocks.22.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 436 |
+
"blocks.22.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 437 |
+
"blocks.22.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 438 |
+
"blocks.23.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 439 |
+
"blocks.23.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 440 |
+
"blocks.23.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 441 |
+
"blocks.23.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 442 |
+
"blocks.23.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 443 |
+
"blocks.23.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 444 |
+
"blocks.23.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 445 |
+
"blocks.23.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 446 |
+
"blocks.23.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 447 |
+
"blocks.23.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 448 |
+
"blocks.23.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 449 |
+
"blocks.23.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 450 |
+
"blocks.23.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 451 |
+
"blocks.23.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 452 |
+
"blocks.23.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 453 |
+
"blocks.23.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 454 |
+
"blocks.23.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 455 |
+
"blocks.23.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 456 |
+
"blocks.23.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 457 |
+
"blocks.23.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 458 |
+
"blocks.23.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 459 |
+
"blocks.23.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 460 |
+
"blocks.23.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 461 |
+
"blocks.23.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 462 |
+
"blocks.23.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 463 |
+
"blocks.23.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 464 |
+
"blocks.23.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 465 |
+
"blocks.24.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 466 |
+
"blocks.24.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 467 |
+
"blocks.24.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 468 |
+
"blocks.24.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 469 |
+
"blocks.24.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 470 |
+
"blocks.24.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 471 |
+
"blocks.24.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 472 |
+
"blocks.24.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 473 |
+
"blocks.24.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 474 |
+
"blocks.24.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 475 |
+
"blocks.24.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 476 |
+
"blocks.24.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 477 |
+
"blocks.24.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 478 |
+
"blocks.24.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 479 |
+
"blocks.24.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 480 |
+
"blocks.24.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 481 |
+
"blocks.24.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 482 |
+
"blocks.24.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 483 |
+
"blocks.24.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 484 |
+
"blocks.24.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 485 |
+
"blocks.24.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 486 |
+
"blocks.24.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 487 |
+
"blocks.24.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 488 |
+
"blocks.24.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 489 |
+
"blocks.24.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 490 |
+
"blocks.24.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 491 |
+
"blocks.24.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 492 |
+
"blocks.25.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 493 |
+
"blocks.25.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 494 |
+
"blocks.25.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 495 |
+
"blocks.25.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 496 |
+
"blocks.25.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 497 |
+
"blocks.25.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 498 |
+
"blocks.25.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 499 |
+
"blocks.25.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 500 |
+
"blocks.25.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 501 |
+
"blocks.25.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 502 |
+
"blocks.25.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 503 |
+
"blocks.25.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 504 |
+
"blocks.25.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 505 |
+
"blocks.25.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 506 |
+
"blocks.25.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 507 |
+
"blocks.25.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 508 |
+
"blocks.25.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 509 |
+
"blocks.25.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 510 |
+
"blocks.25.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 511 |
+
"blocks.25.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 512 |
+
"blocks.25.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 513 |
+
"blocks.25.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 514 |
+
"blocks.25.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 515 |
+
"blocks.25.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 516 |
+
"blocks.25.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 517 |
+
"blocks.25.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 518 |
+
"blocks.25.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 519 |
+
"blocks.26.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 520 |
+
"blocks.26.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 521 |
+
"blocks.26.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 522 |
+
"blocks.26.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 523 |
+
"blocks.26.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 524 |
+
"blocks.26.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 525 |
+
"blocks.26.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 526 |
+
"blocks.26.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 527 |
+
"blocks.26.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 528 |
+
"blocks.26.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 529 |
+
"blocks.26.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 530 |
+
"blocks.26.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 531 |
+
"blocks.26.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 532 |
+
"blocks.26.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 533 |
+
"blocks.26.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 534 |
+
"blocks.26.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 535 |
+
"blocks.26.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 536 |
+
"blocks.26.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 537 |
+
"blocks.26.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 538 |
+
"blocks.26.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 539 |
+
"blocks.26.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 540 |
+
"blocks.26.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 541 |
+
"blocks.26.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 542 |
+
"blocks.26.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 543 |
+
"blocks.26.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 544 |
+
"blocks.26.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 545 |
+
"blocks.26.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 546 |
+
"blocks.27.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 547 |
+
"blocks.27.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 548 |
+
"blocks.27.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 549 |
+
"blocks.27.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 550 |
+
"blocks.27.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 551 |
+
"blocks.27.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 552 |
+
"blocks.27.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 553 |
+
"blocks.27.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 554 |
+
"blocks.27.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 555 |
+
"blocks.27.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 556 |
+
"blocks.27.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 557 |
+
"blocks.27.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 558 |
+
"blocks.27.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 559 |
+
"blocks.27.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 560 |
+
"blocks.27.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 561 |
+
"blocks.27.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 562 |
+
"blocks.27.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 563 |
+
"blocks.27.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 564 |
+
"blocks.27.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 565 |
+
"blocks.27.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 566 |
+
"blocks.27.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 567 |
+
"blocks.27.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 568 |
+
"blocks.27.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 569 |
+
"blocks.27.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 570 |
+
"blocks.27.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 571 |
+
"blocks.27.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 572 |
+
"blocks.27.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 573 |
+
"blocks.28.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 574 |
+
"blocks.28.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 575 |
+
"blocks.28.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 576 |
+
"blocks.28.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 577 |
+
"blocks.28.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 578 |
+
"blocks.28.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 579 |
+
"blocks.28.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 580 |
+
"blocks.28.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 581 |
+
"blocks.28.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 582 |
+
"blocks.28.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 583 |
+
"blocks.28.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 584 |
+
"blocks.28.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 585 |
+
"blocks.28.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 586 |
+
"blocks.28.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 587 |
+
"blocks.28.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 588 |
+
"blocks.28.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 589 |
+
"blocks.28.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 590 |
+
"blocks.28.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 591 |
+
"blocks.28.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 592 |
+
"blocks.28.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 593 |
+
"blocks.28.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 594 |
+
"blocks.28.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 595 |
+
"blocks.28.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 596 |
+
"blocks.28.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 597 |
+
"blocks.28.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 598 |
+
"blocks.28.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 599 |
+
"blocks.28.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 600 |
+
"blocks.29.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 601 |
+
"blocks.29.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 602 |
+
"blocks.29.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 603 |
+
"blocks.29.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 604 |
+
"blocks.29.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 605 |
+
"blocks.29.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 606 |
+
"blocks.29.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 607 |
+
"blocks.29.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 608 |
+
"blocks.29.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 609 |
+
"blocks.29.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 610 |
+
"blocks.29.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 611 |
+
"blocks.29.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 612 |
+
"blocks.29.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 613 |
+
"blocks.29.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 614 |
+
"blocks.29.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 615 |
+
"blocks.29.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 616 |
+
"blocks.29.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 617 |
+
"blocks.29.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 618 |
+
"blocks.29.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 619 |
+
"blocks.29.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 620 |
+
"blocks.29.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 621 |
+
"blocks.29.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 622 |
+
"blocks.29.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 623 |
+
"blocks.29.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 624 |
+
"blocks.29.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 625 |
+
"blocks.29.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 626 |
+
"blocks.29.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 627 |
+
"blocks.3.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 628 |
+
"blocks.3.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 629 |
+
"blocks.3.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 630 |
+
"blocks.3.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 631 |
+
"blocks.3.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 632 |
+
"blocks.3.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 633 |
+
"blocks.3.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 634 |
+
"blocks.3.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 635 |
+
"blocks.3.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 636 |
+
"blocks.3.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 637 |
+
"blocks.3.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 638 |
+
"blocks.3.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 639 |
+
"blocks.3.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 640 |
+
"blocks.3.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 641 |
+
"blocks.3.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 642 |
+
"blocks.3.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 643 |
+
"blocks.3.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 644 |
+
"blocks.3.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 645 |
+
"blocks.3.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 646 |
+
"blocks.3.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 647 |
+
"blocks.3.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 648 |
+
"blocks.3.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 649 |
+
"blocks.3.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 650 |
+
"blocks.3.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 651 |
+
"blocks.3.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 652 |
+
"blocks.3.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 653 |
+
"blocks.3.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 654 |
+
"blocks.30.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 655 |
+
"blocks.30.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 656 |
+
"blocks.30.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 657 |
+
"blocks.30.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 658 |
+
"blocks.30.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 659 |
+
"blocks.30.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 660 |
+
"blocks.30.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 661 |
+
"blocks.30.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 662 |
+
"blocks.30.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 663 |
+
"blocks.30.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 664 |
+
"blocks.30.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 665 |
+
"blocks.30.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 666 |
+
"blocks.30.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 667 |
+
"blocks.30.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 668 |
+
"blocks.30.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 669 |
+
"blocks.30.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 670 |
+
"blocks.30.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 671 |
+
"blocks.30.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 672 |
+
"blocks.30.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 673 |
+
"blocks.30.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 674 |
+
"blocks.30.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 675 |
+
"blocks.30.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 676 |
+
"blocks.30.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 677 |
+
"blocks.30.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 678 |
+
"blocks.30.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 679 |
+
"blocks.30.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 680 |
+
"blocks.30.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 681 |
+
"blocks.31.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 682 |
+
"blocks.31.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 683 |
+
"blocks.31.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 684 |
+
"blocks.31.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 685 |
+
"blocks.31.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 686 |
+
"blocks.31.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 687 |
+
"blocks.31.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 688 |
+
"blocks.31.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 689 |
+
"blocks.31.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 690 |
+
"blocks.31.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 691 |
+
"blocks.31.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 692 |
+
"blocks.31.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 693 |
+
"blocks.31.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 694 |
+
"blocks.31.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 695 |
+
"blocks.31.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 696 |
+
"blocks.31.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 697 |
+
"blocks.31.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 698 |
+
"blocks.31.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 699 |
+
"blocks.31.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 700 |
+
"blocks.31.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 701 |
+
"blocks.31.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 702 |
+
"blocks.31.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 703 |
+
"blocks.31.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 704 |
+
"blocks.31.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 705 |
+
"blocks.31.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 706 |
+
"blocks.31.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 707 |
+
"blocks.31.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 708 |
+
"blocks.32.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 709 |
+
"blocks.32.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 710 |
+
"blocks.32.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 711 |
+
"blocks.32.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 712 |
+
"blocks.32.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 713 |
+
"blocks.32.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 714 |
+
"blocks.32.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 715 |
+
"blocks.32.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 716 |
+
"blocks.32.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 717 |
+
"blocks.32.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 718 |
+
"blocks.32.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 719 |
+
"blocks.32.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 720 |
+
"blocks.32.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 721 |
+
"blocks.32.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 722 |
+
"blocks.32.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 723 |
+
"blocks.32.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 724 |
+
"blocks.32.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 725 |
+
"blocks.32.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 726 |
+
"blocks.32.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 727 |
+
"blocks.32.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 728 |
+
"blocks.32.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 729 |
+
"blocks.32.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 730 |
+
"blocks.32.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 731 |
+
"blocks.32.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 732 |
+
"blocks.32.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 733 |
+
"blocks.32.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 734 |
+
"blocks.32.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 735 |
+
"blocks.33.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 736 |
+
"blocks.33.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 737 |
+
"blocks.33.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 738 |
+
"blocks.33.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 739 |
+
"blocks.33.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 740 |
+
"blocks.33.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 741 |
+
"blocks.33.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 742 |
+
"blocks.33.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 743 |
+
"blocks.33.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 744 |
+
"blocks.33.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 745 |
+
"blocks.33.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 746 |
+
"blocks.33.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 747 |
+
"blocks.33.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 748 |
+
"blocks.33.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 749 |
+
"blocks.33.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 750 |
+
"blocks.33.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 751 |
+
"blocks.33.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 752 |
+
"blocks.33.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 753 |
+
"blocks.33.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 754 |
+
"blocks.33.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 755 |
+
"blocks.33.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 756 |
+
"blocks.33.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 757 |
+
"blocks.33.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 758 |
+
"blocks.33.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 759 |
+
"blocks.33.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 760 |
+
"blocks.33.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 761 |
+
"blocks.33.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 762 |
+
"blocks.34.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 763 |
+
"blocks.34.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 764 |
+
"blocks.34.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 765 |
+
"blocks.34.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 766 |
+
"blocks.34.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 767 |
+
"blocks.34.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 768 |
+
"blocks.34.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 769 |
+
"blocks.34.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 770 |
+
"blocks.34.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 771 |
+
"blocks.34.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 772 |
+
"blocks.34.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 773 |
+
"blocks.34.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 774 |
+
"blocks.34.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 775 |
+
"blocks.34.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 776 |
+
"blocks.34.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 777 |
+
"blocks.34.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 778 |
+
"blocks.34.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 779 |
+
"blocks.34.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 780 |
+
"blocks.34.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 781 |
+
"blocks.34.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 782 |
+
"blocks.34.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 783 |
+
"blocks.34.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 784 |
+
"blocks.34.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 785 |
+
"blocks.34.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 786 |
+
"blocks.34.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 787 |
+
"blocks.34.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 788 |
+
"blocks.34.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 789 |
+
"blocks.35.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 790 |
+
"blocks.35.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 791 |
+
"blocks.35.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 792 |
+
"blocks.35.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 793 |
+
"blocks.35.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 794 |
+
"blocks.35.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 795 |
+
"blocks.35.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 796 |
+
"blocks.35.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 797 |
+
"blocks.35.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 798 |
+
"blocks.35.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 799 |
+
"blocks.35.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 800 |
+
"blocks.35.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 801 |
+
"blocks.35.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 802 |
+
"blocks.35.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 803 |
+
"blocks.35.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 804 |
+
"blocks.35.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 805 |
+
"blocks.35.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 806 |
+
"blocks.35.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 807 |
+
"blocks.35.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 808 |
+
"blocks.35.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 809 |
+
"blocks.35.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 810 |
+
"blocks.35.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 811 |
+
"blocks.35.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 812 |
+
"blocks.35.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 813 |
+
"blocks.35.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 814 |
+
"blocks.35.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 815 |
+
"blocks.35.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 816 |
+
"blocks.36.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 817 |
+
"blocks.36.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 818 |
+
"blocks.36.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 819 |
+
"blocks.36.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 820 |
+
"blocks.36.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 821 |
+
"blocks.36.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 822 |
+
"blocks.36.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 823 |
+
"blocks.36.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 824 |
+
"blocks.36.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 825 |
+
"blocks.36.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 826 |
+
"blocks.36.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 827 |
+
"blocks.36.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 828 |
+
"blocks.36.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 829 |
+
"blocks.36.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 830 |
+
"blocks.36.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 831 |
+
"blocks.36.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 832 |
+
"blocks.36.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 833 |
+
"blocks.36.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 834 |
+
"blocks.36.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 835 |
+
"blocks.36.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 836 |
+
"blocks.36.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 837 |
+
"blocks.36.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 838 |
+
"blocks.36.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 839 |
+
"blocks.36.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 840 |
+
"blocks.36.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 841 |
+
"blocks.36.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 842 |
+
"blocks.36.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 843 |
+
"blocks.37.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 844 |
+
"blocks.37.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 845 |
+
"blocks.37.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 846 |
+
"blocks.37.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 847 |
+
"blocks.37.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 848 |
+
"blocks.37.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 849 |
+
"blocks.37.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 850 |
+
"blocks.37.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 851 |
+
"blocks.37.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 852 |
+
"blocks.37.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 853 |
+
"blocks.37.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 854 |
+
"blocks.37.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 855 |
+
"blocks.37.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 856 |
+
"blocks.37.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 857 |
+
"blocks.37.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 858 |
+
"blocks.37.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 859 |
+
"blocks.37.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 860 |
+
"blocks.37.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 861 |
+
"blocks.37.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 862 |
+
"blocks.37.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 863 |
+
"blocks.37.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 864 |
+
"blocks.37.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 865 |
+
"blocks.37.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 866 |
+
"blocks.37.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 867 |
+
"blocks.37.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 868 |
+
"blocks.37.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 869 |
+
"blocks.37.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 870 |
+
"blocks.38.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 871 |
+
"blocks.38.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 872 |
+
"blocks.38.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 873 |
+
"blocks.38.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 874 |
+
"blocks.38.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 875 |
+
"blocks.38.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 876 |
+
"blocks.38.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 877 |
+
"blocks.38.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 878 |
+
"blocks.38.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 879 |
+
"blocks.38.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 880 |
+
"blocks.38.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 881 |
+
"blocks.38.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 882 |
+
"blocks.38.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 883 |
+
"blocks.38.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 884 |
+
"blocks.38.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 885 |
+
"blocks.38.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 886 |
+
"blocks.38.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 887 |
+
"blocks.38.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 888 |
+
"blocks.38.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 889 |
+
"blocks.38.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 890 |
+
"blocks.38.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 891 |
+
"blocks.38.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 892 |
+
"blocks.38.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 893 |
+
"blocks.38.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 894 |
+
"blocks.38.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 895 |
+
"blocks.38.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 896 |
+
"blocks.38.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 897 |
+
"blocks.39.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 898 |
+
"blocks.39.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 899 |
+
"blocks.39.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 900 |
+
"blocks.39.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 901 |
+
"blocks.39.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 902 |
+
"blocks.39.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 903 |
+
"blocks.39.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 904 |
+
"blocks.39.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 905 |
+
"blocks.39.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 906 |
+
"blocks.39.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 907 |
+
"blocks.39.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 908 |
+
"blocks.39.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 909 |
+
"blocks.39.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 910 |
+
"blocks.39.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 911 |
+
"blocks.39.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 912 |
+
"blocks.39.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 913 |
+
"blocks.39.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 914 |
+
"blocks.39.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 915 |
+
"blocks.39.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 916 |
+
"blocks.39.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 917 |
+
"blocks.39.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 918 |
+
"blocks.39.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 919 |
+
"blocks.39.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 920 |
+
"blocks.39.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 921 |
+
"blocks.39.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 922 |
+
"blocks.39.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 923 |
+
"blocks.39.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 924 |
+
"blocks.4.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 925 |
+
"blocks.4.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 926 |
+
"blocks.4.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 927 |
+
"blocks.4.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 928 |
+
"blocks.4.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 929 |
+
"blocks.4.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 930 |
+
"blocks.4.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 931 |
+
"blocks.4.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 932 |
+
"blocks.4.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 933 |
+
"blocks.4.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 934 |
+
"blocks.4.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 935 |
+
"blocks.4.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 936 |
+
"blocks.4.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 937 |
+
"blocks.4.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 938 |
+
"blocks.4.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 939 |
+
"blocks.4.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 940 |
+
"blocks.4.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 941 |
+
"blocks.4.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 942 |
+
"blocks.4.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 943 |
+
"blocks.4.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 944 |
+
"blocks.4.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 945 |
+
"blocks.4.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 946 |
+
"blocks.4.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 947 |
+
"blocks.4.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 948 |
+
"blocks.4.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 949 |
+
"blocks.4.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 950 |
+
"blocks.4.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 951 |
+
"blocks.5.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 952 |
+
"blocks.5.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 953 |
+
"blocks.5.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 954 |
+
"blocks.5.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 955 |
+
"blocks.5.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 956 |
+
"blocks.5.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 957 |
+
"blocks.5.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 958 |
+
"blocks.5.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 959 |
+
"blocks.5.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 960 |
+
"blocks.5.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 961 |
+
"blocks.5.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 962 |
+
"blocks.5.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 963 |
+
"blocks.5.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 964 |
+
"blocks.5.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 965 |
+
"blocks.5.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 966 |
+
"blocks.5.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 967 |
+
"blocks.5.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 968 |
+
"blocks.5.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 969 |
+
"blocks.5.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 970 |
+
"blocks.5.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 971 |
+
"blocks.5.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 972 |
+
"blocks.5.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 973 |
+
"blocks.5.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 974 |
+
"blocks.5.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 975 |
+
"blocks.5.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 976 |
+
"blocks.5.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 977 |
+
"blocks.5.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 978 |
+
"blocks.6.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 979 |
+
"blocks.6.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 980 |
+
"blocks.6.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 981 |
+
"blocks.6.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 982 |
+
"blocks.6.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 983 |
+
"blocks.6.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 984 |
+
"blocks.6.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 985 |
+
"blocks.6.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 986 |
+
"blocks.6.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 987 |
+
"blocks.6.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 988 |
+
"blocks.6.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 989 |
+
"blocks.6.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 990 |
+
"blocks.6.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 991 |
+
"blocks.6.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 992 |
+
"blocks.6.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 993 |
+
"blocks.6.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 994 |
+
"blocks.6.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 995 |
+
"blocks.6.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 996 |
+
"blocks.6.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 997 |
+
"blocks.6.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 998 |
+
"blocks.6.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 999 |
+
"blocks.6.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1000 |
+
"blocks.6.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1001 |
+
"blocks.6.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1002 |
+
"blocks.6.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1003 |
+
"blocks.6.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1004 |
+
"blocks.6.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1005 |
+
"blocks.7.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1006 |
+
"blocks.7.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1007 |
+
"blocks.7.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1008 |
+
"blocks.7.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1009 |
+
"blocks.7.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1010 |
+
"blocks.7.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1011 |
+
"blocks.7.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1012 |
+
"blocks.7.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1013 |
+
"blocks.7.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1014 |
+
"blocks.7.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1015 |
+
"blocks.7.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1016 |
+
"blocks.7.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1017 |
+
"blocks.7.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1018 |
+
"blocks.7.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1019 |
+
"blocks.7.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1020 |
+
"blocks.7.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1021 |
+
"blocks.7.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1022 |
+
"blocks.7.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1023 |
+
"blocks.7.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1024 |
+
"blocks.7.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1025 |
+
"blocks.7.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1026 |
+
"blocks.7.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1027 |
+
"blocks.7.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1028 |
+
"blocks.7.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1029 |
+
"blocks.7.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1030 |
+
"blocks.7.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1031 |
+
"blocks.7.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1032 |
+
"blocks.8.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1033 |
+
"blocks.8.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1034 |
+
"blocks.8.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1035 |
+
"blocks.8.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1036 |
+
"blocks.8.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1037 |
+
"blocks.8.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1038 |
+
"blocks.8.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1039 |
+
"blocks.8.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1040 |
+
"blocks.8.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1041 |
+
"blocks.8.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1042 |
+
"blocks.8.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1043 |
+
"blocks.8.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1044 |
+
"blocks.8.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1045 |
+
"blocks.8.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1046 |
+
"blocks.8.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1047 |
+
"blocks.8.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1048 |
+
"blocks.8.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1049 |
+
"blocks.8.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1050 |
+
"blocks.8.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1051 |
+
"blocks.8.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1052 |
+
"blocks.8.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1053 |
+
"blocks.8.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1054 |
+
"blocks.8.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1055 |
+
"blocks.8.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1056 |
+
"blocks.8.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1057 |
+
"blocks.8.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1058 |
+
"blocks.8.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1059 |
+
"blocks.9.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1060 |
+
"blocks.9.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1061 |
+
"blocks.9.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1062 |
+
"blocks.9.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1063 |
+
"blocks.9.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1064 |
+
"blocks.9.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1065 |
+
"blocks.9.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1066 |
+
"blocks.9.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1067 |
+
"blocks.9.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1068 |
+
"blocks.9.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1069 |
+
"blocks.9.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1070 |
+
"blocks.9.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1071 |
+
"blocks.9.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1072 |
+
"blocks.9.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1073 |
+
"blocks.9.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1074 |
+
"blocks.9.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1075 |
+
"blocks.9.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1076 |
+
"blocks.9.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1077 |
+
"blocks.9.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1078 |
+
"blocks.9.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1079 |
+
"blocks.9.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1080 |
+
"blocks.9.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1081 |
+
"blocks.9.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1082 |
+
"blocks.9.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1083 |
+
"blocks.9.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1084 |
+
"blocks.9.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1085 |
+
"blocks.9.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1086 |
+
"condition_embedder.text_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1087 |
+
"condition_embedder.text_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1088 |
+
"condition_embedder.text_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1089 |
+
"condition_embedder.text_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1090 |
+
"condition_embedder.time_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1091 |
+
"condition_embedder.time_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1092 |
+
"condition_embedder.time_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1093 |
+
"condition_embedder.time_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1094 |
+
"condition_embedder.time_proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1095 |
+
"condition_embedder.time_proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1096 |
+
"patch_embedding.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1097 |
+
"patch_embedding.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1098 |
+
"proj_out.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1099 |
+
"proj_out.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1100 |
+
"patch_short.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1101 |
+
"patch_short.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1102 |
+
"patch_mid.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1103 |
+
"patch_mid.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1104 |
+
"patch_long.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1105 |
+
"patch_long.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1106 |
+
"norm_out.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors"
|
| 1107 |
+
}
|
| 1108 |
+
}
|
Helios/checkpoints/Helios-Distilled/transformer_ode/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HeliosTransformer3DModel",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"added_kv_proj_dim": null,
|
| 5 |
+
"attention_head_dim": 128,
|
| 6 |
+
"cross_attn_norm": true,
|
| 7 |
+
"eps": 1e-06,
|
| 8 |
+
"ffn_dim": 13824,
|
| 9 |
+
"freq_dim": 256,
|
| 10 |
+
"has_multi_term_memory_patch": true,
|
| 11 |
+
"history_scale_mode": "per_head",
|
| 12 |
+
"in_channels": 16,
|
| 13 |
+
"is_amplify_history": false,
|
| 14 |
+
"num_attention_heads": 40,
|
| 15 |
+
"num_layers": 40,
|
| 16 |
+
"out_channels": 16,
|
| 17 |
+
"patch_size": [
|
| 18 |
+
1,
|
| 19 |
+
2,
|
| 20 |
+
2
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": "rms_norm_across_heads",
|
| 23 |
+
"rope_dim": [
|
| 24 |
+
44,
|
| 25 |
+
42,
|
| 26 |
+
42
|
| 27 |
+
],
|
| 28 |
+
"rope_theta": 10000.0,
|
| 29 |
+
"guidance_cross_attn": true,
|
| 30 |
+
"text_dim": 4096,
|
| 31 |
+
"zero_history_timestep": true
|
| 32 |
+
}
|
Helios/checkpoints/Helios-Distilled/transformer_ode/diffusion_pytorch_model.safetensors.index.json
ADDED
|
@@ -0,0 +1,1108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 57249710336
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"blocks.0.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 7 |
+
"blocks.0.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 8 |
+
"blocks.0.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 9 |
+
"blocks.0.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 10 |
+
"blocks.0.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 11 |
+
"blocks.0.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 12 |
+
"blocks.0.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 13 |
+
"blocks.0.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 14 |
+
"blocks.0.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 15 |
+
"blocks.0.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 16 |
+
"blocks.0.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 17 |
+
"blocks.0.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 18 |
+
"blocks.0.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 19 |
+
"blocks.0.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 20 |
+
"blocks.0.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 21 |
+
"blocks.0.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 22 |
+
"blocks.0.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 23 |
+
"blocks.0.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 24 |
+
"blocks.0.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 25 |
+
"blocks.0.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 26 |
+
"blocks.0.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 27 |
+
"blocks.0.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 28 |
+
"blocks.0.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 29 |
+
"blocks.0.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 30 |
+
"blocks.0.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 31 |
+
"blocks.0.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 32 |
+
"blocks.0.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 33 |
+
"blocks.1.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 34 |
+
"blocks.1.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 35 |
+
"blocks.1.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 36 |
+
"blocks.1.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 37 |
+
"blocks.1.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 38 |
+
"blocks.1.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 39 |
+
"blocks.1.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 40 |
+
"blocks.1.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 41 |
+
"blocks.1.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 42 |
+
"blocks.1.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 43 |
+
"blocks.1.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 44 |
+
"blocks.1.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 45 |
+
"blocks.1.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 46 |
+
"blocks.1.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 47 |
+
"blocks.1.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 48 |
+
"blocks.1.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 49 |
+
"blocks.1.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 50 |
+
"blocks.1.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 51 |
+
"blocks.1.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 52 |
+
"blocks.1.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 53 |
+
"blocks.1.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 54 |
+
"blocks.1.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 55 |
+
"blocks.1.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 56 |
+
"blocks.1.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 57 |
+
"blocks.1.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 58 |
+
"blocks.1.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 59 |
+
"blocks.1.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 60 |
+
"blocks.10.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 61 |
+
"blocks.10.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 62 |
+
"blocks.10.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 63 |
+
"blocks.10.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 64 |
+
"blocks.10.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 65 |
+
"blocks.10.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 66 |
+
"blocks.10.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 67 |
+
"blocks.10.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 68 |
+
"blocks.10.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 69 |
+
"blocks.10.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 70 |
+
"blocks.10.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 71 |
+
"blocks.10.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 72 |
+
"blocks.10.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 73 |
+
"blocks.10.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 74 |
+
"blocks.10.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 75 |
+
"blocks.10.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 76 |
+
"blocks.10.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 77 |
+
"blocks.10.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 78 |
+
"blocks.10.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 79 |
+
"blocks.10.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 80 |
+
"blocks.10.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 81 |
+
"blocks.10.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 82 |
+
"blocks.10.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 83 |
+
"blocks.10.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 84 |
+
"blocks.10.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 85 |
+
"blocks.10.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 86 |
+
"blocks.10.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 87 |
+
"blocks.11.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 88 |
+
"blocks.11.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 89 |
+
"blocks.11.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 90 |
+
"blocks.11.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 91 |
+
"blocks.11.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 92 |
+
"blocks.11.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 93 |
+
"blocks.11.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 94 |
+
"blocks.11.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 95 |
+
"blocks.11.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 96 |
+
"blocks.11.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 97 |
+
"blocks.11.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 98 |
+
"blocks.11.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 99 |
+
"blocks.11.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 100 |
+
"blocks.11.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 101 |
+
"blocks.11.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 102 |
+
"blocks.11.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 103 |
+
"blocks.11.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 104 |
+
"blocks.11.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 105 |
+
"blocks.11.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 106 |
+
"blocks.11.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 107 |
+
"blocks.11.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 108 |
+
"blocks.11.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 109 |
+
"blocks.11.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 110 |
+
"blocks.11.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 111 |
+
"blocks.11.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 112 |
+
"blocks.11.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 113 |
+
"blocks.11.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 114 |
+
"blocks.12.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 115 |
+
"blocks.12.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 116 |
+
"blocks.12.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 117 |
+
"blocks.12.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 118 |
+
"blocks.12.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 119 |
+
"blocks.12.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 120 |
+
"blocks.12.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 121 |
+
"blocks.12.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 122 |
+
"blocks.12.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 123 |
+
"blocks.12.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 124 |
+
"blocks.12.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 125 |
+
"blocks.12.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 126 |
+
"blocks.12.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 127 |
+
"blocks.12.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 128 |
+
"blocks.12.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 129 |
+
"blocks.12.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 130 |
+
"blocks.12.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 131 |
+
"blocks.12.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 132 |
+
"blocks.12.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 133 |
+
"blocks.12.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 134 |
+
"blocks.12.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 135 |
+
"blocks.12.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 136 |
+
"blocks.12.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 137 |
+
"blocks.12.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 138 |
+
"blocks.12.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 139 |
+
"blocks.12.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 140 |
+
"blocks.12.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 141 |
+
"blocks.13.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 142 |
+
"blocks.13.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 143 |
+
"blocks.13.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 144 |
+
"blocks.13.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 145 |
+
"blocks.13.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 146 |
+
"blocks.13.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 147 |
+
"blocks.13.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 148 |
+
"blocks.13.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 149 |
+
"blocks.13.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 150 |
+
"blocks.13.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 151 |
+
"blocks.13.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 152 |
+
"blocks.13.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 153 |
+
"blocks.13.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 154 |
+
"blocks.13.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 155 |
+
"blocks.13.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 156 |
+
"blocks.13.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 157 |
+
"blocks.13.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 158 |
+
"blocks.13.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 159 |
+
"blocks.13.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 160 |
+
"blocks.13.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 161 |
+
"blocks.13.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 162 |
+
"blocks.13.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 163 |
+
"blocks.13.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 164 |
+
"blocks.13.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 165 |
+
"blocks.13.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 166 |
+
"blocks.13.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 167 |
+
"blocks.13.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 168 |
+
"blocks.14.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 169 |
+
"blocks.14.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 170 |
+
"blocks.14.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 171 |
+
"blocks.14.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 172 |
+
"blocks.14.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 173 |
+
"blocks.14.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 174 |
+
"blocks.14.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 175 |
+
"blocks.14.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 176 |
+
"blocks.14.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 177 |
+
"blocks.14.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 178 |
+
"blocks.14.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 179 |
+
"blocks.14.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 180 |
+
"blocks.14.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 181 |
+
"blocks.14.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 182 |
+
"blocks.14.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 183 |
+
"blocks.14.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 184 |
+
"blocks.14.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 185 |
+
"blocks.14.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 186 |
+
"blocks.14.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 187 |
+
"blocks.14.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 188 |
+
"blocks.14.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 189 |
+
"blocks.14.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 190 |
+
"blocks.14.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 191 |
+
"blocks.14.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 192 |
+
"blocks.14.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 193 |
+
"blocks.14.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 194 |
+
"blocks.14.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 195 |
+
"blocks.15.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 196 |
+
"blocks.15.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 197 |
+
"blocks.15.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 198 |
+
"blocks.15.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 199 |
+
"blocks.15.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 200 |
+
"blocks.15.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 201 |
+
"blocks.15.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 202 |
+
"blocks.15.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 203 |
+
"blocks.15.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 204 |
+
"blocks.15.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 205 |
+
"blocks.15.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 206 |
+
"blocks.15.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 207 |
+
"blocks.15.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 208 |
+
"blocks.15.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 209 |
+
"blocks.15.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 210 |
+
"blocks.15.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 211 |
+
"blocks.15.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 212 |
+
"blocks.15.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 213 |
+
"blocks.15.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 214 |
+
"blocks.15.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 215 |
+
"blocks.15.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 216 |
+
"blocks.15.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 217 |
+
"blocks.15.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 218 |
+
"blocks.15.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 219 |
+
"blocks.15.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 220 |
+
"blocks.15.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 221 |
+
"blocks.15.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 222 |
+
"blocks.16.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 223 |
+
"blocks.16.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 224 |
+
"blocks.16.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 225 |
+
"blocks.16.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 226 |
+
"blocks.16.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 227 |
+
"blocks.16.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 228 |
+
"blocks.16.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 229 |
+
"blocks.16.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 230 |
+
"blocks.16.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 231 |
+
"blocks.16.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 232 |
+
"blocks.16.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 233 |
+
"blocks.16.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 234 |
+
"blocks.16.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 235 |
+
"blocks.16.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 236 |
+
"blocks.16.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 237 |
+
"blocks.16.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 238 |
+
"blocks.16.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 239 |
+
"blocks.16.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 240 |
+
"blocks.16.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 241 |
+
"blocks.16.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 242 |
+
"blocks.16.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 243 |
+
"blocks.16.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 244 |
+
"blocks.16.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 245 |
+
"blocks.16.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 246 |
+
"blocks.16.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 247 |
+
"blocks.16.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 248 |
+
"blocks.16.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 249 |
+
"blocks.17.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 250 |
+
"blocks.17.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 251 |
+
"blocks.17.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 252 |
+
"blocks.17.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 253 |
+
"blocks.17.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 254 |
+
"blocks.17.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 255 |
+
"blocks.17.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 256 |
+
"blocks.17.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 257 |
+
"blocks.17.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 258 |
+
"blocks.17.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 259 |
+
"blocks.17.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 260 |
+
"blocks.17.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 261 |
+
"blocks.17.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 262 |
+
"blocks.17.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 263 |
+
"blocks.17.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 264 |
+
"blocks.17.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 265 |
+
"blocks.17.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 266 |
+
"blocks.17.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 267 |
+
"blocks.17.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 268 |
+
"blocks.17.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 269 |
+
"blocks.17.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 270 |
+
"blocks.17.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 271 |
+
"blocks.17.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 272 |
+
"blocks.17.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 273 |
+
"blocks.17.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 274 |
+
"blocks.17.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 275 |
+
"blocks.17.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 276 |
+
"blocks.18.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 277 |
+
"blocks.18.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 278 |
+
"blocks.18.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 279 |
+
"blocks.18.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 280 |
+
"blocks.18.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 281 |
+
"blocks.18.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 282 |
+
"blocks.18.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 283 |
+
"blocks.18.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 284 |
+
"blocks.18.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 285 |
+
"blocks.18.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 286 |
+
"blocks.18.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 287 |
+
"blocks.18.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 288 |
+
"blocks.18.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 289 |
+
"blocks.18.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 290 |
+
"blocks.18.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 291 |
+
"blocks.18.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 292 |
+
"blocks.18.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 293 |
+
"blocks.18.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 294 |
+
"blocks.18.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 295 |
+
"blocks.18.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 296 |
+
"blocks.18.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 297 |
+
"blocks.18.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 298 |
+
"blocks.18.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 299 |
+
"blocks.18.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 300 |
+
"blocks.18.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 301 |
+
"blocks.18.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 302 |
+
"blocks.18.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 303 |
+
"blocks.19.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 304 |
+
"blocks.19.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 305 |
+
"blocks.19.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 306 |
+
"blocks.19.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 307 |
+
"blocks.19.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 308 |
+
"blocks.19.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 309 |
+
"blocks.19.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 310 |
+
"blocks.19.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 311 |
+
"blocks.19.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 312 |
+
"blocks.19.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 313 |
+
"blocks.19.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 314 |
+
"blocks.19.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 315 |
+
"blocks.19.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 316 |
+
"blocks.19.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 317 |
+
"blocks.19.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 318 |
+
"blocks.19.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 319 |
+
"blocks.19.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 320 |
+
"blocks.19.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 321 |
+
"blocks.19.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 322 |
+
"blocks.19.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 323 |
+
"blocks.19.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 324 |
+
"blocks.19.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 325 |
+
"blocks.19.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 326 |
+
"blocks.19.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 327 |
+
"blocks.19.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 328 |
+
"blocks.19.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 329 |
+
"blocks.19.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 330 |
+
"blocks.2.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 331 |
+
"blocks.2.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 332 |
+
"blocks.2.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 333 |
+
"blocks.2.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 334 |
+
"blocks.2.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 335 |
+
"blocks.2.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 336 |
+
"blocks.2.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 337 |
+
"blocks.2.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 338 |
+
"blocks.2.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 339 |
+
"blocks.2.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 340 |
+
"blocks.2.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 341 |
+
"blocks.2.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 342 |
+
"blocks.2.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 343 |
+
"blocks.2.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 344 |
+
"blocks.2.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 345 |
+
"blocks.2.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 346 |
+
"blocks.2.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 347 |
+
"blocks.2.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 348 |
+
"blocks.2.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 349 |
+
"blocks.2.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 350 |
+
"blocks.2.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 351 |
+
"blocks.2.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 352 |
+
"blocks.2.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 353 |
+
"blocks.2.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 354 |
+
"blocks.2.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 355 |
+
"blocks.2.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 356 |
+
"blocks.2.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 357 |
+
"blocks.20.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 358 |
+
"blocks.20.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 359 |
+
"blocks.20.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 360 |
+
"blocks.20.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 361 |
+
"blocks.20.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 362 |
+
"blocks.20.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 363 |
+
"blocks.20.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 364 |
+
"blocks.20.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 365 |
+
"blocks.20.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 366 |
+
"blocks.20.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 367 |
+
"blocks.20.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 368 |
+
"blocks.20.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 369 |
+
"blocks.20.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 370 |
+
"blocks.20.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 371 |
+
"blocks.20.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 372 |
+
"blocks.20.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 373 |
+
"blocks.20.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 374 |
+
"blocks.20.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 375 |
+
"blocks.20.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 376 |
+
"blocks.20.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 377 |
+
"blocks.20.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 378 |
+
"blocks.20.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 379 |
+
"blocks.20.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 380 |
+
"blocks.20.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 381 |
+
"blocks.20.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 382 |
+
"blocks.20.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 383 |
+
"blocks.20.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 384 |
+
"blocks.21.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 385 |
+
"blocks.21.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 386 |
+
"blocks.21.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 387 |
+
"blocks.21.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 388 |
+
"blocks.21.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 389 |
+
"blocks.21.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 390 |
+
"blocks.21.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 391 |
+
"blocks.21.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 392 |
+
"blocks.21.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 393 |
+
"blocks.21.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 394 |
+
"blocks.21.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 395 |
+
"blocks.21.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 396 |
+
"blocks.21.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 397 |
+
"blocks.21.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 398 |
+
"blocks.21.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 399 |
+
"blocks.21.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 400 |
+
"blocks.21.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 401 |
+
"blocks.21.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 402 |
+
"blocks.21.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 403 |
+
"blocks.21.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 404 |
+
"blocks.21.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 405 |
+
"blocks.21.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 406 |
+
"blocks.21.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 407 |
+
"blocks.21.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 408 |
+
"blocks.21.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 409 |
+
"blocks.21.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 410 |
+
"blocks.21.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 411 |
+
"blocks.22.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 412 |
+
"blocks.22.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 413 |
+
"blocks.22.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 414 |
+
"blocks.22.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 415 |
+
"blocks.22.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 416 |
+
"blocks.22.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 417 |
+
"blocks.22.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 418 |
+
"blocks.22.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 419 |
+
"blocks.22.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 420 |
+
"blocks.22.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 421 |
+
"blocks.22.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 422 |
+
"blocks.22.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 423 |
+
"blocks.22.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 424 |
+
"blocks.22.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 425 |
+
"blocks.22.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 426 |
+
"blocks.22.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 427 |
+
"blocks.22.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 428 |
+
"blocks.22.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 429 |
+
"blocks.22.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 430 |
+
"blocks.22.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 431 |
+
"blocks.22.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 432 |
+
"blocks.22.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 433 |
+
"blocks.22.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 434 |
+
"blocks.22.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 435 |
+
"blocks.22.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 436 |
+
"blocks.22.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 437 |
+
"blocks.22.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 438 |
+
"blocks.23.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 439 |
+
"blocks.23.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 440 |
+
"blocks.23.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 441 |
+
"blocks.23.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 442 |
+
"blocks.23.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 443 |
+
"blocks.23.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 444 |
+
"blocks.23.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 445 |
+
"blocks.23.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 446 |
+
"blocks.23.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 447 |
+
"blocks.23.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 448 |
+
"blocks.23.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 449 |
+
"blocks.23.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 450 |
+
"blocks.23.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 451 |
+
"blocks.23.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 452 |
+
"blocks.23.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 453 |
+
"blocks.23.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 454 |
+
"blocks.23.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 455 |
+
"blocks.23.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 456 |
+
"blocks.23.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 457 |
+
"blocks.23.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 458 |
+
"blocks.23.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 459 |
+
"blocks.23.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 460 |
+
"blocks.23.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 461 |
+
"blocks.23.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 462 |
+
"blocks.23.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 463 |
+
"blocks.23.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 464 |
+
"blocks.23.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 465 |
+
"blocks.24.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 466 |
+
"blocks.24.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 467 |
+
"blocks.24.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 468 |
+
"blocks.24.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 469 |
+
"blocks.24.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 470 |
+
"blocks.24.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 471 |
+
"blocks.24.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 472 |
+
"blocks.24.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 473 |
+
"blocks.24.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 474 |
+
"blocks.24.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 475 |
+
"blocks.24.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 476 |
+
"blocks.24.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 477 |
+
"blocks.24.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 478 |
+
"blocks.24.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 479 |
+
"blocks.24.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 480 |
+
"blocks.24.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 481 |
+
"blocks.24.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 482 |
+
"blocks.24.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 483 |
+
"blocks.24.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 484 |
+
"blocks.24.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 485 |
+
"blocks.24.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 486 |
+
"blocks.24.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 487 |
+
"blocks.24.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 488 |
+
"blocks.24.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 489 |
+
"blocks.24.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 490 |
+
"blocks.24.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 491 |
+
"blocks.24.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 492 |
+
"blocks.25.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 493 |
+
"blocks.25.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 494 |
+
"blocks.25.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 495 |
+
"blocks.25.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 496 |
+
"blocks.25.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 497 |
+
"blocks.25.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 498 |
+
"blocks.25.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 499 |
+
"blocks.25.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 500 |
+
"blocks.25.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 501 |
+
"blocks.25.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 502 |
+
"blocks.25.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 503 |
+
"blocks.25.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 504 |
+
"blocks.25.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 505 |
+
"blocks.25.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 506 |
+
"blocks.25.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 507 |
+
"blocks.25.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 508 |
+
"blocks.25.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 509 |
+
"blocks.25.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 510 |
+
"blocks.25.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 511 |
+
"blocks.25.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 512 |
+
"blocks.25.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 513 |
+
"blocks.25.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 514 |
+
"blocks.25.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 515 |
+
"blocks.25.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 516 |
+
"blocks.25.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 517 |
+
"blocks.25.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 518 |
+
"blocks.25.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 519 |
+
"blocks.26.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 520 |
+
"blocks.26.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 521 |
+
"blocks.26.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 522 |
+
"blocks.26.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 523 |
+
"blocks.26.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 524 |
+
"blocks.26.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 525 |
+
"blocks.26.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 526 |
+
"blocks.26.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 527 |
+
"blocks.26.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 528 |
+
"blocks.26.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 529 |
+
"blocks.26.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 530 |
+
"blocks.26.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 531 |
+
"blocks.26.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 532 |
+
"blocks.26.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 533 |
+
"blocks.26.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 534 |
+
"blocks.26.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 535 |
+
"blocks.26.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 536 |
+
"blocks.26.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 537 |
+
"blocks.26.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 538 |
+
"blocks.26.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 539 |
+
"blocks.26.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 540 |
+
"blocks.26.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 541 |
+
"blocks.26.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 542 |
+
"blocks.26.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 543 |
+
"blocks.26.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 544 |
+
"blocks.26.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 545 |
+
"blocks.26.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 546 |
+
"blocks.27.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 547 |
+
"blocks.27.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 548 |
+
"blocks.27.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 549 |
+
"blocks.27.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 550 |
+
"blocks.27.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 551 |
+
"blocks.27.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 552 |
+
"blocks.27.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 553 |
+
"blocks.27.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 554 |
+
"blocks.27.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 555 |
+
"blocks.27.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 556 |
+
"blocks.27.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 557 |
+
"blocks.27.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 558 |
+
"blocks.27.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 559 |
+
"blocks.27.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 560 |
+
"blocks.27.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 561 |
+
"blocks.27.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 562 |
+
"blocks.27.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 563 |
+
"blocks.27.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 564 |
+
"blocks.27.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 565 |
+
"blocks.27.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 566 |
+
"blocks.27.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 567 |
+
"blocks.27.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 568 |
+
"blocks.27.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 569 |
+
"blocks.27.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 570 |
+
"blocks.27.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 571 |
+
"blocks.27.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 572 |
+
"blocks.27.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 573 |
+
"blocks.28.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 574 |
+
"blocks.28.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 575 |
+
"blocks.28.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 576 |
+
"blocks.28.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 577 |
+
"blocks.28.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 578 |
+
"blocks.28.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 579 |
+
"blocks.28.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 580 |
+
"blocks.28.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 581 |
+
"blocks.28.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 582 |
+
"blocks.28.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 583 |
+
"blocks.28.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 584 |
+
"blocks.28.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 585 |
+
"blocks.28.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 586 |
+
"blocks.28.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 587 |
+
"blocks.28.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 588 |
+
"blocks.28.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 589 |
+
"blocks.28.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 590 |
+
"blocks.28.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 591 |
+
"blocks.28.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 592 |
+
"blocks.28.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 593 |
+
"blocks.28.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 594 |
+
"blocks.28.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 595 |
+
"blocks.28.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 596 |
+
"blocks.28.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 597 |
+
"blocks.28.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 598 |
+
"blocks.28.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 599 |
+
"blocks.28.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 600 |
+
"blocks.29.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 601 |
+
"blocks.29.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 602 |
+
"blocks.29.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 603 |
+
"blocks.29.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 604 |
+
"blocks.29.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 605 |
+
"blocks.29.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 606 |
+
"blocks.29.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 607 |
+
"blocks.29.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 608 |
+
"blocks.29.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 609 |
+
"blocks.29.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 610 |
+
"blocks.29.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 611 |
+
"blocks.29.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 612 |
+
"blocks.29.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 613 |
+
"blocks.29.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 614 |
+
"blocks.29.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 615 |
+
"blocks.29.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 616 |
+
"blocks.29.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 617 |
+
"blocks.29.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 618 |
+
"blocks.29.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 619 |
+
"blocks.29.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 620 |
+
"blocks.29.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 621 |
+
"blocks.29.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 622 |
+
"blocks.29.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 623 |
+
"blocks.29.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 624 |
+
"blocks.29.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 625 |
+
"blocks.29.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 626 |
+
"blocks.29.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 627 |
+
"blocks.3.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 628 |
+
"blocks.3.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 629 |
+
"blocks.3.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 630 |
+
"blocks.3.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 631 |
+
"blocks.3.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 632 |
+
"blocks.3.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 633 |
+
"blocks.3.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 634 |
+
"blocks.3.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 635 |
+
"blocks.3.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 636 |
+
"blocks.3.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 637 |
+
"blocks.3.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 638 |
+
"blocks.3.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 639 |
+
"blocks.3.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 640 |
+
"blocks.3.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 641 |
+
"blocks.3.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 642 |
+
"blocks.3.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 643 |
+
"blocks.3.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 644 |
+
"blocks.3.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 645 |
+
"blocks.3.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 646 |
+
"blocks.3.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 647 |
+
"blocks.3.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 648 |
+
"blocks.3.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 649 |
+
"blocks.3.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 650 |
+
"blocks.3.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 651 |
+
"blocks.3.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 652 |
+
"blocks.3.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 653 |
+
"blocks.3.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 654 |
+
"blocks.30.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 655 |
+
"blocks.30.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 656 |
+
"blocks.30.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 657 |
+
"blocks.30.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 658 |
+
"blocks.30.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 659 |
+
"blocks.30.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 660 |
+
"blocks.30.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 661 |
+
"blocks.30.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 662 |
+
"blocks.30.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 663 |
+
"blocks.30.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 664 |
+
"blocks.30.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 665 |
+
"blocks.30.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 666 |
+
"blocks.30.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 667 |
+
"blocks.30.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 668 |
+
"blocks.30.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 669 |
+
"blocks.30.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 670 |
+
"blocks.30.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 671 |
+
"blocks.30.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 672 |
+
"blocks.30.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 673 |
+
"blocks.30.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 674 |
+
"blocks.30.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 675 |
+
"blocks.30.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 676 |
+
"blocks.30.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 677 |
+
"blocks.30.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 678 |
+
"blocks.30.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 679 |
+
"blocks.30.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 680 |
+
"blocks.30.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 681 |
+
"blocks.31.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 682 |
+
"blocks.31.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 683 |
+
"blocks.31.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 684 |
+
"blocks.31.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 685 |
+
"blocks.31.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 686 |
+
"blocks.31.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 687 |
+
"blocks.31.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 688 |
+
"blocks.31.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 689 |
+
"blocks.31.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 690 |
+
"blocks.31.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 691 |
+
"blocks.31.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 692 |
+
"blocks.31.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 693 |
+
"blocks.31.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 694 |
+
"blocks.31.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 695 |
+
"blocks.31.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 696 |
+
"blocks.31.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 697 |
+
"blocks.31.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 698 |
+
"blocks.31.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 699 |
+
"blocks.31.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 700 |
+
"blocks.31.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 701 |
+
"blocks.31.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 702 |
+
"blocks.31.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 703 |
+
"blocks.31.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 704 |
+
"blocks.31.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 705 |
+
"blocks.31.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 706 |
+
"blocks.31.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 707 |
+
"blocks.31.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 708 |
+
"blocks.32.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 709 |
+
"blocks.32.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 710 |
+
"blocks.32.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 711 |
+
"blocks.32.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 712 |
+
"blocks.32.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 713 |
+
"blocks.32.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 714 |
+
"blocks.32.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 715 |
+
"blocks.32.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 716 |
+
"blocks.32.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 717 |
+
"blocks.32.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 718 |
+
"blocks.32.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 719 |
+
"blocks.32.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 720 |
+
"blocks.32.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 721 |
+
"blocks.32.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 722 |
+
"blocks.32.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 723 |
+
"blocks.32.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 724 |
+
"blocks.32.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 725 |
+
"blocks.32.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 726 |
+
"blocks.32.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 727 |
+
"blocks.32.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 728 |
+
"blocks.32.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 729 |
+
"blocks.32.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 730 |
+
"blocks.32.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 731 |
+
"blocks.32.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 732 |
+
"blocks.32.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 733 |
+
"blocks.32.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 734 |
+
"blocks.32.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 735 |
+
"blocks.33.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 736 |
+
"blocks.33.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 737 |
+
"blocks.33.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 738 |
+
"blocks.33.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 739 |
+
"blocks.33.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 740 |
+
"blocks.33.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 741 |
+
"blocks.33.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 742 |
+
"blocks.33.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 743 |
+
"blocks.33.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 744 |
+
"blocks.33.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 745 |
+
"blocks.33.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 746 |
+
"blocks.33.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 747 |
+
"blocks.33.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 748 |
+
"blocks.33.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 749 |
+
"blocks.33.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 750 |
+
"blocks.33.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 751 |
+
"blocks.33.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 752 |
+
"blocks.33.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 753 |
+
"blocks.33.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 754 |
+
"blocks.33.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 755 |
+
"blocks.33.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 756 |
+
"blocks.33.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 757 |
+
"blocks.33.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 758 |
+
"blocks.33.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 759 |
+
"blocks.33.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 760 |
+
"blocks.33.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 761 |
+
"blocks.33.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 762 |
+
"blocks.34.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 763 |
+
"blocks.34.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 764 |
+
"blocks.34.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 765 |
+
"blocks.34.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 766 |
+
"blocks.34.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 767 |
+
"blocks.34.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 768 |
+
"blocks.34.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 769 |
+
"blocks.34.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 770 |
+
"blocks.34.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 771 |
+
"blocks.34.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 772 |
+
"blocks.34.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 773 |
+
"blocks.34.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 774 |
+
"blocks.34.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 775 |
+
"blocks.34.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 776 |
+
"blocks.34.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 777 |
+
"blocks.34.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 778 |
+
"blocks.34.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 779 |
+
"blocks.34.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 780 |
+
"blocks.34.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 781 |
+
"blocks.34.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 782 |
+
"blocks.34.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 783 |
+
"blocks.34.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 784 |
+
"blocks.34.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 785 |
+
"blocks.34.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 786 |
+
"blocks.34.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 787 |
+
"blocks.34.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 788 |
+
"blocks.34.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 789 |
+
"blocks.35.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 790 |
+
"blocks.35.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 791 |
+
"blocks.35.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 792 |
+
"blocks.35.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 793 |
+
"blocks.35.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 794 |
+
"blocks.35.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 795 |
+
"blocks.35.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 796 |
+
"blocks.35.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 797 |
+
"blocks.35.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 798 |
+
"blocks.35.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 799 |
+
"blocks.35.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 800 |
+
"blocks.35.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 801 |
+
"blocks.35.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 802 |
+
"blocks.35.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 803 |
+
"blocks.35.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 804 |
+
"blocks.35.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 805 |
+
"blocks.35.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 806 |
+
"blocks.35.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 807 |
+
"blocks.35.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 808 |
+
"blocks.35.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 809 |
+
"blocks.35.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 810 |
+
"blocks.35.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 811 |
+
"blocks.35.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 812 |
+
"blocks.35.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 813 |
+
"blocks.35.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 814 |
+
"blocks.35.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 815 |
+
"blocks.35.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 816 |
+
"blocks.36.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 817 |
+
"blocks.36.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 818 |
+
"blocks.36.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 819 |
+
"blocks.36.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 820 |
+
"blocks.36.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 821 |
+
"blocks.36.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 822 |
+
"blocks.36.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 823 |
+
"blocks.36.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 824 |
+
"blocks.36.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 825 |
+
"blocks.36.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 826 |
+
"blocks.36.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 827 |
+
"blocks.36.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 828 |
+
"blocks.36.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 829 |
+
"blocks.36.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 830 |
+
"blocks.36.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 831 |
+
"blocks.36.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 832 |
+
"blocks.36.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 833 |
+
"blocks.36.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 834 |
+
"blocks.36.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 835 |
+
"blocks.36.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 836 |
+
"blocks.36.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 837 |
+
"blocks.36.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 838 |
+
"blocks.36.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 839 |
+
"blocks.36.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 840 |
+
"blocks.36.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 841 |
+
"blocks.36.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 842 |
+
"blocks.36.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 843 |
+
"blocks.37.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 844 |
+
"blocks.37.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 845 |
+
"blocks.37.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 846 |
+
"blocks.37.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 847 |
+
"blocks.37.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 848 |
+
"blocks.37.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 849 |
+
"blocks.37.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 850 |
+
"blocks.37.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 851 |
+
"blocks.37.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 852 |
+
"blocks.37.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 853 |
+
"blocks.37.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 854 |
+
"blocks.37.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 855 |
+
"blocks.37.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 856 |
+
"blocks.37.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 857 |
+
"blocks.37.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 858 |
+
"blocks.37.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 859 |
+
"blocks.37.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 860 |
+
"blocks.37.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 861 |
+
"blocks.37.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 862 |
+
"blocks.37.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 863 |
+
"blocks.37.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 864 |
+
"blocks.37.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 865 |
+
"blocks.37.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 866 |
+
"blocks.37.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 867 |
+
"blocks.37.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 868 |
+
"blocks.37.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 869 |
+
"blocks.37.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 870 |
+
"blocks.38.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 871 |
+
"blocks.38.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 872 |
+
"blocks.38.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 873 |
+
"blocks.38.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 874 |
+
"blocks.38.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 875 |
+
"blocks.38.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 876 |
+
"blocks.38.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 877 |
+
"blocks.38.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 878 |
+
"blocks.38.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 879 |
+
"blocks.38.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 880 |
+
"blocks.38.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 881 |
+
"blocks.38.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 882 |
+
"blocks.38.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 883 |
+
"blocks.38.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 884 |
+
"blocks.38.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 885 |
+
"blocks.38.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 886 |
+
"blocks.38.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 887 |
+
"blocks.38.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 888 |
+
"blocks.38.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 889 |
+
"blocks.38.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 890 |
+
"blocks.38.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 891 |
+
"blocks.38.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 892 |
+
"blocks.38.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 893 |
+
"blocks.38.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 894 |
+
"blocks.38.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 895 |
+
"blocks.38.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 896 |
+
"blocks.38.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 897 |
+
"blocks.39.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 898 |
+
"blocks.39.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 899 |
+
"blocks.39.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 900 |
+
"blocks.39.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 901 |
+
"blocks.39.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 902 |
+
"blocks.39.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 903 |
+
"blocks.39.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 904 |
+
"blocks.39.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 905 |
+
"blocks.39.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 906 |
+
"blocks.39.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 907 |
+
"blocks.39.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 908 |
+
"blocks.39.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 909 |
+
"blocks.39.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 910 |
+
"blocks.39.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 911 |
+
"blocks.39.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 912 |
+
"blocks.39.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 913 |
+
"blocks.39.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 914 |
+
"blocks.39.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 915 |
+
"blocks.39.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 916 |
+
"blocks.39.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 917 |
+
"blocks.39.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 918 |
+
"blocks.39.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 919 |
+
"blocks.39.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 920 |
+
"blocks.39.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 921 |
+
"blocks.39.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 922 |
+
"blocks.39.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 923 |
+
"blocks.39.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 924 |
+
"blocks.4.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 925 |
+
"blocks.4.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 926 |
+
"blocks.4.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 927 |
+
"blocks.4.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 928 |
+
"blocks.4.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 929 |
+
"blocks.4.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 930 |
+
"blocks.4.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 931 |
+
"blocks.4.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 932 |
+
"blocks.4.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 933 |
+
"blocks.4.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 934 |
+
"blocks.4.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 935 |
+
"blocks.4.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 936 |
+
"blocks.4.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 937 |
+
"blocks.4.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 938 |
+
"blocks.4.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 939 |
+
"blocks.4.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 940 |
+
"blocks.4.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 941 |
+
"blocks.4.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 942 |
+
"blocks.4.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 943 |
+
"blocks.4.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 944 |
+
"blocks.4.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 945 |
+
"blocks.4.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 946 |
+
"blocks.4.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 947 |
+
"blocks.4.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 948 |
+
"blocks.4.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 949 |
+
"blocks.4.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 950 |
+
"blocks.4.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 951 |
+
"blocks.5.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 952 |
+
"blocks.5.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 953 |
+
"blocks.5.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 954 |
+
"blocks.5.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 955 |
+
"blocks.5.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 956 |
+
"blocks.5.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 957 |
+
"blocks.5.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 958 |
+
"blocks.5.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 959 |
+
"blocks.5.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 960 |
+
"blocks.5.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 961 |
+
"blocks.5.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 962 |
+
"blocks.5.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 963 |
+
"blocks.5.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 964 |
+
"blocks.5.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 965 |
+
"blocks.5.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 966 |
+
"blocks.5.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 967 |
+
"blocks.5.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 968 |
+
"blocks.5.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 969 |
+
"blocks.5.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 970 |
+
"blocks.5.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 971 |
+
"blocks.5.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 972 |
+
"blocks.5.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 973 |
+
"blocks.5.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 974 |
+
"blocks.5.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 975 |
+
"blocks.5.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 976 |
+
"blocks.5.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 977 |
+
"blocks.5.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 978 |
+
"blocks.6.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 979 |
+
"blocks.6.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 980 |
+
"blocks.6.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 981 |
+
"blocks.6.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 982 |
+
"blocks.6.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 983 |
+
"blocks.6.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 984 |
+
"blocks.6.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 985 |
+
"blocks.6.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 986 |
+
"blocks.6.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 987 |
+
"blocks.6.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 988 |
+
"blocks.6.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 989 |
+
"blocks.6.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 990 |
+
"blocks.6.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 991 |
+
"blocks.6.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 992 |
+
"blocks.6.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 993 |
+
"blocks.6.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 994 |
+
"blocks.6.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 995 |
+
"blocks.6.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 996 |
+
"blocks.6.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 997 |
+
"blocks.6.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 998 |
+
"blocks.6.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 999 |
+
"blocks.6.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1000 |
+
"blocks.6.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1001 |
+
"blocks.6.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1002 |
+
"blocks.6.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1003 |
+
"blocks.6.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1004 |
+
"blocks.6.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1005 |
+
"blocks.7.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1006 |
+
"blocks.7.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1007 |
+
"blocks.7.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1008 |
+
"blocks.7.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1009 |
+
"blocks.7.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1010 |
+
"blocks.7.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1011 |
+
"blocks.7.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1012 |
+
"blocks.7.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1013 |
+
"blocks.7.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1014 |
+
"blocks.7.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1015 |
+
"blocks.7.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1016 |
+
"blocks.7.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1017 |
+
"blocks.7.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1018 |
+
"blocks.7.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1019 |
+
"blocks.7.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1020 |
+
"blocks.7.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1021 |
+
"blocks.7.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1022 |
+
"blocks.7.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1023 |
+
"blocks.7.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1024 |
+
"blocks.7.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1025 |
+
"blocks.7.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1026 |
+
"blocks.7.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1027 |
+
"blocks.7.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1028 |
+
"blocks.7.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1029 |
+
"blocks.7.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1030 |
+
"blocks.7.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1031 |
+
"blocks.7.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1032 |
+
"blocks.8.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1033 |
+
"blocks.8.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1034 |
+
"blocks.8.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1035 |
+
"blocks.8.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1036 |
+
"blocks.8.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1037 |
+
"blocks.8.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1038 |
+
"blocks.8.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1039 |
+
"blocks.8.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1040 |
+
"blocks.8.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1041 |
+
"blocks.8.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1042 |
+
"blocks.8.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1043 |
+
"blocks.8.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1044 |
+
"blocks.8.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1045 |
+
"blocks.8.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1046 |
+
"blocks.8.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1047 |
+
"blocks.8.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1048 |
+
"blocks.8.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1049 |
+
"blocks.8.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1050 |
+
"blocks.8.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1051 |
+
"blocks.8.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1052 |
+
"blocks.8.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1053 |
+
"blocks.8.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1054 |
+
"blocks.8.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1055 |
+
"blocks.8.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1056 |
+
"blocks.8.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1057 |
+
"blocks.8.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1058 |
+
"blocks.8.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1059 |
+
"blocks.9.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1060 |
+
"blocks.9.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1061 |
+
"blocks.9.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1062 |
+
"blocks.9.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1063 |
+
"blocks.9.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1064 |
+
"blocks.9.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1065 |
+
"blocks.9.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1066 |
+
"blocks.9.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1067 |
+
"blocks.9.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1068 |
+
"blocks.9.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1069 |
+
"blocks.9.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1070 |
+
"blocks.9.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1071 |
+
"blocks.9.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1072 |
+
"blocks.9.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1073 |
+
"blocks.9.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1074 |
+
"blocks.9.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1075 |
+
"blocks.9.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1076 |
+
"blocks.9.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1077 |
+
"blocks.9.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1078 |
+
"blocks.9.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1079 |
+
"blocks.9.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1080 |
+
"blocks.9.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1081 |
+
"blocks.9.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1082 |
+
"blocks.9.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1083 |
+
"blocks.9.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1084 |
+
"blocks.9.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1085 |
+
"blocks.9.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1086 |
+
"condition_embedder.text_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1087 |
+
"condition_embedder.text_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1088 |
+
"condition_embedder.text_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1089 |
+
"condition_embedder.text_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1090 |
+
"condition_embedder.time_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1091 |
+
"condition_embedder.time_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1092 |
+
"condition_embedder.time_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1093 |
+
"condition_embedder.time_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1094 |
+
"condition_embedder.time_proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1095 |
+
"condition_embedder.time_proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1096 |
+
"patch_embedding.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1097 |
+
"patch_embedding.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1098 |
+
"proj_out.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1099 |
+
"proj_out.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1100 |
+
"patch_short.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1101 |
+
"patch_short.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1102 |
+
"patch_mid.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1103 |
+
"patch_mid.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1104 |
+
"patch_long.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1105 |
+
"patch_long.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1106 |
+
"norm_out.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors"
|
| 1107 |
+
}
|
| 1108 |
+
}
|
Helios/checkpoints/Helios-Distilled/vae/config.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderKLWan",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"attn_scales": [],
|
| 5 |
+
"base_dim": 96,
|
| 6 |
+
"dim_mult": [
|
| 7 |
+
1,
|
| 8 |
+
2,
|
| 9 |
+
4,
|
| 10 |
+
4
|
| 11 |
+
],
|
| 12 |
+
"dropout": 0.0,
|
| 13 |
+
"latents_mean": [
|
| 14 |
+
-0.7571,
|
| 15 |
+
-0.7089,
|
| 16 |
+
-0.9113,
|
| 17 |
+
0.1075,
|
| 18 |
+
-0.1745,
|
| 19 |
+
0.9653,
|
| 20 |
+
-0.1517,
|
| 21 |
+
1.5508,
|
| 22 |
+
0.4134,
|
| 23 |
+
-0.0715,
|
| 24 |
+
0.5517,
|
| 25 |
+
-0.3632,
|
| 26 |
+
-0.1922,
|
| 27 |
+
-0.9497,
|
| 28 |
+
0.2503,
|
| 29 |
+
-0.2921
|
| 30 |
+
],
|
| 31 |
+
"latents_std": [
|
| 32 |
+
2.8184,
|
| 33 |
+
1.4541,
|
| 34 |
+
2.3275,
|
| 35 |
+
2.6558,
|
| 36 |
+
1.2196,
|
| 37 |
+
1.7708,
|
| 38 |
+
2.6052,
|
| 39 |
+
2.0743,
|
| 40 |
+
3.2687,
|
| 41 |
+
2.1526,
|
| 42 |
+
2.8652,
|
| 43 |
+
1.5579,
|
| 44 |
+
1.6382,
|
| 45 |
+
1.1253,
|
| 46 |
+
2.8251,
|
| 47 |
+
1.916
|
| 48 |
+
],
|
| 49 |
+
"num_res_blocks": 2,
|
| 50 |
+
"temperal_downsample": [
|
| 51 |
+
false,
|
| 52 |
+
true,
|
| 53 |
+
true
|
| 54 |
+
],
|
| 55 |
+
"z_dim": 16
|
| 56 |
+
}
|
Helios/checkpoints/Helios-Mid/guider/guider_config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ClassifierFreeZeroStarGuidance",
|
| 3 |
+
"_diffusers_version": "0.38.0.dev0",
|
| 4 |
+
"enabled": true,
|
| 5 |
+
"guidance_rescale": 0.0,
|
| 6 |
+
"guidance_scale": 5.0,
|
| 7 |
+
"start": 0.0,
|
| 8 |
+
"stop": 1.0,
|
| 9 |
+
"use_original_formulation": false,
|
| 10 |
+
"zero_init_steps": 2
|
| 11 |
+
}
|
Helios/checkpoints/Helios-Mid/scheduler/scheduler_config.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HeliosScheduler",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"disable_corrector": [],
|
| 5 |
+
"gamma": 0.3333333333333333,
|
| 6 |
+
"lower_order_final": true,
|
| 7 |
+
"num_train_timesteps": 1000,
|
| 8 |
+
"predict_x0": true,
|
| 9 |
+
"prediction_type": "flow_prediction",
|
| 10 |
+
"scheduler_type": "unipc",
|
| 11 |
+
"shift": 1.0,
|
| 12 |
+
"solver_order": 2,
|
| 13 |
+
"solver_p": null,
|
| 14 |
+
"solver_type": "bh2",
|
| 15 |
+
"stage_range": [
|
| 16 |
+
0,
|
| 17 |
+
0.3333333333333333,
|
| 18 |
+
0.6666666666666666,
|
| 19 |
+
1
|
| 20 |
+
],
|
| 21 |
+
"stages": 3,
|
| 22 |
+
"time_shift_type": "exponential",
|
| 23 |
+
"thresholding": false,
|
| 24 |
+
"use_dynamic_shifting": true,
|
| 25 |
+
"use_flow_sigmas": true
|
| 26 |
+
}
|
Helios/checkpoints/Helios-Mid/text_encoder/config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "google/umt5-xxl",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"UMT5EncoderModel"
|
| 5 |
+
],
|
| 6 |
+
"classifier_dropout": 0.0,
|
| 7 |
+
"d_ff": 10240,
|
| 8 |
+
"d_kv": 64,
|
| 9 |
+
"d_model": 4096,
|
| 10 |
+
"decoder_start_token_id": 0,
|
| 11 |
+
"dense_act_fn": "gelu_new",
|
| 12 |
+
"dropout_rate": 0.1,
|
| 13 |
+
"eos_token_id": 1,
|
| 14 |
+
"feed_forward_proj": "gated-gelu",
|
| 15 |
+
"initializer_factor": 1.0,
|
| 16 |
+
"is_encoder_decoder": true,
|
| 17 |
+
"is_gated_act": true,
|
| 18 |
+
"layer_norm_epsilon": 1e-06,
|
| 19 |
+
"model_type": "umt5",
|
| 20 |
+
"num_decoder_layers": 24,
|
| 21 |
+
"num_heads": 64,
|
| 22 |
+
"num_layers": 24,
|
| 23 |
+
"output_past": true,
|
| 24 |
+
"pad_token_id": 0,
|
| 25 |
+
"relative_attention_max_distance": 128,
|
| 26 |
+
"relative_attention_num_buckets": 32,
|
| 27 |
+
"scalable_attention": true,
|
| 28 |
+
"tie_word_embeddings": true,
|
| 29 |
+
"tokenizer_class": "T5Tokenizer",
|
| 30 |
+
"torch_dtype": "float32",
|
| 31 |
+
"transformers_version": "4.48.0.dev0",
|
| 32 |
+
"use_cache": true,
|
| 33 |
+
"vocab_size": 256384
|
| 34 |
+
}
|
Helios/checkpoints/Helios-Mid/text_encoder/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,249 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 22723641344
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"encoder.block.0.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
| 7 |
+
"encoder.block.0.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
| 8 |
+
"encoder.block.0.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
| 9 |
+
"encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00005.safetensors",
|
| 10 |
+
"encoder.block.0.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
| 11 |
+
"encoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
| 12 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00005.safetensors",
|
| 13 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00005.safetensors",
|
| 14 |
+
"encoder.block.0.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
| 15 |
+
"encoder.block.0.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
| 16 |
+
"encoder.block.1.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 17 |
+
"encoder.block.1.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 18 |
+
"encoder.block.1.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 19 |
+
"encoder.block.1.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 20 |
+
"encoder.block.1.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 21 |
+
"encoder.block.1.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 22 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 23 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 24 |
+
"encoder.block.1.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 25 |
+
"encoder.block.1.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 26 |
+
"encoder.block.10.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 27 |
+
"encoder.block.10.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 28 |
+
"encoder.block.10.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 29 |
+
"encoder.block.10.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 30 |
+
"encoder.block.10.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 31 |
+
"encoder.block.10.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 32 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 33 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 34 |
+
"encoder.block.10.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 35 |
+
"encoder.block.10.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 36 |
+
"encoder.block.11.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 37 |
+
"encoder.block.11.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 38 |
+
"encoder.block.11.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 39 |
+
"encoder.block.11.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 40 |
+
"encoder.block.11.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 41 |
+
"encoder.block.11.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 42 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 43 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 44 |
+
"encoder.block.11.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 45 |
+
"encoder.block.11.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 46 |
+
"encoder.block.12.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 47 |
+
"encoder.block.12.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 48 |
+
"encoder.block.12.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 49 |
+
"encoder.block.12.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 50 |
+
"encoder.block.12.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 51 |
+
"encoder.block.12.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 52 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 53 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 54 |
+
"encoder.block.12.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 55 |
+
"encoder.block.12.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 56 |
+
"encoder.block.13.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 57 |
+
"encoder.block.13.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 58 |
+
"encoder.block.13.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 59 |
+
"encoder.block.13.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 60 |
+
"encoder.block.13.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 61 |
+
"encoder.block.13.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 62 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 63 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 64 |
+
"encoder.block.13.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 65 |
+
"encoder.block.13.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 66 |
+
"encoder.block.14.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 67 |
+
"encoder.block.14.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 68 |
+
"encoder.block.14.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 69 |
+
"encoder.block.14.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 70 |
+
"encoder.block.14.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 71 |
+
"encoder.block.14.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 72 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 73 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 74 |
+
"encoder.block.14.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 75 |
+
"encoder.block.14.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 76 |
+
"encoder.block.15.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 77 |
+
"encoder.block.15.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 78 |
+
"encoder.block.15.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 79 |
+
"encoder.block.15.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 80 |
+
"encoder.block.15.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 81 |
+
"encoder.block.15.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 82 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 83 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 84 |
+
"encoder.block.15.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 85 |
+
"encoder.block.15.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 86 |
+
"encoder.block.16.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 87 |
+
"encoder.block.16.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 88 |
+
"encoder.block.16.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 89 |
+
"encoder.block.16.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 90 |
+
"encoder.block.16.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 91 |
+
"encoder.block.16.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 92 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 93 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 94 |
+
"encoder.block.16.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 95 |
+
"encoder.block.16.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 96 |
+
"encoder.block.17.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 97 |
+
"encoder.block.17.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 98 |
+
"encoder.block.17.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 99 |
+
"encoder.block.17.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 100 |
+
"encoder.block.17.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 101 |
+
"encoder.block.17.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 102 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 103 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 104 |
+
"encoder.block.17.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 105 |
+
"encoder.block.17.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 106 |
+
"encoder.block.18.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 107 |
+
"encoder.block.18.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 108 |
+
"encoder.block.18.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 109 |
+
"encoder.block.18.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 110 |
+
"encoder.block.18.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 111 |
+
"encoder.block.18.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 112 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 113 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 114 |
+
"encoder.block.18.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 115 |
+
"encoder.block.18.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 116 |
+
"encoder.block.19.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 117 |
+
"encoder.block.19.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
| 118 |
+
"encoder.block.19.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 119 |
+
"encoder.block.19.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00005.safetensors",
|
| 120 |
+
"encoder.block.19.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 121 |
+
"encoder.block.19.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 122 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00005.safetensors",
|
| 123 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00005.safetensors",
|
| 124 |
+
"encoder.block.19.layer.1.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
| 125 |
+
"encoder.block.19.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
| 126 |
+
"encoder.block.2.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 127 |
+
"encoder.block.2.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 128 |
+
"encoder.block.2.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 129 |
+
"encoder.block.2.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 130 |
+
"encoder.block.2.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 131 |
+
"encoder.block.2.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 132 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 133 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 134 |
+
"encoder.block.2.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 135 |
+
"encoder.block.2.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 136 |
+
"encoder.block.20.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
| 137 |
+
"encoder.block.20.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 138 |
+
"encoder.block.20.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
| 139 |
+
"encoder.block.20.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 140 |
+
"encoder.block.20.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
| 141 |
+
"encoder.block.20.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 142 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 143 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 144 |
+
"encoder.block.20.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 145 |
+
"encoder.block.20.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 146 |
+
"encoder.block.21.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
| 147 |
+
"encoder.block.21.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 148 |
+
"encoder.block.21.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
| 149 |
+
"encoder.block.21.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 150 |
+
"encoder.block.21.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
| 151 |
+
"encoder.block.21.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 152 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 153 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 154 |
+
"encoder.block.21.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 155 |
+
"encoder.block.21.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 156 |
+
"encoder.block.22.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
| 157 |
+
"encoder.block.22.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 158 |
+
"encoder.block.22.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
| 159 |
+
"encoder.block.22.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 160 |
+
"encoder.block.22.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
| 161 |
+
"encoder.block.22.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 162 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 163 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 164 |
+
"encoder.block.22.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 165 |
+
"encoder.block.22.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 166 |
+
"encoder.block.23.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
| 167 |
+
"encoder.block.23.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
| 168 |
+
"encoder.block.23.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
| 169 |
+
"encoder.block.23.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00005.safetensors",
|
| 170 |
+
"encoder.block.23.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
| 171 |
+
"encoder.block.23.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 172 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_0.weight": "model-00005-of-00005.safetensors",
|
| 173 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_1.weight": "model-00005-of-00005.safetensors",
|
| 174 |
+
"encoder.block.23.layer.1.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
| 175 |
+
"encoder.block.23.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 176 |
+
"encoder.block.3.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 177 |
+
"encoder.block.3.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 178 |
+
"encoder.block.3.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 179 |
+
"encoder.block.3.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 180 |
+
"encoder.block.3.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 181 |
+
"encoder.block.3.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 182 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 183 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 184 |
+
"encoder.block.3.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 185 |
+
"encoder.block.3.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 186 |
+
"encoder.block.4.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 187 |
+
"encoder.block.4.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 188 |
+
"encoder.block.4.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 189 |
+
"encoder.block.4.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 190 |
+
"encoder.block.4.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 191 |
+
"encoder.block.4.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 192 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 193 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 194 |
+
"encoder.block.4.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 195 |
+
"encoder.block.4.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 196 |
+
"encoder.block.5.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 197 |
+
"encoder.block.5.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 198 |
+
"encoder.block.5.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 199 |
+
"encoder.block.5.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 200 |
+
"encoder.block.5.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 201 |
+
"encoder.block.5.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 202 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 203 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 204 |
+
"encoder.block.5.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 205 |
+
"encoder.block.5.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 206 |
+
"encoder.block.6.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 207 |
+
"encoder.block.6.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 208 |
+
"encoder.block.6.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 209 |
+
"encoder.block.6.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 210 |
+
"encoder.block.6.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 211 |
+
"encoder.block.6.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 212 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00005.safetensors",
|
| 213 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00005.safetensors",
|
| 214 |
+
"encoder.block.6.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
| 215 |
+
"encoder.block.6.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 216 |
+
"encoder.block.7.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
| 217 |
+
"encoder.block.7.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
| 218 |
+
"encoder.block.7.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
| 219 |
+
"encoder.block.7.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
| 220 |
+
"encoder.block.7.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
| 221 |
+
"encoder.block.7.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
| 222 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 223 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 224 |
+
"encoder.block.7.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 225 |
+
"encoder.block.7.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 226 |
+
"encoder.block.8.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 227 |
+
"encoder.block.8.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 228 |
+
"encoder.block.8.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 229 |
+
"encoder.block.8.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 230 |
+
"encoder.block.8.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 231 |
+
"encoder.block.8.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 232 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 233 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 234 |
+
"encoder.block.8.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 235 |
+
"encoder.block.8.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 236 |
+
"encoder.block.9.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
| 237 |
+
"encoder.block.9.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
| 238 |
+
"encoder.block.9.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
| 239 |
+
"encoder.block.9.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00005.safetensors",
|
| 240 |
+
"encoder.block.9.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
| 241 |
+
"encoder.block.9.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 242 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00005.safetensors",
|
| 243 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00005.safetensors",
|
| 244 |
+
"encoder.block.9.layer.1.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
| 245 |
+
"encoder.block.9.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
| 246 |
+
"encoder.final_layer_norm.weight": "model-00005-of-00005.safetensors",
|
| 247 |
+
"shared.weight": "model-00001-of-00005.safetensors"
|
| 248 |
+
}
|
| 249 |
+
}
|
Helios/checkpoints/Helios-Mid/tokenizer/special_tokens_map.json
ADDED
|
@@ -0,0 +1,332 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<extra_id_0>",
|
| 4 |
+
"<extra_id_1>",
|
| 5 |
+
"<extra_id_2>",
|
| 6 |
+
"<extra_id_3>",
|
| 7 |
+
"<extra_id_4>",
|
| 8 |
+
"<extra_id_5>",
|
| 9 |
+
"<extra_id_6>",
|
| 10 |
+
"<extra_id_7>",
|
| 11 |
+
"<extra_id_8>",
|
| 12 |
+
"<extra_id_9>",
|
| 13 |
+
"<extra_id_10>",
|
| 14 |
+
"<extra_id_11>",
|
| 15 |
+
"<extra_id_12>",
|
| 16 |
+
"<extra_id_13>",
|
| 17 |
+
"<extra_id_14>",
|
| 18 |
+
"<extra_id_15>",
|
| 19 |
+
"<extra_id_16>",
|
| 20 |
+
"<extra_id_17>",
|
| 21 |
+
"<extra_id_18>",
|
| 22 |
+
"<extra_id_19>",
|
| 23 |
+
"<extra_id_20>",
|
| 24 |
+
"<extra_id_21>",
|
| 25 |
+
"<extra_id_22>",
|
| 26 |
+
"<extra_id_23>",
|
| 27 |
+
"<extra_id_24>",
|
| 28 |
+
"<extra_id_25>",
|
| 29 |
+
"<extra_id_26>",
|
| 30 |
+
"<extra_id_27>",
|
| 31 |
+
"<extra_id_28>",
|
| 32 |
+
"<extra_id_29>",
|
| 33 |
+
"<extra_id_30>",
|
| 34 |
+
"<extra_id_31>",
|
| 35 |
+
"<extra_id_32>",
|
| 36 |
+
"<extra_id_33>",
|
| 37 |
+
"<extra_id_34>",
|
| 38 |
+
"<extra_id_35>",
|
| 39 |
+
"<extra_id_36>",
|
| 40 |
+
"<extra_id_37>",
|
| 41 |
+
"<extra_id_38>",
|
| 42 |
+
"<extra_id_39>",
|
| 43 |
+
"<extra_id_40>",
|
| 44 |
+
"<extra_id_41>",
|
| 45 |
+
"<extra_id_42>",
|
| 46 |
+
"<extra_id_43>",
|
| 47 |
+
"<extra_id_44>",
|
| 48 |
+
"<extra_id_45>",
|
| 49 |
+
"<extra_id_46>",
|
| 50 |
+
"<extra_id_47>",
|
| 51 |
+
"<extra_id_48>",
|
| 52 |
+
"<extra_id_49>",
|
| 53 |
+
"<extra_id_50>",
|
| 54 |
+
"<extra_id_51>",
|
| 55 |
+
"<extra_id_52>",
|
| 56 |
+
"<extra_id_53>",
|
| 57 |
+
"<extra_id_54>",
|
| 58 |
+
"<extra_id_55>",
|
| 59 |
+
"<extra_id_56>",
|
| 60 |
+
"<extra_id_57>",
|
| 61 |
+
"<extra_id_58>",
|
| 62 |
+
"<extra_id_59>",
|
| 63 |
+
"<extra_id_60>",
|
| 64 |
+
"<extra_id_61>",
|
| 65 |
+
"<extra_id_62>",
|
| 66 |
+
"<extra_id_63>",
|
| 67 |
+
"<extra_id_64>",
|
| 68 |
+
"<extra_id_65>",
|
| 69 |
+
"<extra_id_66>",
|
| 70 |
+
"<extra_id_67>",
|
| 71 |
+
"<extra_id_68>",
|
| 72 |
+
"<extra_id_69>",
|
| 73 |
+
"<extra_id_70>",
|
| 74 |
+
"<extra_id_71>",
|
| 75 |
+
"<extra_id_72>",
|
| 76 |
+
"<extra_id_73>",
|
| 77 |
+
"<extra_id_74>",
|
| 78 |
+
"<extra_id_75>",
|
| 79 |
+
"<extra_id_76>",
|
| 80 |
+
"<extra_id_77>",
|
| 81 |
+
"<extra_id_78>",
|
| 82 |
+
"<extra_id_79>",
|
| 83 |
+
"<extra_id_80>",
|
| 84 |
+
"<extra_id_81>",
|
| 85 |
+
"<extra_id_82>",
|
| 86 |
+
"<extra_id_83>",
|
| 87 |
+
"<extra_id_84>",
|
| 88 |
+
"<extra_id_85>",
|
| 89 |
+
"<extra_id_86>",
|
| 90 |
+
"<extra_id_87>",
|
| 91 |
+
"<extra_id_88>",
|
| 92 |
+
"<extra_id_89>",
|
| 93 |
+
"<extra_id_90>",
|
| 94 |
+
"<extra_id_91>",
|
| 95 |
+
"<extra_id_92>",
|
| 96 |
+
"<extra_id_93>",
|
| 97 |
+
"<extra_id_94>",
|
| 98 |
+
"<extra_id_95>",
|
| 99 |
+
"<extra_id_96>",
|
| 100 |
+
"<extra_id_97>",
|
| 101 |
+
"<extra_id_98>",
|
| 102 |
+
"<extra_id_99>",
|
| 103 |
+
"<extra_id_100>",
|
| 104 |
+
"<extra_id_101>",
|
| 105 |
+
"<extra_id_102>",
|
| 106 |
+
"<extra_id_103>",
|
| 107 |
+
"<extra_id_104>",
|
| 108 |
+
"<extra_id_105>",
|
| 109 |
+
"<extra_id_106>",
|
| 110 |
+
"<extra_id_107>",
|
| 111 |
+
"<extra_id_108>",
|
| 112 |
+
"<extra_id_109>",
|
| 113 |
+
"<extra_id_110>",
|
| 114 |
+
"<extra_id_111>",
|
| 115 |
+
"<extra_id_112>",
|
| 116 |
+
"<extra_id_113>",
|
| 117 |
+
"<extra_id_114>",
|
| 118 |
+
"<extra_id_115>",
|
| 119 |
+
"<extra_id_116>",
|
| 120 |
+
"<extra_id_117>",
|
| 121 |
+
"<extra_id_118>",
|
| 122 |
+
"<extra_id_119>",
|
| 123 |
+
"<extra_id_120>",
|
| 124 |
+
"<extra_id_121>",
|
| 125 |
+
"<extra_id_122>",
|
| 126 |
+
"<extra_id_123>",
|
| 127 |
+
"<extra_id_124>",
|
| 128 |
+
"<extra_id_125>",
|
| 129 |
+
"<extra_id_126>",
|
| 130 |
+
"<extra_id_127>",
|
| 131 |
+
"<extra_id_128>",
|
| 132 |
+
"<extra_id_129>",
|
| 133 |
+
"<extra_id_130>",
|
| 134 |
+
"<extra_id_131>",
|
| 135 |
+
"<extra_id_132>",
|
| 136 |
+
"<extra_id_133>",
|
| 137 |
+
"<extra_id_134>",
|
| 138 |
+
"<extra_id_135>",
|
| 139 |
+
"<extra_id_136>",
|
| 140 |
+
"<extra_id_137>",
|
| 141 |
+
"<extra_id_138>",
|
| 142 |
+
"<extra_id_139>",
|
| 143 |
+
"<extra_id_140>",
|
| 144 |
+
"<extra_id_141>",
|
| 145 |
+
"<extra_id_142>",
|
| 146 |
+
"<extra_id_143>",
|
| 147 |
+
"<extra_id_144>",
|
| 148 |
+
"<extra_id_145>",
|
| 149 |
+
"<extra_id_146>",
|
| 150 |
+
"<extra_id_147>",
|
| 151 |
+
"<extra_id_148>",
|
| 152 |
+
"<extra_id_149>",
|
| 153 |
+
"<extra_id_150>",
|
| 154 |
+
"<extra_id_151>",
|
| 155 |
+
"<extra_id_152>",
|
| 156 |
+
"<extra_id_153>",
|
| 157 |
+
"<extra_id_154>",
|
| 158 |
+
"<extra_id_155>",
|
| 159 |
+
"<extra_id_156>",
|
| 160 |
+
"<extra_id_157>",
|
| 161 |
+
"<extra_id_158>",
|
| 162 |
+
"<extra_id_159>",
|
| 163 |
+
"<extra_id_160>",
|
| 164 |
+
"<extra_id_161>",
|
| 165 |
+
"<extra_id_162>",
|
| 166 |
+
"<extra_id_163>",
|
| 167 |
+
"<extra_id_164>",
|
| 168 |
+
"<extra_id_165>",
|
| 169 |
+
"<extra_id_166>",
|
| 170 |
+
"<extra_id_167>",
|
| 171 |
+
"<extra_id_168>",
|
| 172 |
+
"<extra_id_169>",
|
| 173 |
+
"<extra_id_170>",
|
| 174 |
+
"<extra_id_171>",
|
| 175 |
+
"<extra_id_172>",
|
| 176 |
+
"<extra_id_173>",
|
| 177 |
+
"<extra_id_174>",
|
| 178 |
+
"<extra_id_175>",
|
| 179 |
+
"<extra_id_176>",
|
| 180 |
+
"<extra_id_177>",
|
| 181 |
+
"<extra_id_178>",
|
| 182 |
+
"<extra_id_179>",
|
| 183 |
+
"<extra_id_180>",
|
| 184 |
+
"<extra_id_181>",
|
| 185 |
+
"<extra_id_182>",
|
| 186 |
+
"<extra_id_183>",
|
| 187 |
+
"<extra_id_184>",
|
| 188 |
+
"<extra_id_185>",
|
| 189 |
+
"<extra_id_186>",
|
| 190 |
+
"<extra_id_187>",
|
| 191 |
+
"<extra_id_188>",
|
| 192 |
+
"<extra_id_189>",
|
| 193 |
+
"<extra_id_190>",
|
| 194 |
+
"<extra_id_191>",
|
| 195 |
+
"<extra_id_192>",
|
| 196 |
+
"<extra_id_193>",
|
| 197 |
+
"<extra_id_194>",
|
| 198 |
+
"<extra_id_195>",
|
| 199 |
+
"<extra_id_196>",
|
| 200 |
+
"<extra_id_197>",
|
| 201 |
+
"<extra_id_198>",
|
| 202 |
+
"<extra_id_199>",
|
| 203 |
+
"<extra_id_200>",
|
| 204 |
+
"<extra_id_201>",
|
| 205 |
+
"<extra_id_202>",
|
| 206 |
+
"<extra_id_203>",
|
| 207 |
+
"<extra_id_204>",
|
| 208 |
+
"<extra_id_205>",
|
| 209 |
+
"<extra_id_206>",
|
| 210 |
+
"<extra_id_207>",
|
| 211 |
+
"<extra_id_208>",
|
| 212 |
+
"<extra_id_209>",
|
| 213 |
+
"<extra_id_210>",
|
| 214 |
+
"<extra_id_211>",
|
| 215 |
+
"<extra_id_212>",
|
| 216 |
+
"<extra_id_213>",
|
| 217 |
+
"<extra_id_214>",
|
| 218 |
+
"<extra_id_215>",
|
| 219 |
+
"<extra_id_216>",
|
| 220 |
+
"<extra_id_217>",
|
| 221 |
+
"<extra_id_218>",
|
| 222 |
+
"<extra_id_219>",
|
| 223 |
+
"<extra_id_220>",
|
| 224 |
+
"<extra_id_221>",
|
| 225 |
+
"<extra_id_222>",
|
| 226 |
+
"<extra_id_223>",
|
| 227 |
+
"<extra_id_224>",
|
| 228 |
+
"<extra_id_225>",
|
| 229 |
+
"<extra_id_226>",
|
| 230 |
+
"<extra_id_227>",
|
| 231 |
+
"<extra_id_228>",
|
| 232 |
+
"<extra_id_229>",
|
| 233 |
+
"<extra_id_230>",
|
| 234 |
+
"<extra_id_231>",
|
| 235 |
+
"<extra_id_232>",
|
| 236 |
+
"<extra_id_233>",
|
| 237 |
+
"<extra_id_234>",
|
| 238 |
+
"<extra_id_235>",
|
| 239 |
+
"<extra_id_236>",
|
| 240 |
+
"<extra_id_237>",
|
| 241 |
+
"<extra_id_238>",
|
| 242 |
+
"<extra_id_239>",
|
| 243 |
+
"<extra_id_240>",
|
| 244 |
+
"<extra_id_241>",
|
| 245 |
+
"<extra_id_242>",
|
| 246 |
+
"<extra_id_243>",
|
| 247 |
+
"<extra_id_244>",
|
| 248 |
+
"<extra_id_245>",
|
| 249 |
+
"<extra_id_246>",
|
| 250 |
+
"<extra_id_247>",
|
| 251 |
+
"<extra_id_248>",
|
| 252 |
+
"<extra_id_249>",
|
| 253 |
+
"<extra_id_250>",
|
| 254 |
+
"<extra_id_251>",
|
| 255 |
+
"<extra_id_252>",
|
| 256 |
+
"<extra_id_253>",
|
| 257 |
+
"<extra_id_254>",
|
| 258 |
+
"<extra_id_255>",
|
| 259 |
+
"<extra_id_256>",
|
| 260 |
+
"<extra_id_257>",
|
| 261 |
+
"<extra_id_258>",
|
| 262 |
+
"<extra_id_259>",
|
| 263 |
+
"<extra_id_260>",
|
| 264 |
+
"<extra_id_261>",
|
| 265 |
+
"<extra_id_262>",
|
| 266 |
+
"<extra_id_263>",
|
| 267 |
+
"<extra_id_264>",
|
| 268 |
+
"<extra_id_265>",
|
| 269 |
+
"<extra_id_266>",
|
| 270 |
+
"<extra_id_267>",
|
| 271 |
+
"<extra_id_268>",
|
| 272 |
+
"<extra_id_269>",
|
| 273 |
+
"<extra_id_270>",
|
| 274 |
+
"<extra_id_271>",
|
| 275 |
+
"<extra_id_272>",
|
| 276 |
+
"<extra_id_273>",
|
| 277 |
+
"<extra_id_274>",
|
| 278 |
+
"<extra_id_275>",
|
| 279 |
+
"<extra_id_276>",
|
| 280 |
+
"<extra_id_277>",
|
| 281 |
+
"<extra_id_278>",
|
| 282 |
+
"<extra_id_279>",
|
| 283 |
+
"<extra_id_280>",
|
| 284 |
+
"<extra_id_281>",
|
| 285 |
+
"<extra_id_282>",
|
| 286 |
+
"<extra_id_283>",
|
| 287 |
+
"<extra_id_284>",
|
| 288 |
+
"<extra_id_285>",
|
| 289 |
+
"<extra_id_286>",
|
| 290 |
+
"<extra_id_287>",
|
| 291 |
+
"<extra_id_288>",
|
| 292 |
+
"<extra_id_289>",
|
| 293 |
+
"<extra_id_290>",
|
| 294 |
+
"<extra_id_291>",
|
| 295 |
+
"<extra_id_292>",
|
| 296 |
+
"<extra_id_293>",
|
| 297 |
+
"<extra_id_294>",
|
| 298 |
+
"<extra_id_295>",
|
| 299 |
+
"<extra_id_296>",
|
| 300 |
+
"<extra_id_297>",
|
| 301 |
+
"<extra_id_298>",
|
| 302 |
+
"<extra_id_299>"
|
| 303 |
+
],
|
| 304 |
+
"bos_token": {
|
| 305 |
+
"content": "<s>",
|
| 306 |
+
"lstrip": false,
|
| 307 |
+
"normalized": false,
|
| 308 |
+
"rstrip": false,
|
| 309 |
+
"single_word": false
|
| 310 |
+
},
|
| 311 |
+
"eos_token": {
|
| 312 |
+
"content": "</s>",
|
| 313 |
+
"lstrip": false,
|
| 314 |
+
"normalized": false,
|
| 315 |
+
"rstrip": false,
|
| 316 |
+
"single_word": false
|
| 317 |
+
},
|
| 318 |
+
"pad_token": {
|
| 319 |
+
"content": "<pad>",
|
| 320 |
+
"lstrip": false,
|
| 321 |
+
"normalized": false,
|
| 322 |
+
"rstrip": false,
|
| 323 |
+
"single_word": false
|
| 324 |
+
},
|
| 325 |
+
"unk_token": {
|
| 326 |
+
"content": "<unk>",
|
| 327 |
+
"lstrip": false,
|
| 328 |
+
"normalized": false,
|
| 329 |
+
"rstrip": false,
|
| 330 |
+
"single_word": false
|
| 331 |
+
}
|
| 332 |
+
}
|
Helios/checkpoints/Helios-Mid/tokenizer/tokenizer_config.json
ADDED
|
@@ -0,0 +1,2749 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<pad>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "</s>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "<s>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "<unk>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"256000": {
|
| 36 |
+
"content": "<extra_id_299>",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
},
|
| 43 |
+
"256001": {
|
| 44 |
+
"content": "<extra_id_298>",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": false,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": true
|
| 50 |
+
},
|
| 51 |
+
"256002": {
|
| 52 |
+
"content": "<extra_id_297>",
|
| 53 |
+
"lstrip": false,
|
| 54 |
+
"normalized": false,
|
| 55 |
+
"rstrip": false,
|
| 56 |
+
"single_word": false,
|
| 57 |
+
"special": true
|
| 58 |
+
},
|
| 59 |
+
"256003": {
|
| 60 |
+
"content": "<extra_id_296>",
|
| 61 |
+
"lstrip": false,
|
| 62 |
+
"normalized": false,
|
| 63 |
+
"rstrip": false,
|
| 64 |
+
"single_word": false,
|
| 65 |
+
"special": true
|
| 66 |
+
},
|
| 67 |
+
"256004": {
|
| 68 |
+
"content": "<extra_id_295>",
|
| 69 |
+
"lstrip": false,
|
| 70 |
+
"normalized": false,
|
| 71 |
+
"rstrip": false,
|
| 72 |
+
"single_word": false,
|
| 73 |
+
"special": true
|
| 74 |
+
},
|
| 75 |
+
"256005": {
|
| 76 |
+
"content": "<extra_id_294>",
|
| 77 |
+
"lstrip": false,
|
| 78 |
+
"normalized": false,
|
| 79 |
+
"rstrip": false,
|
| 80 |
+
"single_word": false,
|
| 81 |
+
"special": true
|
| 82 |
+
},
|
| 83 |
+
"256006": {
|
| 84 |
+
"content": "<extra_id_293>",
|
| 85 |
+
"lstrip": false,
|
| 86 |
+
"normalized": false,
|
| 87 |
+
"rstrip": false,
|
| 88 |
+
"single_word": false,
|
| 89 |
+
"special": true
|
| 90 |
+
},
|
| 91 |
+
"256007": {
|
| 92 |
+
"content": "<extra_id_292>",
|
| 93 |
+
"lstrip": false,
|
| 94 |
+
"normalized": false,
|
| 95 |
+
"rstrip": false,
|
| 96 |
+
"single_word": false,
|
| 97 |
+
"special": true
|
| 98 |
+
},
|
| 99 |
+
"256008": {
|
| 100 |
+
"content": "<extra_id_291>",
|
| 101 |
+
"lstrip": false,
|
| 102 |
+
"normalized": false,
|
| 103 |
+
"rstrip": false,
|
| 104 |
+
"single_word": false,
|
| 105 |
+
"special": true
|
| 106 |
+
},
|
| 107 |
+
"256009": {
|
| 108 |
+
"content": "<extra_id_290>",
|
| 109 |
+
"lstrip": false,
|
| 110 |
+
"normalized": false,
|
| 111 |
+
"rstrip": false,
|
| 112 |
+
"single_word": false,
|
| 113 |
+
"special": true
|
| 114 |
+
},
|
| 115 |
+
"256010": {
|
| 116 |
+
"content": "<extra_id_289>",
|
| 117 |
+
"lstrip": false,
|
| 118 |
+
"normalized": false,
|
| 119 |
+
"rstrip": false,
|
| 120 |
+
"single_word": false,
|
| 121 |
+
"special": true
|
| 122 |
+
},
|
| 123 |
+
"256011": {
|
| 124 |
+
"content": "<extra_id_288>",
|
| 125 |
+
"lstrip": false,
|
| 126 |
+
"normalized": false,
|
| 127 |
+
"rstrip": false,
|
| 128 |
+
"single_word": false,
|
| 129 |
+
"special": true
|
| 130 |
+
},
|
| 131 |
+
"256012": {
|
| 132 |
+
"content": "<extra_id_287>",
|
| 133 |
+
"lstrip": false,
|
| 134 |
+
"normalized": false,
|
| 135 |
+
"rstrip": false,
|
| 136 |
+
"single_word": false,
|
| 137 |
+
"special": true
|
| 138 |
+
},
|
| 139 |
+
"256013": {
|
| 140 |
+
"content": "<extra_id_286>",
|
| 141 |
+
"lstrip": false,
|
| 142 |
+
"normalized": false,
|
| 143 |
+
"rstrip": false,
|
| 144 |
+
"single_word": false,
|
| 145 |
+
"special": true
|
| 146 |
+
},
|
| 147 |
+
"256014": {
|
| 148 |
+
"content": "<extra_id_285>",
|
| 149 |
+
"lstrip": false,
|
| 150 |
+
"normalized": false,
|
| 151 |
+
"rstrip": false,
|
| 152 |
+
"single_word": false,
|
| 153 |
+
"special": true
|
| 154 |
+
},
|
| 155 |
+
"256015": {
|
| 156 |
+
"content": "<extra_id_284>",
|
| 157 |
+
"lstrip": false,
|
| 158 |
+
"normalized": false,
|
| 159 |
+
"rstrip": false,
|
| 160 |
+
"single_word": false,
|
| 161 |
+
"special": true
|
| 162 |
+
},
|
| 163 |
+
"256016": {
|
| 164 |
+
"content": "<extra_id_283>",
|
| 165 |
+
"lstrip": false,
|
| 166 |
+
"normalized": false,
|
| 167 |
+
"rstrip": false,
|
| 168 |
+
"single_word": false,
|
| 169 |
+
"special": true
|
| 170 |
+
},
|
| 171 |
+
"256017": {
|
| 172 |
+
"content": "<extra_id_282>",
|
| 173 |
+
"lstrip": false,
|
| 174 |
+
"normalized": false,
|
| 175 |
+
"rstrip": false,
|
| 176 |
+
"single_word": false,
|
| 177 |
+
"special": true
|
| 178 |
+
},
|
| 179 |
+
"256018": {
|
| 180 |
+
"content": "<extra_id_281>",
|
| 181 |
+
"lstrip": false,
|
| 182 |
+
"normalized": false,
|
| 183 |
+
"rstrip": false,
|
| 184 |
+
"single_word": false,
|
| 185 |
+
"special": true
|
| 186 |
+
},
|
| 187 |
+
"256019": {
|
| 188 |
+
"content": "<extra_id_280>",
|
| 189 |
+
"lstrip": false,
|
| 190 |
+
"normalized": false,
|
| 191 |
+
"rstrip": false,
|
| 192 |
+
"single_word": false,
|
| 193 |
+
"special": true
|
| 194 |
+
},
|
| 195 |
+
"256020": {
|
| 196 |
+
"content": "<extra_id_279>",
|
| 197 |
+
"lstrip": false,
|
| 198 |
+
"normalized": false,
|
| 199 |
+
"rstrip": false,
|
| 200 |
+
"single_word": false,
|
| 201 |
+
"special": true
|
| 202 |
+
},
|
| 203 |
+
"256021": {
|
| 204 |
+
"content": "<extra_id_278>",
|
| 205 |
+
"lstrip": false,
|
| 206 |
+
"normalized": false,
|
| 207 |
+
"rstrip": false,
|
| 208 |
+
"single_word": false,
|
| 209 |
+
"special": true
|
| 210 |
+
},
|
| 211 |
+
"256022": {
|
| 212 |
+
"content": "<extra_id_277>",
|
| 213 |
+
"lstrip": false,
|
| 214 |
+
"normalized": false,
|
| 215 |
+
"rstrip": false,
|
| 216 |
+
"single_word": false,
|
| 217 |
+
"special": true
|
| 218 |
+
},
|
| 219 |
+
"256023": {
|
| 220 |
+
"content": "<extra_id_276>",
|
| 221 |
+
"lstrip": false,
|
| 222 |
+
"normalized": false,
|
| 223 |
+
"rstrip": false,
|
| 224 |
+
"single_word": false,
|
| 225 |
+
"special": true
|
| 226 |
+
},
|
| 227 |
+
"256024": {
|
| 228 |
+
"content": "<extra_id_275>",
|
| 229 |
+
"lstrip": false,
|
| 230 |
+
"normalized": false,
|
| 231 |
+
"rstrip": false,
|
| 232 |
+
"single_word": false,
|
| 233 |
+
"special": true
|
| 234 |
+
},
|
| 235 |
+
"256025": {
|
| 236 |
+
"content": "<extra_id_274>",
|
| 237 |
+
"lstrip": false,
|
| 238 |
+
"normalized": false,
|
| 239 |
+
"rstrip": false,
|
| 240 |
+
"single_word": false,
|
| 241 |
+
"special": true
|
| 242 |
+
},
|
| 243 |
+
"256026": {
|
| 244 |
+
"content": "<extra_id_273>",
|
| 245 |
+
"lstrip": false,
|
| 246 |
+
"normalized": false,
|
| 247 |
+
"rstrip": false,
|
| 248 |
+
"single_word": false,
|
| 249 |
+
"special": true
|
| 250 |
+
},
|
| 251 |
+
"256027": {
|
| 252 |
+
"content": "<extra_id_272>",
|
| 253 |
+
"lstrip": false,
|
| 254 |
+
"normalized": false,
|
| 255 |
+
"rstrip": false,
|
| 256 |
+
"single_word": false,
|
| 257 |
+
"special": true
|
| 258 |
+
},
|
| 259 |
+
"256028": {
|
| 260 |
+
"content": "<extra_id_271>",
|
| 261 |
+
"lstrip": false,
|
| 262 |
+
"normalized": false,
|
| 263 |
+
"rstrip": false,
|
| 264 |
+
"single_word": false,
|
| 265 |
+
"special": true
|
| 266 |
+
},
|
| 267 |
+
"256029": {
|
| 268 |
+
"content": "<extra_id_270>",
|
| 269 |
+
"lstrip": false,
|
| 270 |
+
"normalized": false,
|
| 271 |
+
"rstrip": false,
|
| 272 |
+
"single_word": false,
|
| 273 |
+
"special": true
|
| 274 |
+
},
|
| 275 |
+
"256030": {
|
| 276 |
+
"content": "<extra_id_269>",
|
| 277 |
+
"lstrip": false,
|
| 278 |
+
"normalized": false,
|
| 279 |
+
"rstrip": false,
|
| 280 |
+
"single_word": false,
|
| 281 |
+
"special": true
|
| 282 |
+
},
|
| 283 |
+
"256031": {
|
| 284 |
+
"content": "<extra_id_268>",
|
| 285 |
+
"lstrip": false,
|
| 286 |
+
"normalized": false,
|
| 287 |
+
"rstrip": false,
|
| 288 |
+
"single_word": false,
|
| 289 |
+
"special": true
|
| 290 |
+
},
|
| 291 |
+
"256032": {
|
| 292 |
+
"content": "<extra_id_267>",
|
| 293 |
+
"lstrip": false,
|
| 294 |
+
"normalized": false,
|
| 295 |
+
"rstrip": false,
|
| 296 |
+
"single_word": false,
|
| 297 |
+
"special": true
|
| 298 |
+
},
|
| 299 |
+
"256033": {
|
| 300 |
+
"content": "<extra_id_266>",
|
| 301 |
+
"lstrip": false,
|
| 302 |
+
"normalized": false,
|
| 303 |
+
"rstrip": false,
|
| 304 |
+
"single_word": false,
|
| 305 |
+
"special": true
|
| 306 |
+
},
|
| 307 |
+
"256034": {
|
| 308 |
+
"content": "<extra_id_265>",
|
| 309 |
+
"lstrip": false,
|
| 310 |
+
"normalized": false,
|
| 311 |
+
"rstrip": false,
|
| 312 |
+
"single_word": false,
|
| 313 |
+
"special": true
|
| 314 |
+
},
|
| 315 |
+
"256035": {
|
| 316 |
+
"content": "<extra_id_264>",
|
| 317 |
+
"lstrip": false,
|
| 318 |
+
"normalized": false,
|
| 319 |
+
"rstrip": false,
|
| 320 |
+
"single_word": false,
|
| 321 |
+
"special": true
|
| 322 |
+
},
|
| 323 |
+
"256036": {
|
| 324 |
+
"content": "<extra_id_263>",
|
| 325 |
+
"lstrip": false,
|
| 326 |
+
"normalized": false,
|
| 327 |
+
"rstrip": false,
|
| 328 |
+
"single_word": false,
|
| 329 |
+
"special": true
|
| 330 |
+
},
|
| 331 |
+
"256037": {
|
| 332 |
+
"content": "<extra_id_262>",
|
| 333 |
+
"lstrip": false,
|
| 334 |
+
"normalized": false,
|
| 335 |
+
"rstrip": false,
|
| 336 |
+
"single_word": false,
|
| 337 |
+
"special": true
|
| 338 |
+
},
|
| 339 |
+
"256038": {
|
| 340 |
+
"content": "<extra_id_261>",
|
| 341 |
+
"lstrip": false,
|
| 342 |
+
"normalized": false,
|
| 343 |
+
"rstrip": false,
|
| 344 |
+
"single_word": false,
|
| 345 |
+
"special": true
|
| 346 |
+
},
|
| 347 |
+
"256039": {
|
| 348 |
+
"content": "<extra_id_260>",
|
| 349 |
+
"lstrip": false,
|
| 350 |
+
"normalized": false,
|
| 351 |
+
"rstrip": false,
|
| 352 |
+
"single_word": false,
|
| 353 |
+
"special": true
|
| 354 |
+
},
|
| 355 |
+
"256040": {
|
| 356 |
+
"content": "<extra_id_259>",
|
| 357 |
+
"lstrip": false,
|
| 358 |
+
"normalized": false,
|
| 359 |
+
"rstrip": false,
|
| 360 |
+
"single_word": false,
|
| 361 |
+
"special": true
|
| 362 |
+
},
|
| 363 |
+
"256041": {
|
| 364 |
+
"content": "<extra_id_258>",
|
| 365 |
+
"lstrip": false,
|
| 366 |
+
"normalized": false,
|
| 367 |
+
"rstrip": false,
|
| 368 |
+
"single_word": false,
|
| 369 |
+
"special": true
|
| 370 |
+
},
|
| 371 |
+
"256042": {
|
| 372 |
+
"content": "<extra_id_257>",
|
| 373 |
+
"lstrip": false,
|
| 374 |
+
"normalized": false,
|
| 375 |
+
"rstrip": false,
|
| 376 |
+
"single_word": false,
|
| 377 |
+
"special": true
|
| 378 |
+
},
|
| 379 |
+
"256043": {
|
| 380 |
+
"content": "<extra_id_256>",
|
| 381 |
+
"lstrip": false,
|
| 382 |
+
"normalized": false,
|
| 383 |
+
"rstrip": false,
|
| 384 |
+
"single_word": false,
|
| 385 |
+
"special": true
|
| 386 |
+
},
|
| 387 |
+
"256044": {
|
| 388 |
+
"content": "<extra_id_255>",
|
| 389 |
+
"lstrip": false,
|
| 390 |
+
"normalized": false,
|
| 391 |
+
"rstrip": false,
|
| 392 |
+
"single_word": false,
|
| 393 |
+
"special": true
|
| 394 |
+
},
|
| 395 |
+
"256045": {
|
| 396 |
+
"content": "<extra_id_254>",
|
| 397 |
+
"lstrip": false,
|
| 398 |
+
"normalized": false,
|
| 399 |
+
"rstrip": false,
|
| 400 |
+
"single_word": false,
|
| 401 |
+
"special": true
|
| 402 |
+
},
|
| 403 |
+
"256046": {
|
| 404 |
+
"content": "<extra_id_253>",
|
| 405 |
+
"lstrip": false,
|
| 406 |
+
"normalized": false,
|
| 407 |
+
"rstrip": false,
|
| 408 |
+
"single_word": false,
|
| 409 |
+
"special": true
|
| 410 |
+
},
|
| 411 |
+
"256047": {
|
| 412 |
+
"content": "<extra_id_252>",
|
| 413 |
+
"lstrip": false,
|
| 414 |
+
"normalized": false,
|
| 415 |
+
"rstrip": false,
|
| 416 |
+
"single_word": false,
|
| 417 |
+
"special": true
|
| 418 |
+
},
|
| 419 |
+
"256048": {
|
| 420 |
+
"content": "<extra_id_251>",
|
| 421 |
+
"lstrip": false,
|
| 422 |
+
"normalized": false,
|
| 423 |
+
"rstrip": false,
|
| 424 |
+
"single_word": false,
|
| 425 |
+
"special": true
|
| 426 |
+
},
|
| 427 |
+
"256049": {
|
| 428 |
+
"content": "<extra_id_250>",
|
| 429 |
+
"lstrip": false,
|
| 430 |
+
"normalized": false,
|
| 431 |
+
"rstrip": false,
|
| 432 |
+
"single_word": false,
|
| 433 |
+
"special": true
|
| 434 |
+
},
|
| 435 |
+
"256050": {
|
| 436 |
+
"content": "<extra_id_249>",
|
| 437 |
+
"lstrip": false,
|
| 438 |
+
"normalized": false,
|
| 439 |
+
"rstrip": false,
|
| 440 |
+
"single_word": false,
|
| 441 |
+
"special": true
|
| 442 |
+
},
|
| 443 |
+
"256051": {
|
| 444 |
+
"content": "<extra_id_248>",
|
| 445 |
+
"lstrip": false,
|
| 446 |
+
"normalized": false,
|
| 447 |
+
"rstrip": false,
|
| 448 |
+
"single_word": false,
|
| 449 |
+
"special": true
|
| 450 |
+
},
|
| 451 |
+
"256052": {
|
| 452 |
+
"content": "<extra_id_247>",
|
| 453 |
+
"lstrip": false,
|
| 454 |
+
"normalized": false,
|
| 455 |
+
"rstrip": false,
|
| 456 |
+
"single_word": false,
|
| 457 |
+
"special": true
|
| 458 |
+
},
|
| 459 |
+
"256053": {
|
| 460 |
+
"content": "<extra_id_246>",
|
| 461 |
+
"lstrip": false,
|
| 462 |
+
"normalized": false,
|
| 463 |
+
"rstrip": false,
|
| 464 |
+
"single_word": false,
|
| 465 |
+
"special": true
|
| 466 |
+
},
|
| 467 |
+
"256054": {
|
| 468 |
+
"content": "<extra_id_245>",
|
| 469 |
+
"lstrip": false,
|
| 470 |
+
"normalized": false,
|
| 471 |
+
"rstrip": false,
|
| 472 |
+
"single_word": false,
|
| 473 |
+
"special": true
|
| 474 |
+
},
|
| 475 |
+
"256055": {
|
| 476 |
+
"content": "<extra_id_244>",
|
| 477 |
+
"lstrip": false,
|
| 478 |
+
"normalized": false,
|
| 479 |
+
"rstrip": false,
|
| 480 |
+
"single_word": false,
|
| 481 |
+
"special": true
|
| 482 |
+
},
|
| 483 |
+
"256056": {
|
| 484 |
+
"content": "<extra_id_243>",
|
| 485 |
+
"lstrip": false,
|
| 486 |
+
"normalized": false,
|
| 487 |
+
"rstrip": false,
|
| 488 |
+
"single_word": false,
|
| 489 |
+
"special": true
|
| 490 |
+
},
|
| 491 |
+
"256057": {
|
| 492 |
+
"content": "<extra_id_242>",
|
| 493 |
+
"lstrip": false,
|
| 494 |
+
"normalized": false,
|
| 495 |
+
"rstrip": false,
|
| 496 |
+
"single_word": false,
|
| 497 |
+
"special": true
|
| 498 |
+
},
|
| 499 |
+
"256058": {
|
| 500 |
+
"content": "<extra_id_241>",
|
| 501 |
+
"lstrip": false,
|
| 502 |
+
"normalized": false,
|
| 503 |
+
"rstrip": false,
|
| 504 |
+
"single_word": false,
|
| 505 |
+
"special": true
|
| 506 |
+
},
|
| 507 |
+
"256059": {
|
| 508 |
+
"content": "<extra_id_240>",
|
| 509 |
+
"lstrip": false,
|
| 510 |
+
"normalized": false,
|
| 511 |
+
"rstrip": false,
|
| 512 |
+
"single_word": false,
|
| 513 |
+
"special": true
|
| 514 |
+
},
|
| 515 |
+
"256060": {
|
| 516 |
+
"content": "<extra_id_239>",
|
| 517 |
+
"lstrip": false,
|
| 518 |
+
"normalized": false,
|
| 519 |
+
"rstrip": false,
|
| 520 |
+
"single_word": false,
|
| 521 |
+
"special": true
|
| 522 |
+
},
|
| 523 |
+
"256061": {
|
| 524 |
+
"content": "<extra_id_238>",
|
| 525 |
+
"lstrip": false,
|
| 526 |
+
"normalized": false,
|
| 527 |
+
"rstrip": false,
|
| 528 |
+
"single_word": false,
|
| 529 |
+
"special": true
|
| 530 |
+
},
|
| 531 |
+
"256062": {
|
| 532 |
+
"content": "<extra_id_237>",
|
| 533 |
+
"lstrip": false,
|
| 534 |
+
"normalized": false,
|
| 535 |
+
"rstrip": false,
|
| 536 |
+
"single_word": false,
|
| 537 |
+
"special": true
|
| 538 |
+
},
|
| 539 |
+
"256063": {
|
| 540 |
+
"content": "<extra_id_236>",
|
| 541 |
+
"lstrip": false,
|
| 542 |
+
"normalized": false,
|
| 543 |
+
"rstrip": false,
|
| 544 |
+
"single_word": false,
|
| 545 |
+
"special": true
|
| 546 |
+
},
|
| 547 |
+
"256064": {
|
| 548 |
+
"content": "<extra_id_235>",
|
| 549 |
+
"lstrip": false,
|
| 550 |
+
"normalized": false,
|
| 551 |
+
"rstrip": false,
|
| 552 |
+
"single_word": false,
|
| 553 |
+
"special": true
|
| 554 |
+
},
|
| 555 |
+
"256065": {
|
| 556 |
+
"content": "<extra_id_234>",
|
| 557 |
+
"lstrip": false,
|
| 558 |
+
"normalized": false,
|
| 559 |
+
"rstrip": false,
|
| 560 |
+
"single_word": false,
|
| 561 |
+
"special": true
|
| 562 |
+
},
|
| 563 |
+
"256066": {
|
| 564 |
+
"content": "<extra_id_233>",
|
| 565 |
+
"lstrip": false,
|
| 566 |
+
"normalized": false,
|
| 567 |
+
"rstrip": false,
|
| 568 |
+
"single_word": false,
|
| 569 |
+
"special": true
|
| 570 |
+
},
|
| 571 |
+
"256067": {
|
| 572 |
+
"content": "<extra_id_232>",
|
| 573 |
+
"lstrip": false,
|
| 574 |
+
"normalized": false,
|
| 575 |
+
"rstrip": false,
|
| 576 |
+
"single_word": false,
|
| 577 |
+
"special": true
|
| 578 |
+
},
|
| 579 |
+
"256068": {
|
| 580 |
+
"content": "<extra_id_231>",
|
| 581 |
+
"lstrip": false,
|
| 582 |
+
"normalized": false,
|
| 583 |
+
"rstrip": false,
|
| 584 |
+
"single_word": false,
|
| 585 |
+
"special": true
|
| 586 |
+
},
|
| 587 |
+
"256069": {
|
| 588 |
+
"content": "<extra_id_230>",
|
| 589 |
+
"lstrip": false,
|
| 590 |
+
"normalized": false,
|
| 591 |
+
"rstrip": false,
|
| 592 |
+
"single_word": false,
|
| 593 |
+
"special": true
|
| 594 |
+
},
|
| 595 |
+
"256070": {
|
| 596 |
+
"content": "<extra_id_229>",
|
| 597 |
+
"lstrip": false,
|
| 598 |
+
"normalized": false,
|
| 599 |
+
"rstrip": false,
|
| 600 |
+
"single_word": false,
|
| 601 |
+
"special": true
|
| 602 |
+
},
|
| 603 |
+
"256071": {
|
| 604 |
+
"content": "<extra_id_228>",
|
| 605 |
+
"lstrip": false,
|
| 606 |
+
"normalized": false,
|
| 607 |
+
"rstrip": false,
|
| 608 |
+
"single_word": false,
|
| 609 |
+
"special": true
|
| 610 |
+
},
|
| 611 |
+
"256072": {
|
| 612 |
+
"content": "<extra_id_227>",
|
| 613 |
+
"lstrip": false,
|
| 614 |
+
"normalized": false,
|
| 615 |
+
"rstrip": false,
|
| 616 |
+
"single_word": false,
|
| 617 |
+
"special": true
|
| 618 |
+
},
|
| 619 |
+
"256073": {
|
| 620 |
+
"content": "<extra_id_226>",
|
| 621 |
+
"lstrip": false,
|
| 622 |
+
"normalized": false,
|
| 623 |
+
"rstrip": false,
|
| 624 |
+
"single_word": false,
|
| 625 |
+
"special": true
|
| 626 |
+
},
|
| 627 |
+
"256074": {
|
| 628 |
+
"content": "<extra_id_225>",
|
| 629 |
+
"lstrip": false,
|
| 630 |
+
"normalized": false,
|
| 631 |
+
"rstrip": false,
|
| 632 |
+
"single_word": false,
|
| 633 |
+
"special": true
|
| 634 |
+
},
|
| 635 |
+
"256075": {
|
| 636 |
+
"content": "<extra_id_224>",
|
| 637 |
+
"lstrip": false,
|
| 638 |
+
"normalized": false,
|
| 639 |
+
"rstrip": false,
|
| 640 |
+
"single_word": false,
|
| 641 |
+
"special": true
|
| 642 |
+
},
|
| 643 |
+
"256076": {
|
| 644 |
+
"content": "<extra_id_223>",
|
| 645 |
+
"lstrip": false,
|
| 646 |
+
"normalized": false,
|
| 647 |
+
"rstrip": false,
|
| 648 |
+
"single_word": false,
|
| 649 |
+
"special": true
|
| 650 |
+
},
|
| 651 |
+
"256077": {
|
| 652 |
+
"content": "<extra_id_222>",
|
| 653 |
+
"lstrip": false,
|
| 654 |
+
"normalized": false,
|
| 655 |
+
"rstrip": false,
|
| 656 |
+
"single_word": false,
|
| 657 |
+
"special": true
|
| 658 |
+
},
|
| 659 |
+
"256078": {
|
| 660 |
+
"content": "<extra_id_221>",
|
| 661 |
+
"lstrip": false,
|
| 662 |
+
"normalized": false,
|
| 663 |
+
"rstrip": false,
|
| 664 |
+
"single_word": false,
|
| 665 |
+
"special": true
|
| 666 |
+
},
|
| 667 |
+
"256079": {
|
| 668 |
+
"content": "<extra_id_220>",
|
| 669 |
+
"lstrip": false,
|
| 670 |
+
"normalized": false,
|
| 671 |
+
"rstrip": false,
|
| 672 |
+
"single_word": false,
|
| 673 |
+
"special": true
|
| 674 |
+
},
|
| 675 |
+
"256080": {
|
| 676 |
+
"content": "<extra_id_219>",
|
| 677 |
+
"lstrip": false,
|
| 678 |
+
"normalized": false,
|
| 679 |
+
"rstrip": false,
|
| 680 |
+
"single_word": false,
|
| 681 |
+
"special": true
|
| 682 |
+
},
|
| 683 |
+
"256081": {
|
| 684 |
+
"content": "<extra_id_218>",
|
| 685 |
+
"lstrip": false,
|
| 686 |
+
"normalized": false,
|
| 687 |
+
"rstrip": false,
|
| 688 |
+
"single_word": false,
|
| 689 |
+
"special": true
|
| 690 |
+
},
|
| 691 |
+
"256082": {
|
| 692 |
+
"content": "<extra_id_217>",
|
| 693 |
+
"lstrip": false,
|
| 694 |
+
"normalized": false,
|
| 695 |
+
"rstrip": false,
|
| 696 |
+
"single_word": false,
|
| 697 |
+
"special": true
|
| 698 |
+
},
|
| 699 |
+
"256083": {
|
| 700 |
+
"content": "<extra_id_216>",
|
| 701 |
+
"lstrip": false,
|
| 702 |
+
"normalized": false,
|
| 703 |
+
"rstrip": false,
|
| 704 |
+
"single_word": false,
|
| 705 |
+
"special": true
|
| 706 |
+
},
|
| 707 |
+
"256084": {
|
| 708 |
+
"content": "<extra_id_215>",
|
| 709 |
+
"lstrip": false,
|
| 710 |
+
"normalized": false,
|
| 711 |
+
"rstrip": false,
|
| 712 |
+
"single_word": false,
|
| 713 |
+
"special": true
|
| 714 |
+
},
|
| 715 |
+
"256085": {
|
| 716 |
+
"content": "<extra_id_214>",
|
| 717 |
+
"lstrip": false,
|
| 718 |
+
"normalized": false,
|
| 719 |
+
"rstrip": false,
|
| 720 |
+
"single_word": false,
|
| 721 |
+
"special": true
|
| 722 |
+
},
|
| 723 |
+
"256086": {
|
| 724 |
+
"content": "<extra_id_213>",
|
| 725 |
+
"lstrip": false,
|
| 726 |
+
"normalized": false,
|
| 727 |
+
"rstrip": false,
|
| 728 |
+
"single_word": false,
|
| 729 |
+
"special": true
|
| 730 |
+
},
|
| 731 |
+
"256087": {
|
| 732 |
+
"content": "<extra_id_212>",
|
| 733 |
+
"lstrip": false,
|
| 734 |
+
"normalized": false,
|
| 735 |
+
"rstrip": false,
|
| 736 |
+
"single_word": false,
|
| 737 |
+
"special": true
|
| 738 |
+
},
|
| 739 |
+
"256088": {
|
| 740 |
+
"content": "<extra_id_211>",
|
| 741 |
+
"lstrip": false,
|
| 742 |
+
"normalized": false,
|
| 743 |
+
"rstrip": false,
|
| 744 |
+
"single_word": false,
|
| 745 |
+
"special": true
|
| 746 |
+
},
|
| 747 |
+
"256089": {
|
| 748 |
+
"content": "<extra_id_210>",
|
| 749 |
+
"lstrip": false,
|
| 750 |
+
"normalized": false,
|
| 751 |
+
"rstrip": false,
|
| 752 |
+
"single_word": false,
|
| 753 |
+
"special": true
|
| 754 |
+
},
|
| 755 |
+
"256090": {
|
| 756 |
+
"content": "<extra_id_209>",
|
| 757 |
+
"lstrip": false,
|
| 758 |
+
"normalized": false,
|
| 759 |
+
"rstrip": false,
|
| 760 |
+
"single_word": false,
|
| 761 |
+
"special": true
|
| 762 |
+
},
|
| 763 |
+
"256091": {
|
| 764 |
+
"content": "<extra_id_208>",
|
| 765 |
+
"lstrip": false,
|
| 766 |
+
"normalized": false,
|
| 767 |
+
"rstrip": false,
|
| 768 |
+
"single_word": false,
|
| 769 |
+
"special": true
|
| 770 |
+
},
|
| 771 |
+
"256092": {
|
| 772 |
+
"content": "<extra_id_207>",
|
| 773 |
+
"lstrip": false,
|
| 774 |
+
"normalized": false,
|
| 775 |
+
"rstrip": false,
|
| 776 |
+
"single_word": false,
|
| 777 |
+
"special": true
|
| 778 |
+
},
|
| 779 |
+
"256093": {
|
| 780 |
+
"content": "<extra_id_206>",
|
| 781 |
+
"lstrip": false,
|
| 782 |
+
"normalized": false,
|
| 783 |
+
"rstrip": false,
|
| 784 |
+
"single_word": false,
|
| 785 |
+
"special": true
|
| 786 |
+
},
|
| 787 |
+
"256094": {
|
| 788 |
+
"content": "<extra_id_205>",
|
| 789 |
+
"lstrip": false,
|
| 790 |
+
"normalized": false,
|
| 791 |
+
"rstrip": false,
|
| 792 |
+
"single_word": false,
|
| 793 |
+
"special": true
|
| 794 |
+
},
|
| 795 |
+
"256095": {
|
| 796 |
+
"content": "<extra_id_204>",
|
| 797 |
+
"lstrip": false,
|
| 798 |
+
"normalized": false,
|
| 799 |
+
"rstrip": false,
|
| 800 |
+
"single_word": false,
|
| 801 |
+
"special": true
|
| 802 |
+
},
|
| 803 |
+
"256096": {
|
| 804 |
+
"content": "<extra_id_203>",
|
| 805 |
+
"lstrip": false,
|
| 806 |
+
"normalized": false,
|
| 807 |
+
"rstrip": false,
|
| 808 |
+
"single_word": false,
|
| 809 |
+
"special": true
|
| 810 |
+
},
|
| 811 |
+
"256097": {
|
| 812 |
+
"content": "<extra_id_202>",
|
| 813 |
+
"lstrip": false,
|
| 814 |
+
"normalized": false,
|
| 815 |
+
"rstrip": false,
|
| 816 |
+
"single_word": false,
|
| 817 |
+
"special": true
|
| 818 |
+
},
|
| 819 |
+
"256098": {
|
| 820 |
+
"content": "<extra_id_201>",
|
| 821 |
+
"lstrip": false,
|
| 822 |
+
"normalized": false,
|
| 823 |
+
"rstrip": false,
|
| 824 |
+
"single_word": false,
|
| 825 |
+
"special": true
|
| 826 |
+
},
|
| 827 |
+
"256099": {
|
| 828 |
+
"content": "<extra_id_200>",
|
| 829 |
+
"lstrip": false,
|
| 830 |
+
"normalized": false,
|
| 831 |
+
"rstrip": false,
|
| 832 |
+
"single_word": false,
|
| 833 |
+
"special": true
|
| 834 |
+
},
|
| 835 |
+
"256100": {
|
| 836 |
+
"content": "<extra_id_199>",
|
| 837 |
+
"lstrip": false,
|
| 838 |
+
"normalized": false,
|
| 839 |
+
"rstrip": false,
|
| 840 |
+
"single_word": false,
|
| 841 |
+
"special": true
|
| 842 |
+
},
|
| 843 |
+
"256101": {
|
| 844 |
+
"content": "<extra_id_198>",
|
| 845 |
+
"lstrip": false,
|
| 846 |
+
"normalized": false,
|
| 847 |
+
"rstrip": false,
|
| 848 |
+
"single_word": false,
|
| 849 |
+
"special": true
|
| 850 |
+
},
|
| 851 |
+
"256102": {
|
| 852 |
+
"content": "<extra_id_197>",
|
| 853 |
+
"lstrip": false,
|
| 854 |
+
"normalized": false,
|
| 855 |
+
"rstrip": false,
|
| 856 |
+
"single_word": false,
|
| 857 |
+
"special": true
|
| 858 |
+
},
|
| 859 |
+
"256103": {
|
| 860 |
+
"content": "<extra_id_196>",
|
| 861 |
+
"lstrip": false,
|
| 862 |
+
"normalized": false,
|
| 863 |
+
"rstrip": false,
|
| 864 |
+
"single_word": false,
|
| 865 |
+
"special": true
|
| 866 |
+
},
|
| 867 |
+
"256104": {
|
| 868 |
+
"content": "<extra_id_195>",
|
| 869 |
+
"lstrip": false,
|
| 870 |
+
"normalized": false,
|
| 871 |
+
"rstrip": false,
|
| 872 |
+
"single_word": false,
|
| 873 |
+
"special": true
|
| 874 |
+
},
|
| 875 |
+
"256105": {
|
| 876 |
+
"content": "<extra_id_194>",
|
| 877 |
+
"lstrip": false,
|
| 878 |
+
"normalized": false,
|
| 879 |
+
"rstrip": false,
|
| 880 |
+
"single_word": false,
|
| 881 |
+
"special": true
|
| 882 |
+
},
|
| 883 |
+
"256106": {
|
| 884 |
+
"content": "<extra_id_193>",
|
| 885 |
+
"lstrip": false,
|
| 886 |
+
"normalized": false,
|
| 887 |
+
"rstrip": false,
|
| 888 |
+
"single_word": false,
|
| 889 |
+
"special": true
|
| 890 |
+
},
|
| 891 |
+
"256107": {
|
| 892 |
+
"content": "<extra_id_192>",
|
| 893 |
+
"lstrip": false,
|
| 894 |
+
"normalized": false,
|
| 895 |
+
"rstrip": false,
|
| 896 |
+
"single_word": false,
|
| 897 |
+
"special": true
|
| 898 |
+
},
|
| 899 |
+
"256108": {
|
| 900 |
+
"content": "<extra_id_191>",
|
| 901 |
+
"lstrip": false,
|
| 902 |
+
"normalized": false,
|
| 903 |
+
"rstrip": false,
|
| 904 |
+
"single_word": false,
|
| 905 |
+
"special": true
|
| 906 |
+
},
|
| 907 |
+
"256109": {
|
| 908 |
+
"content": "<extra_id_190>",
|
| 909 |
+
"lstrip": false,
|
| 910 |
+
"normalized": false,
|
| 911 |
+
"rstrip": false,
|
| 912 |
+
"single_word": false,
|
| 913 |
+
"special": true
|
| 914 |
+
},
|
| 915 |
+
"256110": {
|
| 916 |
+
"content": "<extra_id_189>",
|
| 917 |
+
"lstrip": false,
|
| 918 |
+
"normalized": false,
|
| 919 |
+
"rstrip": false,
|
| 920 |
+
"single_word": false,
|
| 921 |
+
"special": true
|
| 922 |
+
},
|
| 923 |
+
"256111": {
|
| 924 |
+
"content": "<extra_id_188>",
|
| 925 |
+
"lstrip": false,
|
| 926 |
+
"normalized": false,
|
| 927 |
+
"rstrip": false,
|
| 928 |
+
"single_word": false,
|
| 929 |
+
"special": true
|
| 930 |
+
},
|
| 931 |
+
"256112": {
|
| 932 |
+
"content": "<extra_id_187>",
|
| 933 |
+
"lstrip": false,
|
| 934 |
+
"normalized": false,
|
| 935 |
+
"rstrip": false,
|
| 936 |
+
"single_word": false,
|
| 937 |
+
"special": true
|
| 938 |
+
},
|
| 939 |
+
"256113": {
|
| 940 |
+
"content": "<extra_id_186>",
|
| 941 |
+
"lstrip": false,
|
| 942 |
+
"normalized": false,
|
| 943 |
+
"rstrip": false,
|
| 944 |
+
"single_word": false,
|
| 945 |
+
"special": true
|
| 946 |
+
},
|
| 947 |
+
"256114": {
|
| 948 |
+
"content": "<extra_id_185>",
|
| 949 |
+
"lstrip": false,
|
| 950 |
+
"normalized": false,
|
| 951 |
+
"rstrip": false,
|
| 952 |
+
"single_word": false,
|
| 953 |
+
"special": true
|
| 954 |
+
},
|
| 955 |
+
"256115": {
|
| 956 |
+
"content": "<extra_id_184>",
|
| 957 |
+
"lstrip": false,
|
| 958 |
+
"normalized": false,
|
| 959 |
+
"rstrip": false,
|
| 960 |
+
"single_word": false,
|
| 961 |
+
"special": true
|
| 962 |
+
},
|
| 963 |
+
"256116": {
|
| 964 |
+
"content": "<extra_id_183>",
|
| 965 |
+
"lstrip": false,
|
| 966 |
+
"normalized": false,
|
| 967 |
+
"rstrip": false,
|
| 968 |
+
"single_word": false,
|
| 969 |
+
"special": true
|
| 970 |
+
},
|
| 971 |
+
"256117": {
|
| 972 |
+
"content": "<extra_id_182>",
|
| 973 |
+
"lstrip": false,
|
| 974 |
+
"normalized": false,
|
| 975 |
+
"rstrip": false,
|
| 976 |
+
"single_word": false,
|
| 977 |
+
"special": true
|
| 978 |
+
},
|
| 979 |
+
"256118": {
|
| 980 |
+
"content": "<extra_id_181>",
|
| 981 |
+
"lstrip": false,
|
| 982 |
+
"normalized": false,
|
| 983 |
+
"rstrip": false,
|
| 984 |
+
"single_word": false,
|
| 985 |
+
"special": true
|
| 986 |
+
},
|
| 987 |
+
"256119": {
|
| 988 |
+
"content": "<extra_id_180>",
|
| 989 |
+
"lstrip": false,
|
| 990 |
+
"normalized": false,
|
| 991 |
+
"rstrip": false,
|
| 992 |
+
"single_word": false,
|
| 993 |
+
"special": true
|
| 994 |
+
},
|
| 995 |
+
"256120": {
|
| 996 |
+
"content": "<extra_id_179>",
|
| 997 |
+
"lstrip": false,
|
| 998 |
+
"normalized": false,
|
| 999 |
+
"rstrip": false,
|
| 1000 |
+
"single_word": false,
|
| 1001 |
+
"special": true
|
| 1002 |
+
},
|
| 1003 |
+
"256121": {
|
| 1004 |
+
"content": "<extra_id_178>",
|
| 1005 |
+
"lstrip": false,
|
| 1006 |
+
"normalized": false,
|
| 1007 |
+
"rstrip": false,
|
| 1008 |
+
"single_word": false,
|
| 1009 |
+
"special": true
|
| 1010 |
+
},
|
| 1011 |
+
"256122": {
|
| 1012 |
+
"content": "<extra_id_177>",
|
| 1013 |
+
"lstrip": false,
|
| 1014 |
+
"normalized": false,
|
| 1015 |
+
"rstrip": false,
|
| 1016 |
+
"single_word": false,
|
| 1017 |
+
"special": true
|
| 1018 |
+
},
|
| 1019 |
+
"256123": {
|
| 1020 |
+
"content": "<extra_id_176>",
|
| 1021 |
+
"lstrip": false,
|
| 1022 |
+
"normalized": false,
|
| 1023 |
+
"rstrip": false,
|
| 1024 |
+
"single_word": false,
|
| 1025 |
+
"special": true
|
| 1026 |
+
},
|
| 1027 |
+
"256124": {
|
| 1028 |
+
"content": "<extra_id_175>",
|
| 1029 |
+
"lstrip": false,
|
| 1030 |
+
"normalized": false,
|
| 1031 |
+
"rstrip": false,
|
| 1032 |
+
"single_word": false,
|
| 1033 |
+
"special": true
|
| 1034 |
+
},
|
| 1035 |
+
"256125": {
|
| 1036 |
+
"content": "<extra_id_174>",
|
| 1037 |
+
"lstrip": false,
|
| 1038 |
+
"normalized": false,
|
| 1039 |
+
"rstrip": false,
|
| 1040 |
+
"single_word": false,
|
| 1041 |
+
"special": true
|
| 1042 |
+
},
|
| 1043 |
+
"256126": {
|
| 1044 |
+
"content": "<extra_id_173>",
|
| 1045 |
+
"lstrip": false,
|
| 1046 |
+
"normalized": false,
|
| 1047 |
+
"rstrip": false,
|
| 1048 |
+
"single_word": false,
|
| 1049 |
+
"special": true
|
| 1050 |
+
},
|
| 1051 |
+
"256127": {
|
| 1052 |
+
"content": "<extra_id_172>",
|
| 1053 |
+
"lstrip": false,
|
| 1054 |
+
"normalized": false,
|
| 1055 |
+
"rstrip": false,
|
| 1056 |
+
"single_word": false,
|
| 1057 |
+
"special": true
|
| 1058 |
+
},
|
| 1059 |
+
"256128": {
|
| 1060 |
+
"content": "<extra_id_171>",
|
| 1061 |
+
"lstrip": false,
|
| 1062 |
+
"normalized": false,
|
| 1063 |
+
"rstrip": false,
|
| 1064 |
+
"single_word": false,
|
| 1065 |
+
"special": true
|
| 1066 |
+
},
|
| 1067 |
+
"256129": {
|
| 1068 |
+
"content": "<extra_id_170>",
|
| 1069 |
+
"lstrip": false,
|
| 1070 |
+
"normalized": false,
|
| 1071 |
+
"rstrip": false,
|
| 1072 |
+
"single_word": false,
|
| 1073 |
+
"special": true
|
| 1074 |
+
},
|
| 1075 |
+
"256130": {
|
| 1076 |
+
"content": "<extra_id_169>",
|
| 1077 |
+
"lstrip": false,
|
| 1078 |
+
"normalized": false,
|
| 1079 |
+
"rstrip": false,
|
| 1080 |
+
"single_word": false,
|
| 1081 |
+
"special": true
|
| 1082 |
+
},
|
| 1083 |
+
"256131": {
|
| 1084 |
+
"content": "<extra_id_168>",
|
| 1085 |
+
"lstrip": false,
|
| 1086 |
+
"normalized": false,
|
| 1087 |
+
"rstrip": false,
|
| 1088 |
+
"single_word": false,
|
| 1089 |
+
"special": true
|
| 1090 |
+
},
|
| 1091 |
+
"256132": {
|
| 1092 |
+
"content": "<extra_id_167>",
|
| 1093 |
+
"lstrip": false,
|
| 1094 |
+
"normalized": false,
|
| 1095 |
+
"rstrip": false,
|
| 1096 |
+
"single_word": false,
|
| 1097 |
+
"special": true
|
| 1098 |
+
},
|
| 1099 |
+
"256133": {
|
| 1100 |
+
"content": "<extra_id_166>",
|
| 1101 |
+
"lstrip": false,
|
| 1102 |
+
"normalized": false,
|
| 1103 |
+
"rstrip": false,
|
| 1104 |
+
"single_word": false,
|
| 1105 |
+
"special": true
|
| 1106 |
+
},
|
| 1107 |
+
"256134": {
|
| 1108 |
+
"content": "<extra_id_165>",
|
| 1109 |
+
"lstrip": false,
|
| 1110 |
+
"normalized": false,
|
| 1111 |
+
"rstrip": false,
|
| 1112 |
+
"single_word": false,
|
| 1113 |
+
"special": true
|
| 1114 |
+
},
|
| 1115 |
+
"256135": {
|
| 1116 |
+
"content": "<extra_id_164>",
|
| 1117 |
+
"lstrip": false,
|
| 1118 |
+
"normalized": false,
|
| 1119 |
+
"rstrip": false,
|
| 1120 |
+
"single_word": false,
|
| 1121 |
+
"special": true
|
| 1122 |
+
},
|
| 1123 |
+
"256136": {
|
| 1124 |
+
"content": "<extra_id_163>",
|
| 1125 |
+
"lstrip": false,
|
| 1126 |
+
"normalized": false,
|
| 1127 |
+
"rstrip": false,
|
| 1128 |
+
"single_word": false,
|
| 1129 |
+
"special": true
|
| 1130 |
+
},
|
| 1131 |
+
"256137": {
|
| 1132 |
+
"content": "<extra_id_162>",
|
| 1133 |
+
"lstrip": false,
|
| 1134 |
+
"normalized": false,
|
| 1135 |
+
"rstrip": false,
|
| 1136 |
+
"single_word": false,
|
| 1137 |
+
"special": true
|
| 1138 |
+
},
|
| 1139 |
+
"256138": {
|
| 1140 |
+
"content": "<extra_id_161>",
|
| 1141 |
+
"lstrip": false,
|
| 1142 |
+
"normalized": false,
|
| 1143 |
+
"rstrip": false,
|
| 1144 |
+
"single_word": false,
|
| 1145 |
+
"special": true
|
| 1146 |
+
},
|
| 1147 |
+
"256139": {
|
| 1148 |
+
"content": "<extra_id_160>",
|
| 1149 |
+
"lstrip": false,
|
| 1150 |
+
"normalized": false,
|
| 1151 |
+
"rstrip": false,
|
| 1152 |
+
"single_word": false,
|
| 1153 |
+
"special": true
|
| 1154 |
+
},
|
| 1155 |
+
"256140": {
|
| 1156 |
+
"content": "<extra_id_159>",
|
| 1157 |
+
"lstrip": false,
|
| 1158 |
+
"normalized": false,
|
| 1159 |
+
"rstrip": false,
|
| 1160 |
+
"single_word": false,
|
| 1161 |
+
"special": true
|
| 1162 |
+
},
|
| 1163 |
+
"256141": {
|
| 1164 |
+
"content": "<extra_id_158>",
|
| 1165 |
+
"lstrip": false,
|
| 1166 |
+
"normalized": false,
|
| 1167 |
+
"rstrip": false,
|
| 1168 |
+
"single_word": false,
|
| 1169 |
+
"special": true
|
| 1170 |
+
},
|
| 1171 |
+
"256142": {
|
| 1172 |
+
"content": "<extra_id_157>",
|
| 1173 |
+
"lstrip": false,
|
| 1174 |
+
"normalized": false,
|
| 1175 |
+
"rstrip": false,
|
| 1176 |
+
"single_word": false,
|
| 1177 |
+
"special": true
|
| 1178 |
+
},
|
| 1179 |
+
"256143": {
|
| 1180 |
+
"content": "<extra_id_156>",
|
| 1181 |
+
"lstrip": false,
|
| 1182 |
+
"normalized": false,
|
| 1183 |
+
"rstrip": false,
|
| 1184 |
+
"single_word": false,
|
| 1185 |
+
"special": true
|
| 1186 |
+
},
|
| 1187 |
+
"256144": {
|
| 1188 |
+
"content": "<extra_id_155>",
|
| 1189 |
+
"lstrip": false,
|
| 1190 |
+
"normalized": false,
|
| 1191 |
+
"rstrip": false,
|
| 1192 |
+
"single_word": false,
|
| 1193 |
+
"special": true
|
| 1194 |
+
},
|
| 1195 |
+
"256145": {
|
| 1196 |
+
"content": "<extra_id_154>",
|
| 1197 |
+
"lstrip": false,
|
| 1198 |
+
"normalized": false,
|
| 1199 |
+
"rstrip": false,
|
| 1200 |
+
"single_word": false,
|
| 1201 |
+
"special": true
|
| 1202 |
+
},
|
| 1203 |
+
"256146": {
|
| 1204 |
+
"content": "<extra_id_153>",
|
| 1205 |
+
"lstrip": false,
|
| 1206 |
+
"normalized": false,
|
| 1207 |
+
"rstrip": false,
|
| 1208 |
+
"single_word": false,
|
| 1209 |
+
"special": true
|
| 1210 |
+
},
|
| 1211 |
+
"256147": {
|
| 1212 |
+
"content": "<extra_id_152>",
|
| 1213 |
+
"lstrip": false,
|
| 1214 |
+
"normalized": false,
|
| 1215 |
+
"rstrip": false,
|
| 1216 |
+
"single_word": false,
|
| 1217 |
+
"special": true
|
| 1218 |
+
},
|
| 1219 |
+
"256148": {
|
| 1220 |
+
"content": "<extra_id_151>",
|
| 1221 |
+
"lstrip": false,
|
| 1222 |
+
"normalized": false,
|
| 1223 |
+
"rstrip": false,
|
| 1224 |
+
"single_word": false,
|
| 1225 |
+
"special": true
|
| 1226 |
+
},
|
| 1227 |
+
"256149": {
|
| 1228 |
+
"content": "<extra_id_150>",
|
| 1229 |
+
"lstrip": false,
|
| 1230 |
+
"normalized": false,
|
| 1231 |
+
"rstrip": false,
|
| 1232 |
+
"single_word": false,
|
| 1233 |
+
"special": true
|
| 1234 |
+
},
|
| 1235 |
+
"256150": {
|
| 1236 |
+
"content": "<extra_id_149>",
|
| 1237 |
+
"lstrip": false,
|
| 1238 |
+
"normalized": false,
|
| 1239 |
+
"rstrip": false,
|
| 1240 |
+
"single_word": false,
|
| 1241 |
+
"special": true
|
| 1242 |
+
},
|
| 1243 |
+
"256151": {
|
| 1244 |
+
"content": "<extra_id_148>",
|
| 1245 |
+
"lstrip": false,
|
| 1246 |
+
"normalized": false,
|
| 1247 |
+
"rstrip": false,
|
| 1248 |
+
"single_word": false,
|
| 1249 |
+
"special": true
|
| 1250 |
+
},
|
| 1251 |
+
"256152": {
|
| 1252 |
+
"content": "<extra_id_147>",
|
| 1253 |
+
"lstrip": false,
|
| 1254 |
+
"normalized": false,
|
| 1255 |
+
"rstrip": false,
|
| 1256 |
+
"single_word": false,
|
| 1257 |
+
"special": true
|
| 1258 |
+
},
|
| 1259 |
+
"256153": {
|
| 1260 |
+
"content": "<extra_id_146>",
|
| 1261 |
+
"lstrip": false,
|
| 1262 |
+
"normalized": false,
|
| 1263 |
+
"rstrip": false,
|
| 1264 |
+
"single_word": false,
|
| 1265 |
+
"special": true
|
| 1266 |
+
},
|
| 1267 |
+
"256154": {
|
| 1268 |
+
"content": "<extra_id_145>",
|
| 1269 |
+
"lstrip": false,
|
| 1270 |
+
"normalized": false,
|
| 1271 |
+
"rstrip": false,
|
| 1272 |
+
"single_word": false,
|
| 1273 |
+
"special": true
|
| 1274 |
+
},
|
| 1275 |
+
"256155": {
|
| 1276 |
+
"content": "<extra_id_144>",
|
| 1277 |
+
"lstrip": false,
|
| 1278 |
+
"normalized": false,
|
| 1279 |
+
"rstrip": false,
|
| 1280 |
+
"single_word": false,
|
| 1281 |
+
"special": true
|
| 1282 |
+
},
|
| 1283 |
+
"256156": {
|
| 1284 |
+
"content": "<extra_id_143>",
|
| 1285 |
+
"lstrip": false,
|
| 1286 |
+
"normalized": false,
|
| 1287 |
+
"rstrip": false,
|
| 1288 |
+
"single_word": false,
|
| 1289 |
+
"special": true
|
| 1290 |
+
},
|
| 1291 |
+
"256157": {
|
| 1292 |
+
"content": "<extra_id_142>",
|
| 1293 |
+
"lstrip": false,
|
| 1294 |
+
"normalized": false,
|
| 1295 |
+
"rstrip": false,
|
| 1296 |
+
"single_word": false,
|
| 1297 |
+
"special": true
|
| 1298 |
+
},
|
| 1299 |
+
"256158": {
|
| 1300 |
+
"content": "<extra_id_141>",
|
| 1301 |
+
"lstrip": false,
|
| 1302 |
+
"normalized": false,
|
| 1303 |
+
"rstrip": false,
|
| 1304 |
+
"single_word": false,
|
| 1305 |
+
"special": true
|
| 1306 |
+
},
|
| 1307 |
+
"256159": {
|
| 1308 |
+
"content": "<extra_id_140>",
|
| 1309 |
+
"lstrip": false,
|
| 1310 |
+
"normalized": false,
|
| 1311 |
+
"rstrip": false,
|
| 1312 |
+
"single_word": false,
|
| 1313 |
+
"special": true
|
| 1314 |
+
},
|
| 1315 |
+
"256160": {
|
| 1316 |
+
"content": "<extra_id_139>",
|
| 1317 |
+
"lstrip": false,
|
| 1318 |
+
"normalized": false,
|
| 1319 |
+
"rstrip": false,
|
| 1320 |
+
"single_word": false,
|
| 1321 |
+
"special": true
|
| 1322 |
+
},
|
| 1323 |
+
"256161": {
|
| 1324 |
+
"content": "<extra_id_138>",
|
| 1325 |
+
"lstrip": false,
|
| 1326 |
+
"normalized": false,
|
| 1327 |
+
"rstrip": false,
|
| 1328 |
+
"single_word": false,
|
| 1329 |
+
"special": true
|
| 1330 |
+
},
|
| 1331 |
+
"256162": {
|
| 1332 |
+
"content": "<extra_id_137>",
|
| 1333 |
+
"lstrip": false,
|
| 1334 |
+
"normalized": false,
|
| 1335 |
+
"rstrip": false,
|
| 1336 |
+
"single_word": false,
|
| 1337 |
+
"special": true
|
| 1338 |
+
},
|
| 1339 |
+
"256163": {
|
| 1340 |
+
"content": "<extra_id_136>",
|
| 1341 |
+
"lstrip": false,
|
| 1342 |
+
"normalized": false,
|
| 1343 |
+
"rstrip": false,
|
| 1344 |
+
"single_word": false,
|
| 1345 |
+
"special": true
|
| 1346 |
+
},
|
| 1347 |
+
"256164": {
|
| 1348 |
+
"content": "<extra_id_135>",
|
| 1349 |
+
"lstrip": false,
|
| 1350 |
+
"normalized": false,
|
| 1351 |
+
"rstrip": false,
|
| 1352 |
+
"single_word": false,
|
| 1353 |
+
"special": true
|
| 1354 |
+
},
|
| 1355 |
+
"256165": {
|
| 1356 |
+
"content": "<extra_id_134>",
|
| 1357 |
+
"lstrip": false,
|
| 1358 |
+
"normalized": false,
|
| 1359 |
+
"rstrip": false,
|
| 1360 |
+
"single_word": false,
|
| 1361 |
+
"special": true
|
| 1362 |
+
},
|
| 1363 |
+
"256166": {
|
| 1364 |
+
"content": "<extra_id_133>",
|
| 1365 |
+
"lstrip": false,
|
| 1366 |
+
"normalized": false,
|
| 1367 |
+
"rstrip": false,
|
| 1368 |
+
"single_word": false,
|
| 1369 |
+
"special": true
|
| 1370 |
+
},
|
| 1371 |
+
"256167": {
|
| 1372 |
+
"content": "<extra_id_132>",
|
| 1373 |
+
"lstrip": false,
|
| 1374 |
+
"normalized": false,
|
| 1375 |
+
"rstrip": false,
|
| 1376 |
+
"single_word": false,
|
| 1377 |
+
"special": true
|
| 1378 |
+
},
|
| 1379 |
+
"256168": {
|
| 1380 |
+
"content": "<extra_id_131>",
|
| 1381 |
+
"lstrip": false,
|
| 1382 |
+
"normalized": false,
|
| 1383 |
+
"rstrip": false,
|
| 1384 |
+
"single_word": false,
|
| 1385 |
+
"special": true
|
| 1386 |
+
},
|
| 1387 |
+
"256169": {
|
| 1388 |
+
"content": "<extra_id_130>",
|
| 1389 |
+
"lstrip": false,
|
| 1390 |
+
"normalized": false,
|
| 1391 |
+
"rstrip": false,
|
| 1392 |
+
"single_word": false,
|
| 1393 |
+
"special": true
|
| 1394 |
+
},
|
| 1395 |
+
"256170": {
|
| 1396 |
+
"content": "<extra_id_129>",
|
| 1397 |
+
"lstrip": false,
|
| 1398 |
+
"normalized": false,
|
| 1399 |
+
"rstrip": false,
|
| 1400 |
+
"single_word": false,
|
| 1401 |
+
"special": true
|
| 1402 |
+
},
|
| 1403 |
+
"256171": {
|
| 1404 |
+
"content": "<extra_id_128>",
|
| 1405 |
+
"lstrip": false,
|
| 1406 |
+
"normalized": false,
|
| 1407 |
+
"rstrip": false,
|
| 1408 |
+
"single_word": false,
|
| 1409 |
+
"special": true
|
| 1410 |
+
},
|
| 1411 |
+
"256172": {
|
| 1412 |
+
"content": "<extra_id_127>",
|
| 1413 |
+
"lstrip": false,
|
| 1414 |
+
"normalized": false,
|
| 1415 |
+
"rstrip": false,
|
| 1416 |
+
"single_word": false,
|
| 1417 |
+
"special": true
|
| 1418 |
+
},
|
| 1419 |
+
"256173": {
|
| 1420 |
+
"content": "<extra_id_126>",
|
| 1421 |
+
"lstrip": false,
|
| 1422 |
+
"normalized": false,
|
| 1423 |
+
"rstrip": false,
|
| 1424 |
+
"single_word": false,
|
| 1425 |
+
"special": true
|
| 1426 |
+
},
|
| 1427 |
+
"256174": {
|
| 1428 |
+
"content": "<extra_id_125>",
|
| 1429 |
+
"lstrip": false,
|
| 1430 |
+
"normalized": false,
|
| 1431 |
+
"rstrip": false,
|
| 1432 |
+
"single_word": false,
|
| 1433 |
+
"special": true
|
| 1434 |
+
},
|
| 1435 |
+
"256175": {
|
| 1436 |
+
"content": "<extra_id_124>",
|
| 1437 |
+
"lstrip": false,
|
| 1438 |
+
"normalized": false,
|
| 1439 |
+
"rstrip": false,
|
| 1440 |
+
"single_word": false,
|
| 1441 |
+
"special": true
|
| 1442 |
+
},
|
| 1443 |
+
"256176": {
|
| 1444 |
+
"content": "<extra_id_123>",
|
| 1445 |
+
"lstrip": false,
|
| 1446 |
+
"normalized": false,
|
| 1447 |
+
"rstrip": false,
|
| 1448 |
+
"single_word": false,
|
| 1449 |
+
"special": true
|
| 1450 |
+
},
|
| 1451 |
+
"256177": {
|
| 1452 |
+
"content": "<extra_id_122>",
|
| 1453 |
+
"lstrip": false,
|
| 1454 |
+
"normalized": false,
|
| 1455 |
+
"rstrip": false,
|
| 1456 |
+
"single_word": false,
|
| 1457 |
+
"special": true
|
| 1458 |
+
},
|
| 1459 |
+
"256178": {
|
| 1460 |
+
"content": "<extra_id_121>",
|
| 1461 |
+
"lstrip": false,
|
| 1462 |
+
"normalized": false,
|
| 1463 |
+
"rstrip": false,
|
| 1464 |
+
"single_word": false,
|
| 1465 |
+
"special": true
|
| 1466 |
+
},
|
| 1467 |
+
"256179": {
|
| 1468 |
+
"content": "<extra_id_120>",
|
| 1469 |
+
"lstrip": false,
|
| 1470 |
+
"normalized": false,
|
| 1471 |
+
"rstrip": false,
|
| 1472 |
+
"single_word": false,
|
| 1473 |
+
"special": true
|
| 1474 |
+
},
|
| 1475 |
+
"256180": {
|
| 1476 |
+
"content": "<extra_id_119>",
|
| 1477 |
+
"lstrip": false,
|
| 1478 |
+
"normalized": false,
|
| 1479 |
+
"rstrip": false,
|
| 1480 |
+
"single_word": false,
|
| 1481 |
+
"special": true
|
| 1482 |
+
},
|
| 1483 |
+
"256181": {
|
| 1484 |
+
"content": "<extra_id_118>",
|
| 1485 |
+
"lstrip": false,
|
| 1486 |
+
"normalized": false,
|
| 1487 |
+
"rstrip": false,
|
| 1488 |
+
"single_word": false,
|
| 1489 |
+
"special": true
|
| 1490 |
+
},
|
| 1491 |
+
"256182": {
|
| 1492 |
+
"content": "<extra_id_117>",
|
| 1493 |
+
"lstrip": false,
|
| 1494 |
+
"normalized": false,
|
| 1495 |
+
"rstrip": false,
|
| 1496 |
+
"single_word": false,
|
| 1497 |
+
"special": true
|
| 1498 |
+
},
|
| 1499 |
+
"256183": {
|
| 1500 |
+
"content": "<extra_id_116>",
|
| 1501 |
+
"lstrip": false,
|
| 1502 |
+
"normalized": false,
|
| 1503 |
+
"rstrip": false,
|
| 1504 |
+
"single_word": false,
|
| 1505 |
+
"special": true
|
| 1506 |
+
},
|
| 1507 |
+
"256184": {
|
| 1508 |
+
"content": "<extra_id_115>",
|
| 1509 |
+
"lstrip": false,
|
| 1510 |
+
"normalized": false,
|
| 1511 |
+
"rstrip": false,
|
| 1512 |
+
"single_word": false,
|
| 1513 |
+
"special": true
|
| 1514 |
+
},
|
| 1515 |
+
"256185": {
|
| 1516 |
+
"content": "<extra_id_114>",
|
| 1517 |
+
"lstrip": false,
|
| 1518 |
+
"normalized": false,
|
| 1519 |
+
"rstrip": false,
|
| 1520 |
+
"single_word": false,
|
| 1521 |
+
"special": true
|
| 1522 |
+
},
|
| 1523 |
+
"256186": {
|
| 1524 |
+
"content": "<extra_id_113>",
|
| 1525 |
+
"lstrip": false,
|
| 1526 |
+
"normalized": false,
|
| 1527 |
+
"rstrip": false,
|
| 1528 |
+
"single_word": false,
|
| 1529 |
+
"special": true
|
| 1530 |
+
},
|
| 1531 |
+
"256187": {
|
| 1532 |
+
"content": "<extra_id_112>",
|
| 1533 |
+
"lstrip": false,
|
| 1534 |
+
"normalized": false,
|
| 1535 |
+
"rstrip": false,
|
| 1536 |
+
"single_word": false,
|
| 1537 |
+
"special": true
|
| 1538 |
+
},
|
| 1539 |
+
"256188": {
|
| 1540 |
+
"content": "<extra_id_111>",
|
| 1541 |
+
"lstrip": false,
|
| 1542 |
+
"normalized": false,
|
| 1543 |
+
"rstrip": false,
|
| 1544 |
+
"single_word": false,
|
| 1545 |
+
"special": true
|
| 1546 |
+
},
|
| 1547 |
+
"256189": {
|
| 1548 |
+
"content": "<extra_id_110>",
|
| 1549 |
+
"lstrip": false,
|
| 1550 |
+
"normalized": false,
|
| 1551 |
+
"rstrip": false,
|
| 1552 |
+
"single_word": false,
|
| 1553 |
+
"special": true
|
| 1554 |
+
},
|
| 1555 |
+
"256190": {
|
| 1556 |
+
"content": "<extra_id_109>",
|
| 1557 |
+
"lstrip": false,
|
| 1558 |
+
"normalized": false,
|
| 1559 |
+
"rstrip": false,
|
| 1560 |
+
"single_word": false,
|
| 1561 |
+
"special": true
|
| 1562 |
+
},
|
| 1563 |
+
"256191": {
|
| 1564 |
+
"content": "<extra_id_108>",
|
| 1565 |
+
"lstrip": false,
|
| 1566 |
+
"normalized": false,
|
| 1567 |
+
"rstrip": false,
|
| 1568 |
+
"single_word": false,
|
| 1569 |
+
"special": true
|
| 1570 |
+
},
|
| 1571 |
+
"256192": {
|
| 1572 |
+
"content": "<extra_id_107>",
|
| 1573 |
+
"lstrip": false,
|
| 1574 |
+
"normalized": false,
|
| 1575 |
+
"rstrip": false,
|
| 1576 |
+
"single_word": false,
|
| 1577 |
+
"special": true
|
| 1578 |
+
},
|
| 1579 |
+
"256193": {
|
| 1580 |
+
"content": "<extra_id_106>",
|
| 1581 |
+
"lstrip": false,
|
| 1582 |
+
"normalized": false,
|
| 1583 |
+
"rstrip": false,
|
| 1584 |
+
"single_word": false,
|
| 1585 |
+
"special": true
|
| 1586 |
+
},
|
| 1587 |
+
"256194": {
|
| 1588 |
+
"content": "<extra_id_105>",
|
| 1589 |
+
"lstrip": false,
|
| 1590 |
+
"normalized": false,
|
| 1591 |
+
"rstrip": false,
|
| 1592 |
+
"single_word": false,
|
| 1593 |
+
"special": true
|
| 1594 |
+
},
|
| 1595 |
+
"256195": {
|
| 1596 |
+
"content": "<extra_id_104>",
|
| 1597 |
+
"lstrip": false,
|
| 1598 |
+
"normalized": false,
|
| 1599 |
+
"rstrip": false,
|
| 1600 |
+
"single_word": false,
|
| 1601 |
+
"special": true
|
| 1602 |
+
},
|
| 1603 |
+
"256196": {
|
| 1604 |
+
"content": "<extra_id_103>",
|
| 1605 |
+
"lstrip": false,
|
| 1606 |
+
"normalized": false,
|
| 1607 |
+
"rstrip": false,
|
| 1608 |
+
"single_word": false,
|
| 1609 |
+
"special": true
|
| 1610 |
+
},
|
| 1611 |
+
"256197": {
|
| 1612 |
+
"content": "<extra_id_102>",
|
| 1613 |
+
"lstrip": false,
|
| 1614 |
+
"normalized": false,
|
| 1615 |
+
"rstrip": false,
|
| 1616 |
+
"single_word": false,
|
| 1617 |
+
"special": true
|
| 1618 |
+
},
|
| 1619 |
+
"256198": {
|
| 1620 |
+
"content": "<extra_id_101>",
|
| 1621 |
+
"lstrip": false,
|
| 1622 |
+
"normalized": false,
|
| 1623 |
+
"rstrip": false,
|
| 1624 |
+
"single_word": false,
|
| 1625 |
+
"special": true
|
| 1626 |
+
},
|
| 1627 |
+
"256199": {
|
| 1628 |
+
"content": "<extra_id_100>",
|
| 1629 |
+
"lstrip": false,
|
| 1630 |
+
"normalized": false,
|
| 1631 |
+
"rstrip": false,
|
| 1632 |
+
"single_word": false,
|
| 1633 |
+
"special": true
|
| 1634 |
+
},
|
| 1635 |
+
"256200": {
|
| 1636 |
+
"content": "<extra_id_99>",
|
| 1637 |
+
"lstrip": false,
|
| 1638 |
+
"normalized": false,
|
| 1639 |
+
"rstrip": false,
|
| 1640 |
+
"single_word": false,
|
| 1641 |
+
"special": true
|
| 1642 |
+
},
|
| 1643 |
+
"256201": {
|
| 1644 |
+
"content": "<extra_id_98>",
|
| 1645 |
+
"lstrip": false,
|
| 1646 |
+
"normalized": false,
|
| 1647 |
+
"rstrip": false,
|
| 1648 |
+
"single_word": false,
|
| 1649 |
+
"special": true
|
| 1650 |
+
},
|
| 1651 |
+
"256202": {
|
| 1652 |
+
"content": "<extra_id_97>",
|
| 1653 |
+
"lstrip": false,
|
| 1654 |
+
"normalized": false,
|
| 1655 |
+
"rstrip": false,
|
| 1656 |
+
"single_word": false,
|
| 1657 |
+
"special": true
|
| 1658 |
+
},
|
| 1659 |
+
"256203": {
|
| 1660 |
+
"content": "<extra_id_96>",
|
| 1661 |
+
"lstrip": false,
|
| 1662 |
+
"normalized": false,
|
| 1663 |
+
"rstrip": false,
|
| 1664 |
+
"single_word": false,
|
| 1665 |
+
"special": true
|
| 1666 |
+
},
|
| 1667 |
+
"256204": {
|
| 1668 |
+
"content": "<extra_id_95>",
|
| 1669 |
+
"lstrip": false,
|
| 1670 |
+
"normalized": false,
|
| 1671 |
+
"rstrip": false,
|
| 1672 |
+
"single_word": false,
|
| 1673 |
+
"special": true
|
| 1674 |
+
},
|
| 1675 |
+
"256205": {
|
| 1676 |
+
"content": "<extra_id_94>",
|
| 1677 |
+
"lstrip": false,
|
| 1678 |
+
"normalized": false,
|
| 1679 |
+
"rstrip": false,
|
| 1680 |
+
"single_word": false,
|
| 1681 |
+
"special": true
|
| 1682 |
+
},
|
| 1683 |
+
"256206": {
|
| 1684 |
+
"content": "<extra_id_93>",
|
| 1685 |
+
"lstrip": false,
|
| 1686 |
+
"normalized": false,
|
| 1687 |
+
"rstrip": false,
|
| 1688 |
+
"single_word": false,
|
| 1689 |
+
"special": true
|
| 1690 |
+
},
|
| 1691 |
+
"256207": {
|
| 1692 |
+
"content": "<extra_id_92>",
|
| 1693 |
+
"lstrip": false,
|
| 1694 |
+
"normalized": false,
|
| 1695 |
+
"rstrip": false,
|
| 1696 |
+
"single_word": false,
|
| 1697 |
+
"special": true
|
| 1698 |
+
},
|
| 1699 |
+
"256208": {
|
| 1700 |
+
"content": "<extra_id_91>",
|
| 1701 |
+
"lstrip": false,
|
| 1702 |
+
"normalized": false,
|
| 1703 |
+
"rstrip": false,
|
| 1704 |
+
"single_word": false,
|
| 1705 |
+
"special": true
|
| 1706 |
+
},
|
| 1707 |
+
"256209": {
|
| 1708 |
+
"content": "<extra_id_90>",
|
| 1709 |
+
"lstrip": false,
|
| 1710 |
+
"normalized": false,
|
| 1711 |
+
"rstrip": false,
|
| 1712 |
+
"single_word": false,
|
| 1713 |
+
"special": true
|
| 1714 |
+
},
|
| 1715 |
+
"256210": {
|
| 1716 |
+
"content": "<extra_id_89>",
|
| 1717 |
+
"lstrip": false,
|
| 1718 |
+
"normalized": false,
|
| 1719 |
+
"rstrip": false,
|
| 1720 |
+
"single_word": false,
|
| 1721 |
+
"special": true
|
| 1722 |
+
},
|
| 1723 |
+
"256211": {
|
| 1724 |
+
"content": "<extra_id_88>",
|
| 1725 |
+
"lstrip": false,
|
| 1726 |
+
"normalized": false,
|
| 1727 |
+
"rstrip": false,
|
| 1728 |
+
"single_word": false,
|
| 1729 |
+
"special": true
|
| 1730 |
+
},
|
| 1731 |
+
"256212": {
|
| 1732 |
+
"content": "<extra_id_87>",
|
| 1733 |
+
"lstrip": false,
|
| 1734 |
+
"normalized": false,
|
| 1735 |
+
"rstrip": false,
|
| 1736 |
+
"single_word": false,
|
| 1737 |
+
"special": true
|
| 1738 |
+
},
|
| 1739 |
+
"256213": {
|
| 1740 |
+
"content": "<extra_id_86>",
|
| 1741 |
+
"lstrip": false,
|
| 1742 |
+
"normalized": false,
|
| 1743 |
+
"rstrip": false,
|
| 1744 |
+
"single_word": false,
|
| 1745 |
+
"special": true
|
| 1746 |
+
},
|
| 1747 |
+
"256214": {
|
| 1748 |
+
"content": "<extra_id_85>",
|
| 1749 |
+
"lstrip": false,
|
| 1750 |
+
"normalized": false,
|
| 1751 |
+
"rstrip": false,
|
| 1752 |
+
"single_word": false,
|
| 1753 |
+
"special": true
|
| 1754 |
+
},
|
| 1755 |
+
"256215": {
|
| 1756 |
+
"content": "<extra_id_84>",
|
| 1757 |
+
"lstrip": false,
|
| 1758 |
+
"normalized": false,
|
| 1759 |
+
"rstrip": false,
|
| 1760 |
+
"single_word": false,
|
| 1761 |
+
"special": true
|
| 1762 |
+
},
|
| 1763 |
+
"256216": {
|
| 1764 |
+
"content": "<extra_id_83>",
|
| 1765 |
+
"lstrip": false,
|
| 1766 |
+
"normalized": false,
|
| 1767 |
+
"rstrip": false,
|
| 1768 |
+
"single_word": false,
|
| 1769 |
+
"special": true
|
| 1770 |
+
},
|
| 1771 |
+
"256217": {
|
| 1772 |
+
"content": "<extra_id_82>",
|
| 1773 |
+
"lstrip": false,
|
| 1774 |
+
"normalized": false,
|
| 1775 |
+
"rstrip": false,
|
| 1776 |
+
"single_word": false,
|
| 1777 |
+
"special": true
|
| 1778 |
+
},
|
| 1779 |
+
"256218": {
|
| 1780 |
+
"content": "<extra_id_81>",
|
| 1781 |
+
"lstrip": false,
|
| 1782 |
+
"normalized": false,
|
| 1783 |
+
"rstrip": false,
|
| 1784 |
+
"single_word": false,
|
| 1785 |
+
"special": true
|
| 1786 |
+
},
|
| 1787 |
+
"256219": {
|
| 1788 |
+
"content": "<extra_id_80>",
|
| 1789 |
+
"lstrip": false,
|
| 1790 |
+
"normalized": false,
|
| 1791 |
+
"rstrip": false,
|
| 1792 |
+
"single_word": false,
|
| 1793 |
+
"special": true
|
| 1794 |
+
},
|
| 1795 |
+
"256220": {
|
| 1796 |
+
"content": "<extra_id_79>",
|
| 1797 |
+
"lstrip": false,
|
| 1798 |
+
"normalized": false,
|
| 1799 |
+
"rstrip": false,
|
| 1800 |
+
"single_word": false,
|
| 1801 |
+
"special": true
|
| 1802 |
+
},
|
| 1803 |
+
"256221": {
|
| 1804 |
+
"content": "<extra_id_78>",
|
| 1805 |
+
"lstrip": false,
|
| 1806 |
+
"normalized": false,
|
| 1807 |
+
"rstrip": false,
|
| 1808 |
+
"single_word": false,
|
| 1809 |
+
"special": true
|
| 1810 |
+
},
|
| 1811 |
+
"256222": {
|
| 1812 |
+
"content": "<extra_id_77>",
|
| 1813 |
+
"lstrip": false,
|
| 1814 |
+
"normalized": false,
|
| 1815 |
+
"rstrip": false,
|
| 1816 |
+
"single_word": false,
|
| 1817 |
+
"special": true
|
| 1818 |
+
},
|
| 1819 |
+
"256223": {
|
| 1820 |
+
"content": "<extra_id_76>",
|
| 1821 |
+
"lstrip": false,
|
| 1822 |
+
"normalized": false,
|
| 1823 |
+
"rstrip": false,
|
| 1824 |
+
"single_word": false,
|
| 1825 |
+
"special": true
|
| 1826 |
+
},
|
| 1827 |
+
"256224": {
|
| 1828 |
+
"content": "<extra_id_75>",
|
| 1829 |
+
"lstrip": false,
|
| 1830 |
+
"normalized": false,
|
| 1831 |
+
"rstrip": false,
|
| 1832 |
+
"single_word": false,
|
| 1833 |
+
"special": true
|
| 1834 |
+
},
|
| 1835 |
+
"256225": {
|
| 1836 |
+
"content": "<extra_id_74>",
|
| 1837 |
+
"lstrip": false,
|
| 1838 |
+
"normalized": false,
|
| 1839 |
+
"rstrip": false,
|
| 1840 |
+
"single_word": false,
|
| 1841 |
+
"special": true
|
| 1842 |
+
},
|
| 1843 |
+
"256226": {
|
| 1844 |
+
"content": "<extra_id_73>",
|
| 1845 |
+
"lstrip": false,
|
| 1846 |
+
"normalized": false,
|
| 1847 |
+
"rstrip": false,
|
| 1848 |
+
"single_word": false,
|
| 1849 |
+
"special": true
|
| 1850 |
+
},
|
| 1851 |
+
"256227": {
|
| 1852 |
+
"content": "<extra_id_72>",
|
| 1853 |
+
"lstrip": false,
|
| 1854 |
+
"normalized": false,
|
| 1855 |
+
"rstrip": false,
|
| 1856 |
+
"single_word": false,
|
| 1857 |
+
"special": true
|
| 1858 |
+
},
|
| 1859 |
+
"256228": {
|
| 1860 |
+
"content": "<extra_id_71>",
|
| 1861 |
+
"lstrip": false,
|
| 1862 |
+
"normalized": false,
|
| 1863 |
+
"rstrip": false,
|
| 1864 |
+
"single_word": false,
|
| 1865 |
+
"special": true
|
| 1866 |
+
},
|
| 1867 |
+
"256229": {
|
| 1868 |
+
"content": "<extra_id_70>",
|
| 1869 |
+
"lstrip": false,
|
| 1870 |
+
"normalized": false,
|
| 1871 |
+
"rstrip": false,
|
| 1872 |
+
"single_word": false,
|
| 1873 |
+
"special": true
|
| 1874 |
+
},
|
| 1875 |
+
"256230": {
|
| 1876 |
+
"content": "<extra_id_69>",
|
| 1877 |
+
"lstrip": false,
|
| 1878 |
+
"normalized": false,
|
| 1879 |
+
"rstrip": false,
|
| 1880 |
+
"single_word": false,
|
| 1881 |
+
"special": true
|
| 1882 |
+
},
|
| 1883 |
+
"256231": {
|
| 1884 |
+
"content": "<extra_id_68>",
|
| 1885 |
+
"lstrip": false,
|
| 1886 |
+
"normalized": false,
|
| 1887 |
+
"rstrip": false,
|
| 1888 |
+
"single_word": false,
|
| 1889 |
+
"special": true
|
| 1890 |
+
},
|
| 1891 |
+
"256232": {
|
| 1892 |
+
"content": "<extra_id_67>",
|
| 1893 |
+
"lstrip": false,
|
| 1894 |
+
"normalized": false,
|
| 1895 |
+
"rstrip": false,
|
| 1896 |
+
"single_word": false,
|
| 1897 |
+
"special": true
|
| 1898 |
+
},
|
| 1899 |
+
"256233": {
|
| 1900 |
+
"content": "<extra_id_66>",
|
| 1901 |
+
"lstrip": false,
|
| 1902 |
+
"normalized": false,
|
| 1903 |
+
"rstrip": false,
|
| 1904 |
+
"single_word": false,
|
| 1905 |
+
"special": true
|
| 1906 |
+
},
|
| 1907 |
+
"256234": {
|
| 1908 |
+
"content": "<extra_id_65>",
|
| 1909 |
+
"lstrip": false,
|
| 1910 |
+
"normalized": false,
|
| 1911 |
+
"rstrip": false,
|
| 1912 |
+
"single_word": false,
|
| 1913 |
+
"special": true
|
| 1914 |
+
},
|
| 1915 |
+
"256235": {
|
| 1916 |
+
"content": "<extra_id_64>",
|
| 1917 |
+
"lstrip": false,
|
| 1918 |
+
"normalized": false,
|
| 1919 |
+
"rstrip": false,
|
| 1920 |
+
"single_word": false,
|
| 1921 |
+
"special": true
|
| 1922 |
+
},
|
| 1923 |
+
"256236": {
|
| 1924 |
+
"content": "<extra_id_63>",
|
| 1925 |
+
"lstrip": false,
|
| 1926 |
+
"normalized": false,
|
| 1927 |
+
"rstrip": false,
|
| 1928 |
+
"single_word": false,
|
| 1929 |
+
"special": true
|
| 1930 |
+
},
|
| 1931 |
+
"256237": {
|
| 1932 |
+
"content": "<extra_id_62>",
|
| 1933 |
+
"lstrip": false,
|
| 1934 |
+
"normalized": false,
|
| 1935 |
+
"rstrip": false,
|
| 1936 |
+
"single_word": false,
|
| 1937 |
+
"special": true
|
| 1938 |
+
},
|
| 1939 |
+
"256238": {
|
| 1940 |
+
"content": "<extra_id_61>",
|
| 1941 |
+
"lstrip": false,
|
| 1942 |
+
"normalized": false,
|
| 1943 |
+
"rstrip": false,
|
| 1944 |
+
"single_word": false,
|
| 1945 |
+
"special": true
|
| 1946 |
+
},
|
| 1947 |
+
"256239": {
|
| 1948 |
+
"content": "<extra_id_60>",
|
| 1949 |
+
"lstrip": false,
|
| 1950 |
+
"normalized": false,
|
| 1951 |
+
"rstrip": false,
|
| 1952 |
+
"single_word": false,
|
| 1953 |
+
"special": true
|
| 1954 |
+
},
|
| 1955 |
+
"256240": {
|
| 1956 |
+
"content": "<extra_id_59>",
|
| 1957 |
+
"lstrip": false,
|
| 1958 |
+
"normalized": false,
|
| 1959 |
+
"rstrip": false,
|
| 1960 |
+
"single_word": false,
|
| 1961 |
+
"special": true
|
| 1962 |
+
},
|
| 1963 |
+
"256241": {
|
| 1964 |
+
"content": "<extra_id_58>",
|
| 1965 |
+
"lstrip": false,
|
| 1966 |
+
"normalized": false,
|
| 1967 |
+
"rstrip": false,
|
| 1968 |
+
"single_word": false,
|
| 1969 |
+
"special": true
|
| 1970 |
+
},
|
| 1971 |
+
"256242": {
|
| 1972 |
+
"content": "<extra_id_57>",
|
| 1973 |
+
"lstrip": false,
|
| 1974 |
+
"normalized": false,
|
| 1975 |
+
"rstrip": false,
|
| 1976 |
+
"single_word": false,
|
| 1977 |
+
"special": true
|
| 1978 |
+
},
|
| 1979 |
+
"256243": {
|
| 1980 |
+
"content": "<extra_id_56>",
|
| 1981 |
+
"lstrip": false,
|
| 1982 |
+
"normalized": false,
|
| 1983 |
+
"rstrip": false,
|
| 1984 |
+
"single_word": false,
|
| 1985 |
+
"special": true
|
| 1986 |
+
},
|
| 1987 |
+
"256244": {
|
| 1988 |
+
"content": "<extra_id_55>",
|
| 1989 |
+
"lstrip": false,
|
| 1990 |
+
"normalized": false,
|
| 1991 |
+
"rstrip": false,
|
| 1992 |
+
"single_word": false,
|
| 1993 |
+
"special": true
|
| 1994 |
+
},
|
| 1995 |
+
"256245": {
|
| 1996 |
+
"content": "<extra_id_54>",
|
| 1997 |
+
"lstrip": false,
|
| 1998 |
+
"normalized": false,
|
| 1999 |
+
"rstrip": false,
|
| 2000 |
+
"single_word": false,
|
| 2001 |
+
"special": true
|
| 2002 |
+
},
|
| 2003 |
+
"256246": {
|
| 2004 |
+
"content": "<extra_id_53>",
|
| 2005 |
+
"lstrip": false,
|
| 2006 |
+
"normalized": false,
|
| 2007 |
+
"rstrip": false,
|
| 2008 |
+
"single_word": false,
|
| 2009 |
+
"special": true
|
| 2010 |
+
},
|
| 2011 |
+
"256247": {
|
| 2012 |
+
"content": "<extra_id_52>",
|
| 2013 |
+
"lstrip": false,
|
| 2014 |
+
"normalized": false,
|
| 2015 |
+
"rstrip": false,
|
| 2016 |
+
"single_word": false,
|
| 2017 |
+
"special": true
|
| 2018 |
+
},
|
| 2019 |
+
"256248": {
|
| 2020 |
+
"content": "<extra_id_51>",
|
| 2021 |
+
"lstrip": false,
|
| 2022 |
+
"normalized": false,
|
| 2023 |
+
"rstrip": false,
|
| 2024 |
+
"single_word": false,
|
| 2025 |
+
"special": true
|
| 2026 |
+
},
|
| 2027 |
+
"256249": {
|
| 2028 |
+
"content": "<extra_id_50>",
|
| 2029 |
+
"lstrip": false,
|
| 2030 |
+
"normalized": false,
|
| 2031 |
+
"rstrip": false,
|
| 2032 |
+
"single_word": false,
|
| 2033 |
+
"special": true
|
| 2034 |
+
},
|
| 2035 |
+
"256250": {
|
| 2036 |
+
"content": "<extra_id_49>",
|
| 2037 |
+
"lstrip": false,
|
| 2038 |
+
"normalized": false,
|
| 2039 |
+
"rstrip": false,
|
| 2040 |
+
"single_word": false,
|
| 2041 |
+
"special": true
|
| 2042 |
+
},
|
| 2043 |
+
"256251": {
|
| 2044 |
+
"content": "<extra_id_48>",
|
| 2045 |
+
"lstrip": false,
|
| 2046 |
+
"normalized": false,
|
| 2047 |
+
"rstrip": false,
|
| 2048 |
+
"single_word": false,
|
| 2049 |
+
"special": true
|
| 2050 |
+
},
|
| 2051 |
+
"256252": {
|
| 2052 |
+
"content": "<extra_id_47>",
|
| 2053 |
+
"lstrip": false,
|
| 2054 |
+
"normalized": false,
|
| 2055 |
+
"rstrip": false,
|
| 2056 |
+
"single_word": false,
|
| 2057 |
+
"special": true
|
| 2058 |
+
},
|
| 2059 |
+
"256253": {
|
| 2060 |
+
"content": "<extra_id_46>",
|
| 2061 |
+
"lstrip": false,
|
| 2062 |
+
"normalized": false,
|
| 2063 |
+
"rstrip": false,
|
| 2064 |
+
"single_word": false,
|
| 2065 |
+
"special": true
|
| 2066 |
+
},
|
| 2067 |
+
"256254": {
|
| 2068 |
+
"content": "<extra_id_45>",
|
| 2069 |
+
"lstrip": false,
|
| 2070 |
+
"normalized": false,
|
| 2071 |
+
"rstrip": false,
|
| 2072 |
+
"single_word": false,
|
| 2073 |
+
"special": true
|
| 2074 |
+
},
|
| 2075 |
+
"256255": {
|
| 2076 |
+
"content": "<extra_id_44>",
|
| 2077 |
+
"lstrip": false,
|
| 2078 |
+
"normalized": false,
|
| 2079 |
+
"rstrip": false,
|
| 2080 |
+
"single_word": false,
|
| 2081 |
+
"special": true
|
| 2082 |
+
},
|
| 2083 |
+
"256256": {
|
| 2084 |
+
"content": "<extra_id_43>",
|
| 2085 |
+
"lstrip": false,
|
| 2086 |
+
"normalized": false,
|
| 2087 |
+
"rstrip": false,
|
| 2088 |
+
"single_word": false,
|
| 2089 |
+
"special": true
|
| 2090 |
+
},
|
| 2091 |
+
"256257": {
|
| 2092 |
+
"content": "<extra_id_42>",
|
| 2093 |
+
"lstrip": false,
|
| 2094 |
+
"normalized": false,
|
| 2095 |
+
"rstrip": false,
|
| 2096 |
+
"single_word": false,
|
| 2097 |
+
"special": true
|
| 2098 |
+
},
|
| 2099 |
+
"256258": {
|
| 2100 |
+
"content": "<extra_id_41>",
|
| 2101 |
+
"lstrip": false,
|
| 2102 |
+
"normalized": false,
|
| 2103 |
+
"rstrip": false,
|
| 2104 |
+
"single_word": false,
|
| 2105 |
+
"special": true
|
| 2106 |
+
},
|
| 2107 |
+
"256259": {
|
| 2108 |
+
"content": "<extra_id_40>",
|
| 2109 |
+
"lstrip": false,
|
| 2110 |
+
"normalized": false,
|
| 2111 |
+
"rstrip": false,
|
| 2112 |
+
"single_word": false,
|
| 2113 |
+
"special": true
|
| 2114 |
+
},
|
| 2115 |
+
"256260": {
|
| 2116 |
+
"content": "<extra_id_39>",
|
| 2117 |
+
"lstrip": false,
|
| 2118 |
+
"normalized": false,
|
| 2119 |
+
"rstrip": false,
|
| 2120 |
+
"single_word": false,
|
| 2121 |
+
"special": true
|
| 2122 |
+
},
|
| 2123 |
+
"256261": {
|
| 2124 |
+
"content": "<extra_id_38>",
|
| 2125 |
+
"lstrip": false,
|
| 2126 |
+
"normalized": false,
|
| 2127 |
+
"rstrip": false,
|
| 2128 |
+
"single_word": false,
|
| 2129 |
+
"special": true
|
| 2130 |
+
},
|
| 2131 |
+
"256262": {
|
| 2132 |
+
"content": "<extra_id_37>",
|
| 2133 |
+
"lstrip": false,
|
| 2134 |
+
"normalized": false,
|
| 2135 |
+
"rstrip": false,
|
| 2136 |
+
"single_word": false,
|
| 2137 |
+
"special": true
|
| 2138 |
+
},
|
| 2139 |
+
"256263": {
|
| 2140 |
+
"content": "<extra_id_36>",
|
| 2141 |
+
"lstrip": false,
|
| 2142 |
+
"normalized": false,
|
| 2143 |
+
"rstrip": false,
|
| 2144 |
+
"single_word": false,
|
| 2145 |
+
"special": true
|
| 2146 |
+
},
|
| 2147 |
+
"256264": {
|
| 2148 |
+
"content": "<extra_id_35>",
|
| 2149 |
+
"lstrip": false,
|
| 2150 |
+
"normalized": false,
|
| 2151 |
+
"rstrip": false,
|
| 2152 |
+
"single_word": false,
|
| 2153 |
+
"special": true
|
| 2154 |
+
},
|
| 2155 |
+
"256265": {
|
| 2156 |
+
"content": "<extra_id_34>",
|
| 2157 |
+
"lstrip": false,
|
| 2158 |
+
"normalized": false,
|
| 2159 |
+
"rstrip": false,
|
| 2160 |
+
"single_word": false,
|
| 2161 |
+
"special": true
|
| 2162 |
+
},
|
| 2163 |
+
"256266": {
|
| 2164 |
+
"content": "<extra_id_33>",
|
| 2165 |
+
"lstrip": false,
|
| 2166 |
+
"normalized": false,
|
| 2167 |
+
"rstrip": false,
|
| 2168 |
+
"single_word": false,
|
| 2169 |
+
"special": true
|
| 2170 |
+
},
|
| 2171 |
+
"256267": {
|
| 2172 |
+
"content": "<extra_id_32>",
|
| 2173 |
+
"lstrip": false,
|
| 2174 |
+
"normalized": false,
|
| 2175 |
+
"rstrip": false,
|
| 2176 |
+
"single_word": false,
|
| 2177 |
+
"special": true
|
| 2178 |
+
},
|
| 2179 |
+
"256268": {
|
| 2180 |
+
"content": "<extra_id_31>",
|
| 2181 |
+
"lstrip": false,
|
| 2182 |
+
"normalized": false,
|
| 2183 |
+
"rstrip": false,
|
| 2184 |
+
"single_word": false,
|
| 2185 |
+
"special": true
|
| 2186 |
+
},
|
| 2187 |
+
"256269": {
|
| 2188 |
+
"content": "<extra_id_30>",
|
| 2189 |
+
"lstrip": false,
|
| 2190 |
+
"normalized": false,
|
| 2191 |
+
"rstrip": false,
|
| 2192 |
+
"single_word": false,
|
| 2193 |
+
"special": true
|
| 2194 |
+
},
|
| 2195 |
+
"256270": {
|
| 2196 |
+
"content": "<extra_id_29>",
|
| 2197 |
+
"lstrip": false,
|
| 2198 |
+
"normalized": false,
|
| 2199 |
+
"rstrip": false,
|
| 2200 |
+
"single_word": false,
|
| 2201 |
+
"special": true
|
| 2202 |
+
},
|
| 2203 |
+
"256271": {
|
| 2204 |
+
"content": "<extra_id_28>",
|
| 2205 |
+
"lstrip": false,
|
| 2206 |
+
"normalized": false,
|
| 2207 |
+
"rstrip": false,
|
| 2208 |
+
"single_word": false,
|
| 2209 |
+
"special": true
|
| 2210 |
+
},
|
| 2211 |
+
"256272": {
|
| 2212 |
+
"content": "<extra_id_27>",
|
| 2213 |
+
"lstrip": false,
|
| 2214 |
+
"normalized": false,
|
| 2215 |
+
"rstrip": false,
|
| 2216 |
+
"single_word": false,
|
| 2217 |
+
"special": true
|
| 2218 |
+
},
|
| 2219 |
+
"256273": {
|
| 2220 |
+
"content": "<extra_id_26>",
|
| 2221 |
+
"lstrip": false,
|
| 2222 |
+
"normalized": false,
|
| 2223 |
+
"rstrip": false,
|
| 2224 |
+
"single_word": false,
|
| 2225 |
+
"special": true
|
| 2226 |
+
},
|
| 2227 |
+
"256274": {
|
| 2228 |
+
"content": "<extra_id_25>",
|
| 2229 |
+
"lstrip": false,
|
| 2230 |
+
"normalized": false,
|
| 2231 |
+
"rstrip": false,
|
| 2232 |
+
"single_word": false,
|
| 2233 |
+
"special": true
|
| 2234 |
+
},
|
| 2235 |
+
"256275": {
|
| 2236 |
+
"content": "<extra_id_24>",
|
| 2237 |
+
"lstrip": false,
|
| 2238 |
+
"normalized": false,
|
| 2239 |
+
"rstrip": false,
|
| 2240 |
+
"single_word": false,
|
| 2241 |
+
"special": true
|
| 2242 |
+
},
|
| 2243 |
+
"256276": {
|
| 2244 |
+
"content": "<extra_id_23>",
|
| 2245 |
+
"lstrip": false,
|
| 2246 |
+
"normalized": false,
|
| 2247 |
+
"rstrip": false,
|
| 2248 |
+
"single_word": false,
|
| 2249 |
+
"special": true
|
| 2250 |
+
},
|
| 2251 |
+
"256277": {
|
| 2252 |
+
"content": "<extra_id_22>",
|
| 2253 |
+
"lstrip": false,
|
| 2254 |
+
"normalized": false,
|
| 2255 |
+
"rstrip": false,
|
| 2256 |
+
"single_word": false,
|
| 2257 |
+
"special": true
|
| 2258 |
+
},
|
| 2259 |
+
"256278": {
|
| 2260 |
+
"content": "<extra_id_21>",
|
| 2261 |
+
"lstrip": false,
|
| 2262 |
+
"normalized": false,
|
| 2263 |
+
"rstrip": false,
|
| 2264 |
+
"single_word": false,
|
| 2265 |
+
"special": true
|
| 2266 |
+
},
|
| 2267 |
+
"256279": {
|
| 2268 |
+
"content": "<extra_id_20>",
|
| 2269 |
+
"lstrip": false,
|
| 2270 |
+
"normalized": false,
|
| 2271 |
+
"rstrip": false,
|
| 2272 |
+
"single_word": false,
|
| 2273 |
+
"special": true
|
| 2274 |
+
},
|
| 2275 |
+
"256280": {
|
| 2276 |
+
"content": "<extra_id_19>",
|
| 2277 |
+
"lstrip": false,
|
| 2278 |
+
"normalized": false,
|
| 2279 |
+
"rstrip": false,
|
| 2280 |
+
"single_word": false,
|
| 2281 |
+
"special": true
|
| 2282 |
+
},
|
| 2283 |
+
"256281": {
|
| 2284 |
+
"content": "<extra_id_18>",
|
| 2285 |
+
"lstrip": false,
|
| 2286 |
+
"normalized": false,
|
| 2287 |
+
"rstrip": false,
|
| 2288 |
+
"single_word": false,
|
| 2289 |
+
"special": true
|
| 2290 |
+
},
|
| 2291 |
+
"256282": {
|
| 2292 |
+
"content": "<extra_id_17>",
|
| 2293 |
+
"lstrip": false,
|
| 2294 |
+
"normalized": false,
|
| 2295 |
+
"rstrip": false,
|
| 2296 |
+
"single_word": false,
|
| 2297 |
+
"special": true
|
| 2298 |
+
},
|
| 2299 |
+
"256283": {
|
| 2300 |
+
"content": "<extra_id_16>",
|
| 2301 |
+
"lstrip": false,
|
| 2302 |
+
"normalized": false,
|
| 2303 |
+
"rstrip": false,
|
| 2304 |
+
"single_word": false,
|
| 2305 |
+
"special": true
|
| 2306 |
+
},
|
| 2307 |
+
"256284": {
|
| 2308 |
+
"content": "<extra_id_15>",
|
| 2309 |
+
"lstrip": false,
|
| 2310 |
+
"normalized": false,
|
| 2311 |
+
"rstrip": false,
|
| 2312 |
+
"single_word": false,
|
| 2313 |
+
"special": true
|
| 2314 |
+
},
|
| 2315 |
+
"256285": {
|
| 2316 |
+
"content": "<extra_id_14>",
|
| 2317 |
+
"lstrip": false,
|
| 2318 |
+
"normalized": false,
|
| 2319 |
+
"rstrip": false,
|
| 2320 |
+
"single_word": false,
|
| 2321 |
+
"special": true
|
| 2322 |
+
},
|
| 2323 |
+
"256286": {
|
| 2324 |
+
"content": "<extra_id_13>",
|
| 2325 |
+
"lstrip": false,
|
| 2326 |
+
"normalized": false,
|
| 2327 |
+
"rstrip": false,
|
| 2328 |
+
"single_word": false,
|
| 2329 |
+
"special": true
|
| 2330 |
+
},
|
| 2331 |
+
"256287": {
|
| 2332 |
+
"content": "<extra_id_12>",
|
| 2333 |
+
"lstrip": false,
|
| 2334 |
+
"normalized": false,
|
| 2335 |
+
"rstrip": false,
|
| 2336 |
+
"single_word": false,
|
| 2337 |
+
"special": true
|
| 2338 |
+
},
|
| 2339 |
+
"256288": {
|
| 2340 |
+
"content": "<extra_id_11>",
|
| 2341 |
+
"lstrip": false,
|
| 2342 |
+
"normalized": false,
|
| 2343 |
+
"rstrip": false,
|
| 2344 |
+
"single_word": false,
|
| 2345 |
+
"special": true
|
| 2346 |
+
},
|
| 2347 |
+
"256289": {
|
| 2348 |
+
"content": "<extra_id_10>",
|
| 2349 |
+
"lstrip": false,
|
| 2350 |
+
"normalized": false,
|
| 2351 |
+
"rstrip": false,
|
| 2352 |
+
"single_word": false,
|
| 2353 |
+
"special": true
|
| 2354 |
+
},
|
| 2355 |
+
"256290": {
|
| 2356 |
+
"content": "<extra_id_9>",
|
| 2357 |
+
"lstrip": false,
|
| 2358 |
+
"normalized": false,
|
| 2359 |
+
"rstrip": false,
|
| 2360 |
+
"single_word": false,
|
| 2361 |
+
"special": true
|
| 2362 |
+
},
|
| 2363 |
+
"256291": {
|
| 2364 |
+
"content": "<extra_id_8>",
|
| 2365 |
+
"lstrip": false,
|
| 2366 |
+
"normalized": false,
|
| 2367 |
+
"rstrip": false,
|
| 2368 |
+
"single_word": false,
|
| 2369 |
+
"special": true
|
| 2370 |
+
},
|
| 2371 |
+
"256292": {
|
| 2372 |
+
"content": "<extra_id_7>",
|
| 2373 |
+
"lstrip": false,
|
| 2374 |
+
"normalized": false,
|
| 2375 |
+
"rstrip": false,
|
| 2376 |
+
"single_word": false,
|
| 2377 |
+
"special": true
|
| 2378 |
+
},
|
| 2379 |
+
"256293": {
|
| 2380 |
+
"content": "<extra_id_6>",
|
| 2381 |
+
"lstrip": false,
|
| 2382 |
+
"normalized": false,
|
| 2383 |
+
"rstrip": false,
|
| 2384 |
+
"single_word": false,
|
| 2385 |
+
"special": true
|
| 2386 |
+
},
|
| 2387 |
+
"256294": {
|
| 2388 |
+
"content": "<extra_id_5>",
|
| 2389 |
+
"lstrip": false,
|
| 2390 |
+
"normalized": false,
|
| 2391 |
+
"rstrip": false,
|
| 2392 |
+
"single_word": false,
|
| 2393 |
+
"special": true
|
| 2394 |
+
},
|
| 2395 |
+
"256295": {
|
| 2396 |
+
"content": "<extra_id_4>",
|
| 2397 |
+
"lstrip": false,
|
| 2398 |
+
"normalized": false,
|
| 2399 |
+
"rstrip": false,
|
| 2400 |
+
"single_word": false,
|
| 2401 |
+
"special": true
|
| 2402 |
+
},
|
| 2403 |
+
"256296": {
|
| 2404 |
+
"content": "<extra_id_3>",
|
| 2405 |
+
"lstrip": false,
|
| 2406 |
+
"normalized": false,
|
| 2407 |
+
"rstrip": false,
|
| 2408 |
+
"single_word": false,
|
| 2409 |
+
"special": true
|
| 2410 |
+
},
|
| 2411 |
+
"256297": {
|
| 2412 |
+
"content": "<extra_id_2>",
|
| 2413 |
+
"lstrip": false,
|
| 2414 |
+
"normalized": false,
|
| 2415 |
+
"rstrip": false,
|
| 2416 |
+
"single_word": false,
|
| 2417 |
+
"special": true
|
| 2418 |
+
},
|
| 2419 |
+
"256298": {
|
| 2420 |
+
"content": "<extra_id_1>",
|
| 2421 |
+
"lstrip": false,
|
| 2422 |
+
"normalized": false,
|
| 2423 |
+
"rstrip": false,
|
| 2424 |
+
"single_word": false,
|
| 2425 |
+
"special": true
|
| 2426 |
+
},
|
| 2427 |
+
"256299": {
|
| 2428 |
+
"content": "<extra_id_0>",
|
| 2429 |
+
"lstrip": false,
|
| 2430 |
+
"normalized": false,
|
| 2431 |
+
"rstrip": false,
|
| 2432 |
+
"single_word": false,
|
| 2433 |
+
"special": true
|
| 2434 |
+
}
|
| 2435 |
+
},
|
| 2436 |
+
"additional_special_tokens": [
|
| 2437 |
+
"<extra_id_0>",
|
| 2438 |
+
"<extra_id_1>",
|
| 2439 |
+
"<extra_id_2>",
|
| 2440 |
+
"<extra_id_3>",
|
| 2441 |
+
"<extra_id_4>",
|
| 2442 |
+
"<extra_id_5>",
|
| 2443 |
+
"<extra_id_6>",
|
| 2444 |
+
"<extra_id_7>",
|
| 2445 |
+
"<extra_id_8>",
|
| 2446 |
+
"<extra_id_9>",
|
| 2447 |
+
"<extra_id_10>",
|
| 2448 |
+
"<extra_id_11>",
|
| 2449 |
+
"<extra_id_12>",
|
| 2450 |
+
"<extra_id_13>",
|
| 2451 |
+
"<extra_id_14>",
|
| 2452 |
+
"<extra_id_15>",
|
| 2453 |
+
"<extra_id_16>",
|
| 2454 |
+
"<extra_id_17>",
|
| 2455 |
+
"<extra_id_18>",
|
| 2456 |
+
"<extra_id_19>",
|
| 2457 |
+
"<extra_id_20>",
|
| 2458 |
+
"<extra_id_21>",
|
| 2459 |
+
"<extra_id_22>",
|
| 2460 |
+
"<extra_id_23>",
|
| 2461 |
+
"<extra_id_24>",
|
| 2462 |
+
"<extra_id_25>",
|
| 2463 |
+
"<extra_id_26>",
|
| 2464 |
+
"<extra_id_27>",
|
| 2465 |
+
"<extra_id_28>",
|
| 2466 |
+
"<extra_id_29>",
|
| 2467 |
+
"<extra_id_30>",
|
| 2468 |
+
"<extra_id_31>",
|
| 2469 |
+
"<extra_id_32>",
|
| 2470 |
+
"<extra_id_33>",
|
| 2471 |
+
"<extra_id_34>",
|
| 2472 |
+
"<extra_id_35>",
|
| 2473 |
+
"<extra_id_36>",
|
| 2474 |
+
"<extra_id_37>",
|
| 2475 |
+
"<extra_id_38>",
|
| 2476 |
+
"<extra_id_39>",
|
| 2477 |
+
"<extra_id_40>",
|
| 2478 |
+
"<extra_id_41>",
|
| 2479 |
+
"<extra_id_42>",
|
| 2480 |
+
"<extra_id_43>",
|
| 2481 |
+
"<extra_id_44>",
|
| 2482 |
+
"<extra_id_45>",
|
| 2483 |
+
"<extra_id_46>",
|
| 2484 |
+
"<extra_id_47>",
|
| 2485 |
+
"<extra_id_48>",
|
| 2486 |
+
"<extra_id_49>",
|
| 2487 |
+
"<extra_id_50>",
|
| 2488 |
+
"<extra_id_51>",
|
| 2489 |
+
"<extra_id_52>",
|
| 2490 |
+
"<extra_id_53>",
|
| 2491 |
+
"<extra_id_54>",
|
| 2492 |
+
"<extra_id_55>",
|
| 2493 |
+
"<extra_id_56>",
|
| 2494 |
+
"<extra_id_57>",
|
| 2495 |
+
"<extra_id_58>",
|
| 2496 |
+
"<extra_id_59>",
|
| 2497 |
+
"<extra_id_60>",
|
| 2498 |
+
"<extra_id_61>",
|
| 2499 |
+
"<extra_id_62>",
|
| 2500 |
+
"<extra_id_63>",
|
| 2501 |
+
"<extra_id_64>",
|
| 2502 |
+
"<extra_id_65>",
|
| 2503 |
+
"<extra_id_66>",
|
| 2504 |
+
"<extra_id_67>",
|
| 2505 |
+
"<extra_id_68>",
|
| 2506 |
+
"<extra_id_69>",
|
| 2507 |
+
"<extra_id_70>",
|
| 2508 |
+
"<extra_id_71>",
|
| 2509 |
+
"<extra_id_72>",
|
| 2510 |
+
"<extra_id_73>",
|
| 2511 |
+
"<extra_id_74>",
|
| 2512 |
+
"<extra_id_75>",
|
| 2513 |
+
"<extra_id_76>",
|
| 2514 |
+
"<extra_id_77>",
|
| 2515 |
+
"<extra_id_78>",
|
| 2516 |
+
"<extra_id_79>",
|
| 2517 |
+
"<extra_id_80>",
|
| 2518 |
+
"<extra_id_81>",
|
| 2519 |
+
"<extra_id_82>",
|
| 2520 |
+
"<extra_id_83>",
|
| 2521 |
+
"<extra_id_84>",
|
| 2522 |
+
"<extra_id_85>",
|
| 2523 |
+
"<extra_id_86>",
|
| 2524 |
+
"<extra_id_87>",
|
| 2525 |
+
"<extra_id_88>",
|
| 2526 |
+
"<extra_id_89>",
|
| 2527 |
+
"<extra_id_90>",
|
| 2528 |
+
"<extra_id_91>",
|
| 2529 |
+
"<extra_id_92>",
|
| 2530 |
+
"<extra_id_93>",
|
| 2531 |
+
"<extra_id_94>",
|
| 2532 |
+
"<extra_id_95>",
|
| 2533 |
+
"<extra_id_96>",
|
| 2534 |
+
"<extra_id_97>",
|
| 2535 |
+
"<extra_id_98>",
|
| 2536 |
+
"<extra_id_99>",
|
| 2537 |
+
"<extra_id_100>",
|
| 2538 |
+
"<extra_id_101>",
|
| 2539 |
+
"<extra_id_102>",
|
| 2540 |
+
"<extra_id_103>",
|
| 2541 |
+
"<extra_id_104>",
|
| 2542 |
+
"<extra_id_105>",
|
| 2543 |
+
"<extra_id_106>",
|
| 2544 |
+
"<extra_id_107>",
|
| 2545 |
+
"<extra_id_108>",
|
| 2546 |
+
"<extra_id_109>",
|
| 2547 |
+
"<extra_id_110>",
|
| 2548 |
+
"<extra_id_111>",
|
| 2549 |
+
"<extra_id_112>",
|
| 2550 |
+
"<extra_id_113>",
|
| 2551 |
+
"<extra_id_114>",
|
| 2552 |
+
"<extra_id_115>",
|
| 2553 |
+
"<extra_id_116>",
|
| 2554 |
+
"<extra_id_117>",
|
| 2555 |
+
"<extra_id_118>",
|
| 2556 |
+
"<extra_id_119>",
|
| 2557 |
+
"<extra_id_120>",
|
| 2558 |
+
"<extra_id_121>",
|
| 2559 |
+
"<extra_id_122>",
|
| 2560 |
+
"<extra_id_123>",
|
| 2561 |
+
"<extra_id_124>",
|
| 2562 |
+
"<extra_id_125>",
|
| 2563 |
+
"<extra_id_126>",
|
| 2564 |
+
"<extra_id_127>",
|
| 2565 |
+
"<extra_id_128>",
|
| 2566 |
+
"<extra_id_129>",
|
| 2567 |
+
"<extra_id_130>",
|
| 2568 |
+
"<extra_id_131>",
|
| 2569 |
+
"<extra_id_132>",
|
| 2570 |
+
"<extra_id_133>",
|
| 2571 |
+
"<extra_id_134>",
|
| 2572 |
+
"<extra_id_135>",
|
| 2573 |
+
"<extra_id_136>",
|
| 2574 |
+
"<extra_id_137>",
|
| 2575 |
+
"<extra_id_138>",
|
| 2576 |
+
"<extra_id_139>",
|
| 2577 |
+
"<extra_id_140>",
|
| 2578 |
+
"<extra_id_141>",
|
| 2579 |
+
"<extra_id_142>",
|
| 2580 |
+
"<extra_id_143>",
|
| 2581 |
+
"<extra_id_144>",
|
| 2582 |
+
"<extra_id_145>",
|
| 2583 |
+
"<extra_id_146>",
|
| 2584 |
+
"<extra_id_147>",
|
| 2585 |
+
"<extra_id_148>",
|
| 2586 |
+
"<extra_id_149>",
|
| 2587 |
+
"<extra_id_150>",
|
| 2588 |
+
"<extra_id_151>",
|
| 2589 |
+
"<extra_id_152>",
|
| 2590 |
+
"<extra_id_153>",
|
| 2591 |
+
"<extra_id_154>",
|
| 2592 |
+
"<extra_id_155>",
|
| 2593 |
+
"<extra_id_156>",
|
| 2594 |
+
"<extra_id_157>",
|
| 2595 |
+
"<extra_id_158>",
|
| 2596 |
+
"<extra_id_159>",
|
| 2597 |
+
"<extra_id_160>",
|
| 2598 |
+
"<extra_id_161>",
|
| 2599 |
+
"<extra_id_162>",
|
| 2600 |
+
"<extra_id_163>",
|
| 2601 |
+
"<extra_id_164>",
|
| 2602 |
+
"<extra_id_165>",
|
| 2603 |
+
"<extra_id_166>",
|
| 2604 |
+
"<extra_id_167>",
|
| 2605 |
+
"<extra_id_168>",
|
| 2606 |
+
"<extra_id_169>",
|
| 2607 |
+
"<extra_id_170>",
|
| 2608 |
+
"<extra_id_171>",
|
| 2609 |
+
"<extra_id_172>",
|
| 2610 |
+
"<extra_id_173>",
|
| 2611 |
+
"<extra_id_174>",
|
| 2612 |
+
"<extra_id_175>",
|
| 2613 |
+
"<extra_id_176>",
|
| 2614 |
+
"<extra_id_177>",
|
| 2615 |
+
"<extra_id_178>",
|
| 2616 |
+
"<extra_id_179>",
|
| 2617 |
+
"<extra_id_180>",
|
| 2618 |
+
"<extra_id_181>",
|
| 2619 |
+
"<extra_id_182>",
|
| 2620 |
+
"<extra_id_183>",
|
| 2621 |
+
"<extra_id_184>",
|
| 2622 |
+
"<extra_id_185>",
|
| 2623 |
+
"<extra_id_186>",
|
| 2624 |
+
"<extra_id_187>",
|
| 2625 |
+
"<extra_id_188>",
|
| 2626 |
+
"<extra_id_189>",
|
| 2627 |
+
"<extra_id_190>",
|
| 2628 |
+
"<extra_id_191>",
|
| 2629 |
+
"<extra_id_192>",
|
| 2630 |
+
"<extra_id_193>",
|
| 2631 |
+
"<extra_id_194>",
|
| 2632 |
+
"<extra_id_195>",
|
| 2633 |
+
"<extra_id_196>",
|
| 2634 |
+
"<extra_id_197>",
|
| 2635 |
+
"<extra_id_198>",
|
| 2636 |
+
"<extra_id_199>",
|
| 2637 |
+
"<extra_id_200>",
|
| 2638 |
+
"<extra_id_201>",
|
| 2639 |
+
"<extra_id_202>",
|
| 2640 |
+
"<extra_id_203>",
|
| 2641 |
+
"<extra_id_204>",
|
| 2642 |
+
"<extra_id_205>",
|
| 2643 |
+
"<extra_id_206>",
|
| 2644 |
+
"<extra_id_207>",
|
| 2645 |
+
"<extra_id_208>",
|
| 2646 |
+
"<extra_id_209>",
|
| 2647 |
+
"<extra_id_210>",
|
| 2648 |
+
"<extra_id_211>",
|
| 2649 |
+
"<extra_id_212>",
|
| 2650 |
+
"<extra_id_213>",
|
| 2651 |
+
"<extra_id_214>",
|
| 2652 |
+
"<extra_id_215>",
|
| 2653 |
+
"<extra_id_216>",
|
| 2654 |
+
"<extra_id_217>",
|
| 2655 |
+
"<extra_id_218>",
|
| 2656 |
+
"<extra_id_219>",
|
| 2657 |
+
"<extra_id_220>",
|
| 2658 |
+
"<extra_id_221>",
|
| 2659 |
+
"<extra_id_222>",
|
| 2660 |
+
"<extra_id_223>",
|
| 2661 |
+
"<extra_id_224>",
|
| 2662 |
+
"<extra_id_225>",
|
| 2663 |
+
"<extra_id_226>",
|
| 2664 |
+
"<extra_id_227>",
|
| 2665 |
+
"<extra_id_228>",
|
| 2666 |
+
"<extra_id_229>",
|
| 2667 |
+
"<extra_id_230>",
|
| 2668 |
+
"<extra_id_231>",
|
| 2669 |
+
"<extra_id_232>",
|
| 2670 |
+
"<extra_id_233>",
|
| 2671 |
+
"<extra_id_234>",
|
| 2672 |
+
"<extra_id_235>",
|
| 2673 |
+
"<extra_id_236>",
|
| 2674 |
+
"<extra_id_237>",
|
| 2675 |
+
"<extra_id_238>",
|
| 2676 |
+
"<extra_id_239>",
|
| 2677 |
+
"<extra_id_240>",
|
| 2678 |
+
"<extra_id_241>",
|
| 2679 |
+
"<extra_id_242>",
|
| 2680 |
+
"<extra_id_243>",
|
| 2681 |
+
"<extra_id_244>",
|
| 2682 |
+
"<extra_id_245>",
|
| 2683 |
+
"<extra_id_246>",
|
| 2684 |
+
"<extra_id_247>",
|
| 2685 |
+
"<extra_id_248>",
|
| 2686 |
+
"<extra_id_249>",
|
| 2687 |
+
"<extra_id_250>",
|
| 2688 |
+
"<extra_id_251>",
|
| 2689 |
+
"<extra_id_252>",
|
| 2690 |
+
"<extra_id_253>",
|
| 2691 |
+
"<extra_id_254>",
|
| 2692 |
+
"<extra_id_255>",
|
| 2693 |
+
"<extra_id_256>",
|
| 2694 |
+
"<extra_id_257>",
|
| 2695 |
+
"<extra_id_258>",
|
| 2696 |
+
"<extra_id_259>",
|
| 2697 |
+
"<extra_id_260>",
|
| 2698 |
+
"<extra_id_261>",
|
| 2699 |
+
"<extra_id_262>",
|
| 2700 |
+
"<extra_id_263>",
|
| 2701 |
+
"<extra_id_264>",
|
| 2702 |
+
"<extra_id_265>",
|
| 2703 |
+
"<extra_id_266>",
|
| 2704 |
+
"<extra_id_267>",
|
| 2705 |
+
"<extra_id_268>",
|
| 2706 |
+
"<extra_id_269>",
|
| 2707 |
+
"<extra_id_270>",
|
| 2708 |
+
"<extra_id_271>",
|
| 2709 |
+
"<extra_id_272>",
|
| 2710 |
+
"<extra_id_273>",
|
| 2711 |
+
"<extra_id_274>",
|
| 2712 |
+
"<extra_id_275>",
|
| 2713 |
+
"<extra_id_276>",
|
| 2714 |
+
"<extra_id_277>",
|
| 2715 |
+
"<extra_id_278>",
|
| 2716 |
+
"<extra_id_279>",
|
| 2717 |
+
"<extra_id_280>",
|
| 2718 |
+
"<extra_id_281>",
|
| 2719 |
+
"<extra_id_282>",
|
| 2720 |
+
"<extra_id_283>",
|
| 2721 |
+
"<extra_id_284>",
|
| 2722 |
+
"<extra_id_285>",
|
| 2723 |
+
"<extra_id_286>",
|
| 2724 |
+
"<extra_id_287>",
|
| 2725 |
+
"<extra_id_288>",
|
| 2726 |
+
"<extra_id_289>",
|
| 2727 |
+
"<extra_id_290>",
|
| 2728 |
+
"<extra_id_291>",
|
| 2729 |
+
"<extra_id_292>",
|
| 2730 |
+
"<extra_id_293>",
|
| 2731 |
+
"<extra_id_294>",
|
| 2732 |
+
"<extra_id_295>",
|
| 2733 |
+
"<extra_id_296>",
|
| 2734 |
+
"<extra_id_297>",
|
| 2735 |
+
"<extra_id_298>",
|
| 2736 |
+
"<extra_id_299>"
|
| 2737 |
+
],
|
| 2738 |
+
"bos_token": "<s>",
|
| 2739 |
+
"clean_up_tokenization_spaces": true,
|
| 2740 |
+
"eos_token": "</s>",
|
| 2741 |
+
"extra_ids": 300,
|
| 2742 |
+
"extra_special_tokens": {},
|
| 2743 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 2744 |
+
"pad_token": "<pad>",
|
| 2745 |
+
"sp_model_kwargs": {},
|
| 2746 |
+
"spaces_between_special_tokens": false,
|
| 2747 |
+
"tokenizer_class": "T5Tokenizer",
|
| 2748 |
+
"unk_token": "<unk>"
|
| 2749 |
+
}
|
Helios/checkpoints/Helios-Mid/transformer/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HeliosTransformer3DModel",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"added_kv_proj_dim": null,
|
| 5 |
+
"attention_head_dim": 128,
|
| 6 |
+
"cross_attn_norm": true,
|
| 7 |
+
"eps": 1e-06,
|
| 8 |
+
"ffn_dim": 13824,
|
| 9 |
+
"freq_dim": 256,
|
| 10 |
+
"has_multi_term_memory_patch": true,
|
| 11 |
+
"history_scale_mode": "per_head",
|
| 12 |
+
"in_channels": 16,
|
| 13 |
+
"is_amplify_history": false,
|
| 14 |
+
"num_attention_heads": 40,
|
| 15 |
+
"num_layers": 40,
|
| 16 |
+
"out_channels": 16,
|
| 17 |
+
"patch_size": [
|
| 18 |
+
1,
|
| 19 |
+
2,
|
| 20 |
+
2
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": "rms_norm_across_heads",
|
| 23 |
+
"rope_dim": [
|
| 24 |
+
44,
|
| 25 |
+
42,
|
| 26 |
+
42
|
| 27 |
+
],
|
| 28 |
+
"rope_theta": 10000.0,
|
| 29 |
+
"guidance_cross_attn": true,
|
| 30 |
+
"text_dim": 4096,
|
| 31 |
+
"zero_history_timestep": true
|
| 32 |
+
}
|
Helios/checkpoints/Helios-Mid/transformer/diffusion_pytorch_model.safetensors.index.json
ADDED
|
@@ -0,0 +1,1108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 57249710336
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"blocks.0.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 7 |
+
"blocks.0.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 8 |
+
"blocks.0.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 9 |
+
"blocks.0.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 10 |
+
"blocks.0.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 11 |
+
"blocks.0.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 12 |
+
"blocks.0.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 13 |
+
"blocks.0.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 14 |
+
"blocks.0.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 15 |
+
"blocks.0.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 16 |
+
"blocks.0.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 17 |
+
"blocks.0.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 18 |
+
"blocks.0.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 19 |
+
"blocks.0.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 20 |
+
"blocks.0.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 21 |
+
"blocks.0.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 22 |
+
"blocks.0.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 23 |
+
"blocks.0.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 24 |
+
"blocks.0.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 25 |
+
"blocks.0.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 26 |
+
"blocks.0.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 27 |
+
"blocks.0.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 28 |
+
"blocks.0.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 29 |
+
"blocks.0.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 30 |
+
"blocks.0.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 31 |
+
"blocks.0.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 32 |
+
"blocks.0.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 33 |
+
"blocks.1.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 34 |
+
"blocks.1.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 35 |
+
"blocks.1.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 36 |
+
"blocks.1.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 37 |
+
"blocks.1.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 38 |
+
"blocks.1.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 39 |
+
"blocks.1.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 40 |
+
"blocks.1.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 41 |
+
"blocks.1.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 42 |
+
"blocks.1.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 43 |
+
"blocks.1.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 44 |
+
"blocks.1.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 45 |
+
"blocks.1.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 46 |
+
"blocks.1.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 47 |
+
"blocks.1.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 48 |
+
"blocks.1.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 49 |
+
"blocks.1.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 50 |
+
"blocks.1.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 51 |
+
"blocks.1.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 52 |
+
"blocks.1.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 53 |
+
"blocks.1.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 54 |
+
"blocks.1.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 55 |
+
"blocks.1.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 56 |
+
"blocks.1.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 57 |
+
"blocks.1.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 58 |
+
"blocks.1.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 59 |
+
"blocks.1.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 60 |
+
"blocks.10.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 61 |
+
"blocks.10.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 62 |
+
"blocks.10.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 63 |
+
"blocks.10.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 64 |
+
"blocks.10.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 65 |
+
"blocks.10.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 66 |
+
"blocks.10.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 67 |
+
"blocks.10.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 68 |
+
"blocks.10.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 69 |
+
"blocks.10.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 70 |
+
"blocks.10.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 71 |
+
"blocks.10.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 72 |
+
"blocks.10.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 73 |
+
"blocks.10.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 74 |
+
"blocks.10.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 75 |
+
"blocks.10.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 76 |
+
"blocks.10.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 77 |
+
"blocks.10.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 78 |
+
"blocks.10.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 79 |
+
"blocks.10.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 80 |
+
"blocks.10.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 81 |
+
"blocks.10.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 82 |
+
"blocks.10.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 83 |
+
"blocks.10.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 84 |
+
"blocks.10.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 85 |
+
"blocks.10.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 86 |
+
"blocks.10.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 87 |
+
"blocks.11.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 88 |
+
"blocks.11.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 89 |
+
"blocks.11.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 90 |
+
"blocks.11.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 91 |
+
"blocks.11.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 92 |
+
"blocks.11.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 93 |
+
"blocks.11.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 94 |
+
"blocks.11.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 95 |
+
"blocks.11.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 96 |
+
"blocks.11.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 97 |
+
"blocks.11.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 98 |
+
"blocks.11.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 99 |
+
"blocks.11.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 100 |
+
"blocks.11.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 101 |
+
"blocks.11.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 102 |
+
"blocks.11.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 103 |
+
"blocks.11.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 104 |
+
"blocks.11.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 105 |
+
"blocks.11.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 106 |
+
"blocks.11.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 107 |
+
"blocks.11.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 108 |
+
"blocks.11.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 109 |
+
"blocks.11.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 110 |
+
"blocks.11.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 111 |
+
"blocks.11.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 112 |
+
"blocks.11.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 113 |
+
"blocks.11.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 114 |
+
"blocks.12.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 115 |
+
"blocks.12.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 116 |
+
"blocks.12.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 117 |
+
"blocks.12.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 118 |
+
"blocks.12.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 119 |
+
"blocks.12.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 120 |
+
"blocks.12.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 121 |
+
"blocks.12.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 122 |
+
"blocks.12.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 123 |
+
"blocks.12.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 124 |
+
"blocks.12.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 125 |
+
"blocks.12.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 126 |
+
"blocks.12.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 127 |
+
"blocks.12.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 128 |
+
"blocks.12.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 129 |
+
"blocks.12.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 130 |
+
"blocks.12.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 131 |
+
"blocks.12.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 132 |
+
"blocks.12.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 133 |
+
"blocks.12.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 134 |
+
"blocks.12.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 135 |
+
"blocks.12.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 136 |
+
"blocks.12.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 137 |
+
"blocks.12.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 138 |
+
"blocks.12.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 139 |
+
"blocks.12.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 140 |
+
"blocks.12.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 141 |
+
"blocks.13.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 142 |
+
"blocks.13.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 143 |
+
"blocks.13.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 144 |
+
"blocks.13.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 145 |
+
"blocks.13.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 146 |
+
"blocks.13.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 147 |
+
"blocks.13.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 148 |
+
"blocks.13.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 149 |
+
"blocks.13.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 150 |
+
"blocks.13.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 151 |
+
"blocks.13.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 152 |
+
"blocks.13.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 153 |
+
"blocks.13.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 154 |
+
"blocks.13.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 155 |
+
"blocks.13.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 156 |
+
"blocks.13.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 157 |
+
"blocks.13.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 158 |
+
"blocks.13.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 159 |
+
"blocks.13.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 160 |
+
"blocks.13.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 161 |
+
"blocks.13.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 162 |
+
"blocks.13.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 163 |
+
"blocks.13.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 164 |
+
"blocks.13.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 165 |
+
"blocks.13.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 166 |
+
"blocks.13.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 167 |
+
"blocks.13.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 168 |
+
"blocks.14.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 169 |
+
"blocks.14.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 170 |
+
"blocks.14.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 171 |
+
"blocks.14.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 172 |
+
"blocks.14.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 173 |
+
"blocks.14.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 174 |
+
"blocks.14.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 175 |
+
"blocks.14.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 176 |
+
"blocks.14.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 177 |
+
"blocks.14.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 178 |
+
"blocks.14.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 179 |
+
"blocks.14.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 180 |
+
"blocks.14.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 181 |
+
"blocks.14.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 182 |
+
"blocks.14.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 183 |
+
"blocks.14.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 184 |
+
"blocks.14.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 185 |
+
"blocks.14.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 186 |
+
"blocks.14.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 187 |
+
"blocks.14.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 188 |
+
"blocks.14.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 189 |
+
"blocks.14.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 190 |
+
"blocks.14.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 191 |
+
"blocks.14.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 192 |
+
"blocks.14.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 193 |
+
"blocks.14.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 194 |
+
"blocks.14.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 195 |
+
"blocks.15.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 196 |
+
"blocks.15.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 197 |
+
"blocks.15.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 198 |
+
"blocks.15.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 199 |
+
"blocks.15.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 200 |
+
"blocks.15.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 201 |
+
"blocks.15.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 202 |
+
"blocks.15.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 203 |
+
"blocks.15.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 204 |
+
"blocks.15.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 205 |
+
"blocks.15.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 206 |
+
"blocks.15.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 207 |
+
"blocks.15.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 208 |
+
"blocks.15.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 209 |
+
"blocks.15.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 210 |
+
"blocks.15.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 211 |
+
"blocks.15.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 212 |
+
"blocks.15.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 213 |
+
"blocks.15.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 214 |
+
"blocks.15.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 215 |
+
"blocks.15.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 216 |
+
"blocks.15.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 217 |
+
"blocks.15.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 218 |
+
"blocks.15.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 219 |
+
"blocks.15.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 220 |
+
"blocks.15.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 221 |
+
"blocks.15.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 222 |
+
"blocks.16.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 223 |
+
"blocks.16.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 224 |
+
"blocks.16.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 225 |
+
"blocks.16.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 226 |
+
"blocks.16.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 227 |
+
"blocks.16.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 228 |
+
"blocks.16.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 229 |
+
"blocks.16.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 230 |
+
"blocks.16.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 231 |
+
"blocks.16.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 232 |
+
"blocks.16.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 233 |
+
"blocks.16.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 234 |
+
"blocks.16.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 235 |
+
"blocks.16.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 236 |
+
"blocks.16.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 237 |
+
"blocks.16.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 238 |
+
"blocks.16.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 239 |
+
"blocks.16.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 240 |
+
"blocks.16.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 241 |
+
"blocks.16.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 242 |
+
"blocks.16.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 243 |
+
"blocks.16.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 244 |
+
"blocks.16.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 245 |
+
"blocks.16.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 246 |
+
"blocks.16.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 247 |
+
"blocks.16.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 248 |
+
"blocks.16.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 249 |
+
"blocks.17.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 250 |
+
"blocks.17.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 251 |
+
"blocks.17.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 252 |
+
"blocks.17.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 253 |
+
"blocks.17.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 254 |
+
"blocks.17.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 255 |
+
"blocks.17.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 256 |
+
"blocks.17.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 257 |
+
"blocks.17.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 258 |
+
"blocks.17.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 259 |
+
"blocks.17.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 260 |
+
"blocks.17.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 261 |
+
"blocks.17.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 262 |
+
"blocks.17.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 263 |
+
"blocks.17.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 264 |
+
"blocks.17.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 265 |
+
"blocks.17.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 266 |
+
"blocks.17.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 267 |
+
"blocks.17.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 268 |
+
"blocks.17.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 269 |
+
"blocks.17.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 270 |
+
"blocks.17.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 271 |
+
"blocks.17.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 272 |
+
"blocks.17.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 273 |
+
"blocks.17.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 274 |
+
"blocks.17.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 275 |
+
"blocks.17.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 276 |
+
"blocks.18.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 277 |
+
"blocks.18.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 278 |
+
"blocks.18.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 279 |
+
"blocks.18.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 280 |
+
"blocks.18.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 281 |
+
"blocks.18.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 282 |
+
"blocks.18.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 283 |
+
"blocks.18.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 284 |
+
"blocks.18.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 285 |
+
"blocks.18.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 286 |
+
"blocks.18.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 287 |
+
"blocks.18.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 288 |
+
"blocks.18.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 289 |
+
"blocks.18.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 290 |
+
"blocks.18.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 291 |
+
"blocks.18.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 292 |
+
"blocks.18.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 293 |
+
"blocks.18.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 294 |
+
"blocks.18.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 295 |
+
"blocks.18.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 296 |
+
"blocks.18.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 297 |
+
"blocks.18.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 298 |
+
"blocks.18.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 299 |
+
"blocks.18.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 300 |
+
"blocks.18.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 301 |
+
"blocks.18.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 302 |
+
"blocks.18.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 303 |
+
"blocks.19.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 304 |
+
"blocks.19.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 305 |
+
"blocks.19.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 306 |
+
"blocks.19.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 307 |
+
"blocks.19.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 308 |
+
"blocks.19.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 309 |
+
"blocks.19.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 310 |
+
"blocks.19.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 311 |
+
"blocks.19.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 312 |
+
"blocks.19.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 313 |
+
"blocks.19.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 314 |
+
"blocks.19.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 315 |
+
"blocks.19.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 316 |
+
"blocks.19.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 317 |
+
"blocks.19.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 318 |
+
"blocks.19.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 319 |
+
"blocks.19.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 320 |
+
"blocks.19.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 321 |
+
"blocks.19.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 322 |
+
"blocks.19.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 323 |
+
"blocks.19.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 324 |
+
"blocks.19.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 325 |
+
"blocks.19.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 326 |
+
"blocks.19.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 327 |
+
"blocks.19.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 328 |
+
"blocks.19.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 329 |
+
"blocks.19.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 330 |
+
"blocks.2.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 331 |
+
"blocks.2.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 332 |
+
"blocks.2.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 333 |
+
"blocks.2.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 334 |
+
"blocks.2.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 335 |
+
"blocks.2.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 336 |
+
"blocks.2.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 337 |
+
"blocks.2.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 338 |
+
"blocks.2.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 339 |
+
"blocks.2.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 340 |
+
"blocks.2.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 341 |
+
"blocks.2.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 342 |
+
"blocks.2.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 343 |
+
"blocks.2.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 344 |
+
"blocks.2.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 345 |
+
"blocks.2.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 346 |
+
"blocks.2.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 347 |
+
"blocks.2.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 348 |
+
"blocks.2.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 349 |
+
"blocks.2.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 350 |
+
"blocks.2.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 351 |
+
"blocks.2.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 352 |
+
"blocks.2.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 353 |
+
"blocks.2.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 354 |
+
"blocks.2.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 355 |
+
"blocks.2.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 356 |
+
"blocks.2.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 357 |
+
"blocks.20.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 358 |
+
"blocks.20.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 359 |
+
"blocks.20.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 360 |
+
"blocks.20.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 361 |
+
"blocks.20.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 362 |
+
"blocks.20.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 363 |
+
"blocks.20.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 364 |
+
"blocks.20.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 365 |
+
"blocks.20.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 366 |
+
"blocks.20.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 367 |
+
"blocks.20.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 368 |
+
"blocks.20.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 369 |
+
"blocks.20.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 370 |
+
"blocks.20.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 371 |
+
"blocks.20.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 372 |
+
"blocks.20.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 373 |
+
"blocks.20.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 374 |
+
"blocks.20.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 375 |
+
"blocks.20.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 376 |
+
"blocks.20.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 377 |
+
"blocks.20.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 378 |
+
"blocks.20.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 379 |
+
"blocks.20.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 380 |
+
"blocks.20.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 381 |
+
"blocks.20.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 382 |
+
"blocks.20.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 383 |
+
"blocks.20.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 384 |
+
"blocks.21.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 385 |
+
"blocks.21.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 386 |
+
"blocks.21.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 387 |
+
"blocks.21.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 388 |
+
"blocks.21.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 389 |
+
"blocks.21.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 390 |
+
"blocks.21.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 391 |
+
"blocks.21.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 392 |
+
"blocks.21.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 393 |
+
"blocks.21.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 394 |
+
"blocks.21.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 395 |
+
"blocks.21.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 396 |
+
"blocks.21.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 397 |
+
"blocks.21.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 398 |
+
"blocks.21.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 399 |
+
"blocks.21.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 400 |
+
"blocks.21.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 401 |
+
"blocks.21.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 402 |
+
"blocks.21.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 403 |
+
"blocks.21.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 404 |
+
"blocks.21.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 405 |
+
"blocks.21.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 406 |
+
"blocks.21.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 407 |
+
"blocks.21.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 408 |
+
"blocks.21.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 409 |
+
"blocks.21.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 410 |
+
"blocks.21.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 411 |
+
"blocks.22.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 412 |
+
"blocks.22.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 413 |
+
"blocks.22.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 414 |
+
"blocks.22.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 415 |
+
"blocks.22.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 416 |
+
"blocks.22.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 417 |
+
"blocks.22.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 418 |
+
"blocks.22.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 419 |
+
"blocks.22.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 420 |
+
"blocks.22.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 421 |
+
"blocks.22.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 422 |
+
"blocks.22.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 423 |
+
"blocks.22.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 424 |
+
"blocks.22.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 425 |
+
"blocks.22.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 426 |
+
"blocks.22.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 427 |
+
"blocks.22.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 428 |
+
"blocks.22.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 429 |
+
"blocks.22.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 430 |
+
"blocks.22.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 431 |
+
"blocks.22.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 432 |
+
"blocks.22.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 433 |
+
"blocks.22.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 434 |
+
"blocks.22.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 435 |
+
"blocks.22.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 436 |
+
"blocks.22.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 437 |
+
"blocks.22.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 438 |
+
"blocks.23.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 439 |
+
"blocks.23.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 440 |
+
"blocks.23.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 441 |
+
"blocks.23.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 442 |
+
"blocks.23.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 443 |
+
"blocks.23.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 444 |
+
"blocks.23.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 445 |
+
"blocks.23.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 446 |
+
"blocks.23.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 447 |
+
"blocks.23.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 448 |
+
"blocks.23.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 449 |
+
"blocks.23.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 450 |
+
"blocks.23.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 451 |
+
"blocks.23.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 452 |
+
"blocks.23.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 453 |
+
"blocks.23.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 454 |
+
"blocks.23.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 455 |
+
"blocks.23.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 456 |
+
"blocks.23.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 457 |
+
"blocks.23.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 458 |
+
"blocks.23.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 459 |
+
"blocks.23.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 460 |
+
"blocks.23.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 461 |
+
"blocks.23.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 462 |
+
"blocks.23.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 463 |
+
"blocks.23.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 464 |
+
"blocks.23.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 465 |
+
"blocks.24.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 466 |
+
"blocks.24.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 467 |
+
"blocks.24.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 468 |
+
"blocks.24.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 469 |
+
"blocks.24.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 470 |
+
"blocks.24.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 471 |
+
"blocks.24.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 472 |
+
"blocks.24.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 473 |
+
"blocks.24.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 474 |
+
"blocks.24.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 475 |
+
"blocks.24.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 476 |
+
"blocks.24.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 477 |
+
"blocks.24.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 478 |
+
"blocks.24.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 479 |
+
"blocks.24.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 480 |
+
"blocks.24.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 481 |
+
"blocks.24.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 482 |
+
"blocks.24.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 483 |
+
"blocks.24.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 484 |
+
"blocks.24.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 485 |
+
"blocks.24.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 486 |
+
"blocks.24.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 487 |
+
"blocks.24.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 488 |
+
"blocks.24.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 489 |
+
"blocks.24.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 490 |
+
"blocks.24.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 491 |
+
"blocks.24.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 492 |
+
"blocks.25.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 493 |
+
"blocks.25.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 494 |
+
"blocks.25.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 495 |
+
"blocks.25.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 496 |
+
"blocks.25.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 497 |
+
"blocks.25.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 498 |
+
"blocks.25.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 499 |
+
"blocks.25.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 500 |
+
"blocks.25.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 501 |
+
"blocks.25.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 502 |
+
"blocks.25.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 503 |
+
"blocks.25.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 504 |
+
"blocks.25.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 505 |
+
"blocks.25.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 506 |
+
"blocks.25.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 507 |
+
"blocks.25.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 508 |
+
"blocks.25.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 509 |
+
"blocks.25.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 510 |
+
"blocks.25.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 511 |
+
"blocks.25.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 512 |
+
"blocks.25.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 513 |
+
"blocks.25.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 514 |
+
"blocks.25.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 515 |
+
"blocks.25.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 516 |
+
"blocks.25.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 517 |
+
"blocks.25.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 518 |
+
"blocks.25.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 519 |
+
"blocks.26.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 520 |
+
"blocks.26.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 521 |
+
"blocks.26.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 522 |
+
"blocks.26.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 523 |
+
"blocks.26.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 524 |
+
"blocks.26.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 525 |
+
"blocks.26.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 526 |
+
"blocks.26.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 527 |
+
"blocks.26.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 528 |
+
"blocks.26.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 529 |
+
"blocks.26.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 530 |
+
"blocks.26.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 531 |
+
"blocks.26.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 532 |
+
"blocks.26.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 533 |
+
"blocks.26.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 534 |
+
"blocks.26.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 535 |
+
"blocks.26.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 536 |
+
"blocks.26.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 537 |
+
"blocks.26.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 538 |
+
"blocks.26.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 539 |
+
"blocks.26.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 540 |
+
"blocks.26.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 541 |
+
"blocks.26.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 542 |
+
"blocks.26.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 543 |
+
"blocks.26.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 544 |
+
"blocks.26.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 545 |
+
"blocks.26.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 546 |
+
"blocks.27.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 547 |
+
"blocks.27.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 548 |
+
"blocks.27.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 549 |
+
"blocks.27.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 550 |
+
"blocks.27.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 551 |
+
"blocks.27.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 552 |
+
"blocks.27.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 553 |
+
"blocks.27.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 554 |
+
"blocks.27.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 555 |
+
"blocks.27.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 556 |
+
"blocks.27.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 557 |
+
"blocks.27.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 558 |
+
"blocks.27.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 559 |
+
"blocks.27.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 560 |
+
"blocks.27.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 561 |
+
"blocks.27.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 562 |
+
"blocks.27.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 563 |
+
"blocks.27.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 564 |
+
"blocks.27.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 565 |
+
"blocks.27.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 566 |
+
"blocks.27.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 567 |
+
"blocks.27.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 568 |
+
"blocks.27.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 569 |
+
"blocks.27.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 570 |
+
"blocks.27.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 571 |
+
"blocks.27.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 572 |
+
"blocks.27.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 573 |
+
"blocks.28.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 574 |
+
"blocks.28.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 575 |
+
"blocks.28.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 576 |
+
"blocks.28.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 577 |
+
"blocks.28.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 578 |
+
"blocks.28.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 579 |
+
"blocks.28.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 580 |
+
"blocks.28.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 581 |
+
"blocks.28.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 582 |
+
"blocks.28.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 583 |
+
"blocks.28.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 584 |
+
"blocks.28.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 585 |
+
"blocks.28.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 586 |
+
"blocks.28.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 587 |
+
"blocks.28.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 588 |
+
"blocks.28.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 589 |
+
"blocks.28.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 590 |
+
"blocks.28.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 591 |
+
"blocks.28.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 592 |
+
"blocks.28.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 593 |
+
"blocks.28.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 594 |
+
"blocks.28.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 595 |
+
"blocks.28.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 596 |
+
"blocks.28.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 597 |
+
"blocks.28.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 598 |
+
"blocks.28.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 599 |
+
"blocks.28.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 600 |
+
"blocks.29.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 601 |
+
"blocks.29.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 602 |
+
"blocks.29.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 603 |
+
"blocks.29.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 604 |
+
"blocks.29.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 605 |
+
"blocks.29.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 606 |
+
"blocks.29.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 607 |
+
"blocks.29.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 608 |
+
"blocks.29.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 609 |
+
"blocks.29.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 610 |
+
"blocks.29.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 611 |
+
"blocks.29.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 612 |
+
"blocks.29.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 613 |
+
"blocks.29.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 614 |
+
"blocks.29.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 615 |
+
"blocks.29.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 616 |
+
"blocks.29.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 617 |
+
"blocks.29.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 618 |
+
"blocks.29.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 619 |
+
"blocks.29.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 620 |
+
"blocks.29.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 621 |
+
"blocks.29.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 622 |
+
"blocks.29.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 623 |
+
"blocks.29.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 624 |
+
"blocks.29.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 625 |
+
"blocks.29.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 626 |
+
"blocks.29.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 627 |
+
"blocks.3.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 628 |
+
"blocks.3.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 629 |
+
"blocks.3.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 630 |
+
"blocks.3.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 631 |
+
"blocks.3.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 632 |
+
"blocks.3.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 633 |
+
"blocks.3.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 634 |
+
"blocks.3.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 635 |
+
"blocks.3.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 636 |
+
"blocks.3.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 637 |
+
"blocks.3.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 638 |
+
"blocks.3.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 639 |
+
"blocks.3.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 640 |
+
"blocks.3.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 641 |
+
"blocks.3.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 642 |
+
"blocks.3.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 643 |
+
"blocks.3.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 644 |
+
"blocks.3.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 645 |
+
"blocks.3.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 646 |
+
"blocks.3.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 647 |
+
"blocks.3.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 648 |
+
"blocks.3.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 649 |
+
"blocks.3.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 650 |
+
"blocks.3.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 651 |
+
"blocks.3.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 652 |
+
"blocks.3.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 653 |
+
"blocks.3.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 654 |
+
"blocks.30.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 655 |
+
"blocks.30.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 656 |
+
"blocks.30.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 657 |
+
"blocks.30.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 658 |
+
"blocks.30.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 659 |
+
"blocks.30.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 660 |
+
"blocks.30.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 661 |
+
"blocks.30.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 662 |
+
"blocks.30.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 663 |
+
"blocks.30.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 664 |
+
"blocks.30.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 665 |
+
"blocks.30.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 666 |
+
"blocks.30.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 667 |
+
"blocks.30.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 668 |
+
"blocks.30.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 669 |
+
"blocks.30.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 670 |
+
"blocks.30.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 671 |
+
"blocks.30.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 672 |
+
"blocks.30.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 673 |
+
"blocks.30.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 674 |
+
"blocks.30.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 675 |
+
"blocks.30.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 676 |
+
"blocks.30.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 677 |
+
"blocks.30.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 678 |
+
"blocks.30.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 679 |
+
"blocks.30.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 680 |
+
"blocks.30.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 681 |
+
"blocks.31.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 682 |
+
"blocks.31.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 683 |
+
"blocks.31.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 684 |
+
"blocks.31.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 685 |
+
"blocks.31.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 686 |
+
"blocks.31.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 687 |
+
"blocks.31.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 688 |
+
"blocks.31.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 689 |
+
"blocks.31.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 690 |
+
"blocks.31.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 691 |
+
"blocks.31.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 692 |
+
"blocks.31.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 693 |
+
"blocks.31.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 694 |
+
"blocks.31.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 695 |
+
"blocks.31.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 696 |
+
"blocks.31.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 697 |
+
"blocks.31.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 698 |
+
"blocks.31.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 699 |
+
"blocks.31.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 700 |
+
"blocks.31.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 701 |
+
"blocks.31.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 702 |
+
"blocks.31.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 703 |
+
"blocks.31.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 704 |
+
"blocks.31.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 705 |
+
"blocks.31.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 706 |
+
"blocks.31.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 707 |
+
"blocks.31.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 708 |
+
"blocks.32.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 709 |
+
"blocks.32.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 710 |
+
"blocks.32.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 711 |
+
"blocks.32.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 712 |
+
"blocks.32.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 713 |
+
"blocks.32.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 714 |
+
"blocks.32.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 715 |
+
"blocks.32.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 716 |
+
"blocks.32.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 717 |
+
"blocks.32.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 718 |
+
"blocks.32.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 719 |
+
"blocks.32.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 720 |
+
"blocks.32.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 721 |
+
"blocks.32.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 722 |
+
"blocks.32.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 723 |
+
"blocks.32.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 724 |
+
"blocks.32.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 725 |
+
"blocks.32.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 726 |
+
"blocks.32.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 727 |
+
"blocks.32.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 728 |
+
"blocks.32.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 729 |
+
"blocks.32.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 730 |
+
"blocks.32.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 731 |
+
"blocks.32.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 732 |
+
"blocks.32.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 733 |
+
"blocks.32.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 734 |
+
"blocks.32.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 735 |
+
"blocks.33.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 736 |
+
"blocks.33.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 737 |
+
"blocks.33.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 738 |
+
"blocks.33.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 739 |
+
"blocks.33.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 740 |
+
"blocks.33.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 741 |
+
"blocks.33.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 742 |
+
"blocks.33.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 743 |
+
"blocks.33.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 744 |
+
"blocks.33.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 745 |
+
"blocks.33.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 746 |
+
"blocks.33.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 747 |
+
"blocks.33.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 748 |
+
"blocks.33.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 749 |
+
"blocks.33.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 750 |
+
"blocks.33.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 751 |
+
"blocks.33.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 752 |
+
"blocks.33.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 753 |
+
"blocks.33.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 754 |
+
"blocks.33.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 755 |
+
"blocks.33.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 756 |
+
"blocks.33.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 757 |
+
"blocks.33.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 758 |
+
"blocks.33.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 759 |
+
"blocks.33.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 760 |
+
"blocks.33.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 761 |
+
"blocks.33.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 762 |
+
"blocks.34.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 763 |
+
"blocks.34.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 764 |
+
"blocks.34.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 765 |
+
"blocks.34.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 766 |
+
"blocks.34.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 767 |
+
"blocks.34.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 768 |
+
"blocks.34.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 769 |
+
"blocks.34.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 770 |
+
"blocks.34.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 771 |
+
"blocks.34.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 772 |
+
"blocks.34.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 773 |
+
"blocks.34.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 774 |
+
"blocks.34.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 775 |
+
"blocks.34.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 776 |
+
"blocks.34.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 777 |
+
"blocks.34.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 778 |
+
"blocks.34.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 779 |
+
"blocks.34.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 780 |
+
"blocks.34.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 781 |
+
"blocks.34.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 782 |
+
"blocks.34.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 783 |
+
"blocks.34.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 784 |
+
"blocks.34.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 785 |
+
"blocks.34.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 786 |
+
"blocks.34.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 787 |
+
"blocks.34.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 788 |
+
"blocks.34.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 789 |
+
"blocks.35.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 790 |
+
"blocks.35.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 791 |
+
"blocks.35.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 792 |
+
"blocks.35.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 793 |
+
"blocks.35.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 794 |
+
"blocks.35.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 795 |
+
"blocks.35.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 796 |
+
"blocks.35.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 797 |
+
"blocks.35.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 798 |
+
"blocks.35.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 799 |
+
"blocks.35.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 800 |
+
"blocks.35.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 801 |
+
"blocks.35.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 802 |
+
"blocks.35.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 803 |
+
"blocks.35.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 804 |
+
"blocks.35.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 805 |
+
"blocks.35.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 806 |
+
"blocks.35.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 807 |
+
"blocks.35.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 808 |
+
"blocks.35.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 809 |
+
"blocks.35.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 810 |
+
"blocks.35.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 811 |
+
"blocks.35.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 812 |
+
"blocks.35.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 813 |
+
"blocks.35.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 814 |
+
"blocks.35.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 815 |
+
"blocks.35.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 816 |
+
"blocks.36.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 817 |
+
"blocks.36.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 818 |
+
"blocks.36.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 819 |
+
"blocks.36.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 820 |
+
"blocks.36.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 821 |
+
"blocks.36.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 822 |
+
"blocks.36.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 823 |
+
"blocks.36.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 824 |
+
"blocks.36.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 825 |
+
"blocks.36.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 826 |
+
"blocks.36.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 827 |
+
"blocks.36.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 828 |
+
"blocks.36.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 829 |
+
"blocks.36.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 830 |
+
"blocks.36.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 831 |
+
"blocks.36.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 832 |
+
"blocks.36.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 833 |
+
"blocks.36.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 834 |
+
"blocks.36.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 835 |
+
"blocks.36.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 836 |
+
"blocks.36.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 837 |
+
"blocks.36.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 838 |
+
"blocks.36.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 839 |
+
"blocks.36.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 840 |
+
"blocks.36.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 841 |
+
"blocks.36.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 842 |
+
"blocks.36.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 843 |
+
"blocks.37.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 844 |
+
"blocks.37.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 845 |
+
"blocks.37.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 846 |
+
"blocks.37.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 847 |
+
"blocks.37.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 848 |
+
"blocks.37.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 849 |
+
"blocks.37.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 850 |
+
"blocks.37.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 851 |
+
"blocks.37.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 852 |
+
"blocks.37.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 853 |
+
"blocks.37.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 854 |
+
"blocks.37.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 855 |
+
"blocks.37.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 856 |
+
"blocks.37.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 857 |
+
"blocks.37.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 858 |
+
"blocks.37.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 859 |
+
"blocks.37.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 860 |
+
"blocks.37.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 861 |
+
"blocks.37.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 862 |
+
"blocks.37.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 863 |
+
"blocks.37.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 864 |
+
"blocks.37.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 865 |
+
"blocks.37.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 866 |
+
"blocks.37.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 867 |
+
"blocks.37.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 868 |
+
"blocks.37.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 869 |
+
"blocks.37.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 870 |
+
"blocks.38.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 871 |
+
"blocks.38.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 872 |
+
"blocks.38.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 873 |
+
"blocks.38.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 874 |
+
"blocks.38.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 875 |
+
"blocks.38.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 876 |
+
"blocks.38.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 877 |
+
"blocks.38.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 878 |
+
"blocks.38.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 879 |
+
"blocks.38.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 880 |
+
"blocks.38.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 881 |
+
"blocks.38.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 882 |
+
"blocks.38.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 883 |
+
"blocks.38.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 884 |
+
"blocks.38.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 885 |
+
"blocks.38.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 886 |
+
"blocks.38.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 887 |
+
"blocks.38.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 888 |
+
"blocks.38.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 889 |
+
"blocks.38.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 890 |
+
"blocks.38.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 891 |
+
"blocks.38.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 892 |
+
"blocks.38.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 893 |
+
"blocks.38.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 894 |
+
"blocks.38.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 895 |
+
"blocks.38.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 896 |
+
"blocks.38.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 897 |
+
"blocks.39.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 898 |
+
"blocks.39.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 899 |
+
"blocks.39.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 900 |
+
"blocks.39.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 901 |
+
"blocks.39.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 902 |
+
"blocks.39.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 903 |
+
"blocks.39.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 904 |
+
"blocks.39.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 905 |
+
"blocks.39.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 906 |
+
"blocks.39.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 907 |
+
"blocks.39.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 908 |
+
"blocks.39.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 909 |
+
"blocks.39.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 910 |
+
"blocks.39.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 911 |
+
"blocks.39.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 912 |
+
"blocks.39.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 913 |
+
"blocks.39.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 914 |
+
"blocks.39.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 915 |
+
"blocks.39.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 916 |
+
"blocks.39.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 917 |
+
"blocks.39.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 918 |
+
"blocks.39.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 919 |
+
"blocks.39.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 920 |
+
"blocks.39.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 921 |
+
"blocks.39.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 922 |
+
"blocks.39.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 923 |
+
"blocks.39.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 924 |
+
"blocks.4.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 925 |
+
"blocks.4.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 926 |
+
"blocks.4.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 927 |
+
"blocks.4.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 928 |
+
"blocks.4.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 929 |
+
"blocks.4.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 930 |
+
"blocks.4.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 931 |
+
"blocks.4.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 932 |
+
"blocks.4.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 933 |
+
"blocks.4.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 934 |
+
"blocks.4.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 935 |
+
"blocks.4.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 936 |
+
"blocks.4.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 937 |
+
"blocks.4.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 938 |
+
"blocks.4.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 939 |
+
"blocks.4.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 940 |
+
"blocks.4.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 941 |
+
"blocks.4.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 942 |
+
"blocks.4.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 943 |
+
"blocks.4.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 944 |
+
"blocks.4.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 945 |
+
"blocks.4.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 946 |
+
"blocks.4.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 947 |
+
"blocks.4.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 948 |
+
"blocks.4.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 949 |
+
"blocks.4.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 950 |
+
"blocks.4.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 951 |
+
"blocks.5.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 952 |
+
"blocks.5.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 953 |
+
"blocks.5.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 954 |
+
"blocks.5.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 955 |
+
"blocks.5.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 956 |
+
"blocks.5.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 957 |
+
"blocks.5.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 958 |
+
"blocks.5.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 959 |
+
"blocks.5.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 960 |
+
"blocks.5.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 961 |
+
"blocks.5.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 962 |
+
"blocks.5.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 963 |
+
"blocks.5.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 964 |
+
"blocks.5.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 965 |
+
"blocks.5.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 966 |
+
"blocks.5.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 967 |
+
"blocks.5.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 968 |
+
"blocks.5.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 969 |
+
"blocks.5.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 970 |
+
"blocks.5.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 971 |
+
"blocks.5.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 972 |
+
"blocks.5.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 973 |
+
"blocks.5.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 974 |
+
"blocks.5.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 975 |
+
"blocks.5.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 976 |
+
"blocks.5.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 977 |
+
"blocks.5.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 978 |
+
"blocks.6.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 979 |
+
"blocks.6.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 980 |
+
"blocks.6.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 981 |
+
"blocks.6.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 982 |
+
"blocks.6.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 983 |
+
"blocks.6.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 984 |
+
"blocks.6.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 985 |
+
"blocks.6.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 986 |
+
"blocks.6.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 987 |
+
"blocks.6.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 988 |
+
"blocks.6.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 989 |
+
"blocks.6.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 990 |
+
"blocks.6.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 991 |
+
"blocks.6.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 992 |
+
"blocks.6.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 993 |
+
"blocks.6.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 994 |
+
"blocks.6.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 995 |
+
"blocks.6.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 996 |
+
"blocks.6.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 997 |
+
"blocks.6.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 998 |
+
"blocks.6.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 999 |
+
"blocks.6.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1000 |
+
"blocks.6.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1001 |
+
"blocks.6.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1002 |
+
"blocks.6.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1003 |
+
"blocks.6.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1004 |
+
"blocks.6.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1005 |
+
"blocks.7.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1006 |
+
"blocks.7.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1007 |
+
"blocks.7.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1008 |
+
"blocks.7.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1009 |
+
"blocks.7.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1010 |
+
"blocks.7.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1011 |
+
"blocks.7.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1012 |
+
"blocks.7.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1013 |
+
"blocks.7.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1014 |
+
"blocks.7.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1015 |
+
"blocks.7.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1016 |
+
"blocks.7.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1017 |
+
"blocks.7.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1018 |
+
"blocks.7.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1019 |
+
"blocks.7.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1020 |
+
"blocks.7.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1021 |
+
"blocks.7.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1022 |
+
"blocks.7.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1023 |
+
"blocks.7.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1024 |
+
"blocks.7.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1025 |
+
"blocks.7.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1026 |
+
"blocks.7.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1027 |
+
"blocks.7.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1028 |
+
"blocks.7.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1029 |
+
"blocks.7.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1030 |
+
"blocks.7.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1031 |
+
"blocks.7.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1032 |
+
"blocks.8.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1033 |
+
"blocks.8.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1034 |
+
"blocks.8.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1035 |
+
"blocks.8.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1036 |
+
"blocks.8.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1037 |
+
"blocks.8.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1038 |
+
"blocks.8.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1039 |
+
"blocks.8.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1040 |
+
"blocks.8.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1041 |
+
"blocks.8.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1042 |
+
"blocks.8.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1043 |
+
"blocks.8.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1044 |
+
"blocks.8.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1045 |
+
"blocks.8.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1046 |
+
"blocks.8.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1047 |
+
"blocks.8.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1048 |
+
"blocks.8.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1049 |
+
"blocks.8.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1050 |
+
"blocks.8.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1051 |
+
"blocks.8.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1052 |
+
"blocks.8.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1053 |
+
"blocks.8.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1054 |
+
"blocks.8.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1055 |
+
"blocks.8.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1056 |
+
"blocks.8.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1057 |
+
"blocks.8.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1058 |
+
"blocks.8.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1059 |
+
"blocks.9.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1060 |
+
"blocks.9.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1061 |
+
"blocks.9.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1062 |
+
"blocks.9.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1063 |
+
"blocks.9.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1064 |
+
"blocks.9.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1065 |
+
"blocks.9.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1066 |
+
"blocks.9.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1067 |
+
"blocks.9.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1068 |
+
"blocks.9.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1069 |
+
"blocks.9.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1070 |
+
"blocks.9.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1071 |
+
"blocks.9.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1072 |
+
"blocks.9.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1073 |
+
"blocks.9.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1074 |
+
"blocks.9.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1075 |
+
"blocks.9.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1076 |
+
"blocks.9.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1077 |
+
"blocks.9.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1078 |
+
"blocks.9.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1079 |
+
"blocks.9.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1080 |
+
"blocks.9.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1081 |
+
"blocks.9.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1082 |
+
"blocks.9.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1083 |
+
"blocks.9.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1084 |
+
"blocks.9.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1085 |
+
"blocks.9.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1086 |
+
"condition_embedder.text_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1087 |
+
"condition_embedder.text_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1088 |
+
"condition_embedder.text_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1089 |
+
"condition_embedder.text_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1090 |
+
"condition_embedder.time_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1091 |
+
"condition_embedder.time_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1092 |
+
"condition_embedder.time_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1093 |
+
"condition_embedder.time_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1094 |
+
"condition_embedder.time_proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1095 |
+
"condition_embedder.time_proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1096 |
+
"patch_embedding.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1097 |
+
"patch_embedding.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1098 |
+
"proj_out.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1099 |
+
"proj_out.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1100 |
+
"patch_short.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1101 |
+
"patch_short.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1102 |
+
"patch_mid.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1103 |
+
"patch_mid.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1104 |
+
"patch_long.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1105 |
+
"patch_long.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1106 |
+
"norm_out.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors"
|
| 1107 |
+
}
|
| 1108 |
+
}
|
Helios/checkpoints/Helios-Mid/transformer_init/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HeliosTransformer3DModel",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"added_kv_proj_dim": null,
|
| 5 |
+
"attention_head_dim": 128,
|
| 6 |
+
"cross_attn_norm": true,
|
| 7 |
+
"eps": 1e-06,
|
| 8 |
+
"ffn_dim": 13824,
|
| 9 |
+
"freq_dim": 256,
|
| 10 |
+
"has_multi_term_memory_patch": true,
|
| 11 |
+
"history_scale_mode": "per_head",
|
| 12 |
+
"in_channels": 16,
|
| 13 |
+
"is_amplify_history": false,
|
| 14 |
+
"num_attention_heads": 40,
|
| 15 |
+
"num_layers": 40,
|
| 16 |
+
"out_channels": 16,
|
| 17 |
+
"patch_size": [
|
| 18 |
+
1,
|
| 19 |
+
2,
|
| 20 |
+
2
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": "rms_norm_across_heads",
|
| 23 |
+
"rope_dim": [
|
| 24 |
+
44,
|
| 25 |
+
42,
|
| 26 |
+
42
|
| 27 |
+
],
|
| 28 |
+
"rope_theta": 10000.0,
|
| 29 |
+
"guidance_cross_attn": true,
|
| 30 |
+
"text_dim": 4096,
|
| 31 |
+
"zero_history_timestep": true
|
| 32 |
+
}
|
Helios/checkpoints/Helios-Mid/transformer_init/diffusion_pytorch_model.safetensors.index.json
ADDED
|
@@ -0,0 +1,1108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 57249710336
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"blocks.0.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 7 |
+
"blocks.0.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 8 |
+
"blocks.0.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 9 |
+
"blocks.0.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 10 |
+
"blocks.0.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 11 |
+
"blocks.0.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 12 |
+
"blocks.0.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 13 |
+
"blocks.0.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 14 |
+
"blocks.0.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 15 |
+
"blocks.0.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 16 |
+
"blocks.0.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 17 |
+
"blocks.0.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 18 |
+
"blocks.0.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 19 |
+
"blocks.0.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 20 |
+
"blocks.0.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 21 |
+
"blocks.0.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 22 |
+
"blocks.0.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 23 |
+
"blocks.0.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 24 |
+
"blocks.0.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 25 |
+
"blocks.0.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 26 |
+
"blocks.0.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 27 |
+
"blocks.0.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 28 |
+
"blocks.0.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 29 |
+
"blocks.0.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 30 |
+
"blocks.0.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 31 |
+
"blocks.0.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 32 |
+
"blocks.0.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 33 |
+
"blocks.1.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 34 |
+
"blocks.1.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 35 |
+
"blocks.1.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 36 |
+
"blocks.1.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 37 |
+
"blocks.1.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 38 |
+
"blocks.1.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 39 |
+
"blocks.1.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 40 |
+
"blocks.1.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 41 |
+
"blocks.1.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 42 |
+
"blocks.1.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 43 |
+
"blocks.1.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 44 |
+
"blocks.1.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 45 |
+
"blocks.1.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 46 |
+
"blocks.1.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 47 |
+
"blocks.1.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 48 |
+
"blocks.1.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 49 |
+
"blocks.1.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 50 |
+
"blocks.1.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 51 |
+
"blocks.1.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 52 |
+
"blocks.1.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 53 |
+
"blocks.1.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 54 |
+
"blocks.1.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 55 |
+
"blocks.1.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 56 |
+
"blocks.1.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 57 |
+
"blocks.1.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 58 |
+
"blocks.1.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 59 |
+
"blocks.1.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 60 |
+
"blocks.10.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 61 |
+
"blocks.10.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 62 |
+
"blocks.10.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 63 |
+
"blocks.10.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 64 |
+
"blocks.10.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 65 |
+
"blocks.10.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 66 |
+
"blocks.10.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 67 |
+
"blocks.10.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 68 |
+
"blocks.10.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 69 |
+
"blocks.10.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 70 |
+
"blocks.10.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 71 |
+
"blocks.10.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 72 |
+
"blocks.10.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 73 |
+
"blocks.10.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 74 |
+
"blocks.10.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 75 |
+
"blocks.10.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 76 |
+
"blocks.10.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 77 |
+
"blocks.10.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 78 |
+
"blocks.10.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 79 |
+
"blocks.10.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 80 |
+
"blocks.10.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 81 |
+
"blocks.10.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 82 |
+
"blocks.10.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 83 |
+
"blocks.10.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 84 |
+
"blocks.10.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 85 |
+
"blocks.10.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 86 |
+
"blocks.10.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 87 |
+
"blocks.11.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 88 |
+
"blocks.11.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 89 |
+
"blocks.11.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 90 |
+
"blocks.11.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 91 |
+
"blocks.11.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 92 |
+
"blocks.11.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 93 |
+
"blocks.11.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 94 |
+
"blocks.11.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 95 |
+
"blocks.11.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 96 |
+
"blocks.11.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 97 |
+
"blocks.11.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 98 |
+
"blocks.11.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 99 |
+
"blocks.11.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 100 |
+
"blocks.11.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 101 |
+
"blocks.11.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 102 |
+
"blocks.11.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 103 |
+
"blocks.11.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 104 |
+
"blocks.11.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 105 |
+
"blocks.11.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 106 |
+
"blocks.11.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 107 |
+
"blocks.11.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 108 |
+
"blocks.11.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 109 |
+
"blocks.11.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 110 |
+
"blocks.11.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 111 |
+
"blocks.11.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 112 |
+
"blocks.11.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 113 |
+
"blocks.11.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 114 |
+
"blocks.12.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 115 |
+
"blocks.12.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 116 |
+
"blocks.12.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 117 |
+
"blocks.12.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 118 |
+
"blocks.12.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 119 |
+
"blocks.12.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 120 |
+
"blocks.12.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 121 |
+
"blocks.12.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 122 |
+
"blocks.12.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 123 |
+
"blocks.12.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 124 |
+
"blocks.12.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 125 |
+
"blocks.12.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 126 |
+
"blocks.12.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 127 |
+
"blocks.12.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 128 |
+
"blocks.12.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 129 |
+
"blocks.12.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 130 |
+
"blocks.12.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 131 |
+
"blocks.12.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 132 |
+
"blocks.12.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 133 |
+
"blocks.12.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 134 |
+
"blocks.12.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 135 |
+
"blocks.12.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 136 |
+
"blocks.12.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 137 |
+
"blocks.12.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 138 |
+
"blocks.12.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 139 |
+
"blocks.12.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 140 |
+
"blocks.12.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 141 |
+
"blocks.13.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 142 |
+
"blocks.13.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 143 |
+
"blocks.13.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 144 |
+
"blocks.13.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 145 |
+
"blocks.13.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 146 |
+
"blocks.13.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 147 |
+
"blocks.13.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 148 |
+
"blocks.13.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 149 |
+
"blocks.13.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 150 |
+
"blocks.13.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 151 |
+
"blocks.13.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 152 |
+
"blocks.13.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 153 |
+
"blocks.13.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 154 |
+
"blocks.13.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 155 |
+
"blocks.13.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 156 |
+
"blocks.13.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 157 |
+
"blocks.13.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 158 |
+
"blocks.13.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 159 |
+
"blocks.13.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 160 |
+
"blocks.13.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 161 |
+
"blocks.13.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 162 |
+
"blocks.13.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 163 |
+
"blocks.13.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 164 |
+
"blocks.13.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 165 |
+
"blocks.13.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 166 |
+
"blocks.13.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 167 |
+
"blocks.13.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 168 |
+
"blocks.14.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 169 |
+
"blocks.14.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 170 |
+
"blocks.14.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 171 |
+
"blocks.14.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 172 |
+
"blocks.14.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 173 |
+
"blocks.14.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 174 |
+
"blocks.14.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 175 |
+
"blocks.14.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 176 |
+
"blocks.14.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 177 |
+
"blocks.14.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 178 |
+
"blocks.14.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 179 |
+
"blocks.14.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 180 |
+
"blocks.14.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 181 |
+
"blocks.14.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 182 |
+
"blocks.14.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 183 |
+
"blocks.14.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 184 |
+
"blocks.14.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 185 |
+
"blocks.14.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 186 |
+
"blocks.14.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 187 |
+
"blocks.14.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 188 |
+
"blocks.14.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 189 |
+
"blocks.14.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 190 |
+
"blocks.14.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 191 |
+
"blocks.14.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 192 |
+
"blocks.14.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 193 |
+
"blocks.14.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 194 |
+
"blocks.14.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 195 |
+
"blocks.15.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 196 |
+
"blocks.15.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 197 |
+
"blocks.15.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 198 |
+
"blocks.15.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 199 |
+
"blocks.15.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 200 |
+
"blocks.15.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 201 |
+
"blocks.15.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 202 |
+
"blocks.15.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 203 |
+
"blocks.15.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 204 |
+
"blocks.15.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 205 |
+
"blocks.15.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 206 |
+
"blocks.15.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 207 |
+
"blocks.15.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 208 |
+
"blocks.15.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 209 |
+
"blocks.15.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 210 |
+
"blocks.15.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 211 |
+
"blocks.15.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 212 |
+
"blocks.15.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 213 |
+
"blocks.15.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 214 |
+
"blocks.15.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 215 |
+
"blocks.15.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 216 |
+
"blocks.15.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 217 |
+
"blocks.15.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 218 |
+
"blocks.15.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 219 |
+
"blocks.15.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 220 |
+
"blocks.15.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 221 |
+
"blocks.15.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 222 |
+
"blocks.16.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 223 |
+
"blocks.16.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 224 |
+
"blocks.16.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 225 |
+
"blocks.16.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 226 |
+
"blocks.16.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 227 |
+
"blocks.16.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 228 |
+
"blocks.16.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 229 |
+
"blocks.16.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 230 |
+
"blocks.16.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 231 |
+
"blocks.16.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 232 |
+
"blocks.16.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 233 |
+
"blocks.16.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 234 |
+
"blocks.16.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 235 |
+
"blocks.16.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 236 |
+
"blocks.16.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 237 |
+
"blocks.16.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 238 |
+
"blocks.16.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 239 |
+
"blocks.16.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 240 |
+
"blocks.16.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 241 |
+
"blocks.16.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 242 |
+
"blocks.16.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 243 |
+
"blocks.16.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 244 |
+
"blocks.16.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 245 |
+
"blocks.16.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 246 |
+
"blocks.16.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 247 |
+
"blocks.16.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 248 |
+
"blocks.16.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 249 |
+
"blocks.17.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 250 |
+
"blocks.17.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 251 |
+
"blocks.17.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 252 |
+
"blocks.17.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 253 |
+
"blocks.17.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 254 |
+
"blocks.17.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 255 |
+
"blocks.17.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 256 |
+
"blocks.17.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 257 |
+
"blocks.17.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 258 |
+
"blocks.17.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 259 |
+
"blocks.17.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 260 |
+
"blocks.17.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 261 |
+
"blocks.17.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 262 |
+
"blocks.17.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 263 |
+
"blocks.17.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 264 |
+
"blocks.17.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 265 |
+
"blocks.17.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 266 |
+
"blocks.17.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 267 |
+
"blocks.17.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 268 |
+
"blocks.17.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 269 |
+
"blocks.17.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 270 |
+
"blocks.17.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 271 |
+
"blocks.17.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 272 |
+
"blocks.17.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 273 |
+
"blocks.17.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 274 |
+
"blocks.17.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 275 |
+
"blocks.17.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 276 |
+
"blocks.18.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 277 |
+
"blocks.18.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 278 |
+
"blocks.18.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 279 |
+
"blocks.18.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 280 |
+
"blocks.18.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 281 |
+
"blocks.18.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 282 |
+
"blocks.18.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 283 |
+
"blocks.18.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 284 |
+
"blocks.18.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 285 |
+
"blocks.18.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 286 |
+
"blocks.18.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 287 |
+
"blocks.18.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 288 |
+
"blocks.18.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 289 |
+
"blocks.18.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 290 |
+
"blocks.18.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 291 |
+
"blocks.18.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 292 |
+
"blocks.18.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 293 |
+
"blocks.18.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 294 |
+
"blocks.18.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 295 |
+
"blocks.18.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 296 |
+
"blocks.18.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 297 |
+
"blocks.18.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 298 |
+
"blocks.18.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 299 |
+
"blocks.18.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 300 |
+
"blocks.18.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 301 |
+
"blocks.18.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 302 |
+
"blocks.18.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 303 |
+
"blocks.19.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 304 |
+
"blocks.19.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 305 |
+
"blocks.19.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 306 |
+
"blocks.19.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 307 |
+
"blocks.19.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 308 |
+
"blocks.19.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 309 |
+
"blocks.19.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 310 |
+
"blocks.19.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 311 |
+
"blocks.19.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 312 |
+
"blocks.19.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 313 |
+
"blocks.19.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 314 |
+
"blocks.19.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 315 |
+
"blocks.19.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 316 |
+
"blocks.19.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 317 |
+
"blocks.19.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 318 |
+
"blocks.19.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 319 |
+
"blocks.19.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 320 |
+
"blocks.19.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 321 |
+
"blocks.19.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 322 |
+
"blocks.19.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 323 |
+
"blocks.19.ffn.net.0.proj.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 324 |
+
"blocks.19.ffn.net.0.proj.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 325 |
+
"blocks.19.ffn.net.2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 326 |
+
"blocks.19.ffn.net.2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 327 |
+
"blocks.19.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 328 |
+
"blocks.19.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 329 |
+
"blocks.19.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 330 |
+
"blocks.2.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 331 |
+
"blocks.2.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 332 |
+
"blocks.2.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 333 |
+
"blocks.2.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 334 |
+
"blocks.2.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 335 |
+
"blocks.2.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 336 |
+
"blocks.2.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 337 |
+
"blocks.2.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 338 |
+
"blocks.2.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 339 |
+
"blocks.2.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 340 |
+
"blocks.2.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 341 |
+
"blocks.2.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 342 |
+
"blocks.2.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 343 |
+
"blocks.2.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 344 |
+
"blocks.2.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 345 |
+
"blocks.2.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 346 |
+
"blocks.2.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 347 |
+
"blocks.2.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 348 |
+
"blocks.2.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 349 |
+
"blocks.2.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 350 |
+
"blocks.2.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 351 |
+
"blocks.2.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 352 |
+
"blocks.2.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 353 |
+
"blocks.2.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 354 |
+
"blocks.2.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 355 |
+
"blocks.2.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 356 |
+
"blocks.2.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 357 |
+
"blocks.20.attn1.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 358 |
+
"blocks.20.attn1.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 359 |
+
"blocks.20.attn1.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 360 |
+
"blocks.20.attn1.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 361 |
+
"blocks.20.attn1.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 362 |
+
"blocks.20.attn1.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 363 |
+
"blocks.20.attn1.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 364 |
+
"blocks.20.attn1.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 365 |
+
"blocks.20.attn1.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 366 |
+
"blocks.20.attn1.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 367 |
+
"blocks.20.attn2.norm_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 368 |
+
"blocks.20.attn2.norm_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 369 |
+
"blocks.20.attn2.to_k.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 370 |
+
"blocks.20.attn2.to_k.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 371 |
+
"blocks.20.attn2.to_out.0.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 372 |
+
"blocks.20.attn2.to_out.0.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 373 |
+
"blocks.20.attn2.to_q.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 374 |
+
"blocks.20.attn2.to_q.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 375 |
+
"blocks.20.attn2.to_v.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 376 |
+
"blocks.20.attn2.to_v.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 377 |
+
"blocks.20.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 378 |
+
"blocks.20.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 379 |
+
"blocks.20.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 380 |
+
"blocks.20.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 381 |
+
"blocks.20.norm2.bias": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 382 |
+
"blocks.20.norm2.weight": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 383 |
+
"blocks.20.scale_shift_table": "diffusion_pytorch_model-00003-of-00006.safetensors",
|
| 384 |
+
"blocks.21.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 385 |
+
"blocks.21.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 386 |
+
"blocks.21.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 387 |
+
"blocks.21.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 388 |
+
"blocks.21.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 389 |
+
"blocks.21.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 390 |
+
"blocks.21.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 391 |
+
"blocks.21.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 392 |
+
"blocks.21.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 393 |
+
"blocks.21.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 394 |
+
"blocks.21.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 395 |
+
"blocks.21.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 396 |
+
"blocks.21.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 397 |
+
"blocks.21.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 398 |
+
"blocks.21.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 399 |
+
"blocks.21.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 400 |
+
"blocks.21.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 401 |
+
"blocks.21.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 402 |
+
"blocks.21.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 403 |
+
"blocks.21.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 404 |
+
"blocks.21.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 405 |
+
"blocks.21.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 406 |
+
"blocks.21.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 407 |
+
"blocks.21.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 408 |
+
"blocks.21.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 409 |
+
"blocks.21.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 410 |
+
"blocks.21.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 411 |
+
"blocks.22.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 412 |
+
"blocks.22.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 413 |
+
"blocks.22.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 414 |
+
"blocks.22.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 415 |
+
"blocks.22.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 416 |
+
"blocks.22.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 417 |
+
"blocks.22.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 418 |
+
"blocks.22.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 419 |
+
"blocks.22.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 420 |
+
"blocks.22.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 421 |
+
"blocks.22.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 422 |
+
"blocks.22.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 423 |
+
"blocks.22.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 424 |
+
"blocks.22.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 425 |
+
"blocks.22.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 426 |
+
"blocks.22.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 427 |
+
"blocks.22.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 428 |
+
"blocks.22.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 429 |
+
"blocks.22.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 430 |
+
"blocks.22.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 431 |
+
"blocks.22.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 432 |
+
"blocks.22.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 433 |
+
"blocks.22.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 434 |
+
"blocks.22.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 435 |
+
"blocks.22.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 436 |
+
"blocks.22.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 437 |
+
"blocks.22.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 438 |
+
"blocks.23.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 439 |
+
"blocks.23.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 440 |
+
"blocks.23.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 441 |
+
"blocks.23.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 442 |
+
"blocks.23.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 443 |
+
"blocks.23.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 444 |
+
"blocks.23.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 445 |
+
"blocks.23.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 446 |
+
"blocks.23.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 447 |
+
"blocks.23.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 448 |
+
"blocks.23.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 449 |
+
"blocks.23.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 450 |
+
"blocks.23.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 451 |
+
"blocks.23.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 452 |
+
"blocks.23.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 453 |
+
"blocks.23.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 454 |
+
"blocks.23.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 455 |
+
"blocks.23.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 456 |
+
"blocks.23.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 457 |
+
"blocks.23.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 458 |
+
"blocks.23.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 459 |
+
"blocks.23.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 460 |
+
"blocks.23.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 461 |
+
"blocks.23.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 462 |
+
"blocks.23.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 463 |
+
"blocks.23.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 464 |
+
"blocks.23.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 465 |
+
"blocks.24.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 466 |
+
"blocks.24.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 467 |
+
"blocks.24.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 468 |
+
"blocks.24.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 469 |
+
"blocks.24.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 470 |
+
"blocks.24.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 471 |
+
"blocks.24.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 472 |
+
"blocks.24.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 473 |
+
"blocks.24.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 474 |
+
"blocks.24.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 475 |
+
"blocks.24.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 476 |
+
"blocks.24.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 477 |
+
"blocks.24.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 478 |
+
"blocks.24.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 479 |
+
"blocks.24.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 480 |
+
"blocks.24.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 481 |
+
"blocks.24.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 482 |
+
"blocks.24.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 483 |
+
"blocks.24.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 484 |
+
"blocks.24.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 485 |
+
"blocks.24.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 486 |
+
"blocks.24.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 487 |
+
"blocks.24.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 488 |
+
"blocks.24.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 489 |
+
"blocks.24.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 490 |
+
"blocks.24.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 491 |
+
"blocks.24.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 492 |
+
"blocks.25.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 493 |
+
"blocks.25.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 494 |
+
"blocks.25.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 495 |
+
"blocks.25.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 496 |
+
"blocks.25.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 497 |
+
"blocks.25.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 498 |
+
"blocks.25.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 499 |
+
"blocks.25.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 500 |
+
"blocks.25.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 501 |
+
"blocks.25.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 502 |
+
"blocks.25.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 503 |
+
"blocks.25.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 504 |
+
"blocks.25.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 505 |
+
"blocks.25.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 506 |
+
"blocks.25.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 507 |
+
"blocks.25.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 508 |
+
"blocks.25.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 509 |
+
"blocks.25.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 510 |
+
"blocks.25.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 511 |
+
"blocks.25.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 512 |
+
"blocks.25.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 513 |
+
"blocks.25.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 514 |
+
"blocks.25.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 515 |
+
"blocks.25.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 516 |
+
"blocks.25.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 517 |
+
"blocks.25.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 518 |
+
"blocks.25.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 519 |
+
"blocks.26.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 520 |
+
"blocks.26.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 521 |
+
"blocks.26.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 522 |
+
"blocks.26.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 523 |
+
"blocks.26.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 524 |
+
"blocks.26.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 525 |
+
"blocks.26.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 526 |
+
"blocks.26.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 527 |
+
"blocks.26.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 528 |
+
"blocks.26.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 529 |
+
"blocks.26.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 530 |
+
"blocks.26.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 531 |
+
"blocks.26.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 532 |
+
"blocks.26.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 533 |
+
"blocks.26.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 534 |
+
"blocks.26.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 535 |
+
"blocks.26.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 536 |
+
"blocks.26.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 537 |
+
"blocks.26.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 538 |
+
"blocks.26.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 539 |
+
"blocks.26.ffn.net.0.proj.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 540 |
+
"blocks.26.ffn.net.0.proj.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 541 |
+
"blocks.26.ffn.net.2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 542 |
+
"blocks.26.ffn.net.2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 543 |
+
"blocks.26.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 544 |
+
"blocks.26.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 545 |
+
"blocks.26.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 546 |
+
"blocks.27.attn1.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 547 |
+
"blocks.27.attn1.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 548 |
+
"blocks.27.attn1.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 549 |
+
"blocks.27.attn1.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 550 |
+
"blocks.27.attn1.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 551 |
+
"blocks.27.attn1.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 552 |
+
"blocks.27.attn1.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 553 |
+
"blocks.27.attn1.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 554 |
+
"blocks.27.attn1.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 555 |
+
"blocks.27.attn1.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 556 |
+
"blocks.27.attn2.norm_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 557 |
+
"blocks.27.attn2.norm_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 558 |
+
"blocks.27.attn2.to_k.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 559 |
+
"blocks.27.attn2.to_k.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 560 |
+
"blocks.27.attn2.to_out.0.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 561 |
+
"blocks.27.attn2.to_out.0.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 562 |
+
"blocks.27.attn2.to_q.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 563 |
+
"blocks.27.attn2.to_q.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 564 |
+
"blocks.27.attn2.to_v.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 565 |
+
"blocks.27.attn2.to_v.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 566 |
+
"blocks.27.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 567 |
+
"blocks.27.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 568 |
+
"blocks.27.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 569 |
+
"blocks.27.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 570 |
+
"blocks.27.norm2.bias": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 571 |
+
"blocks.27.norm2.weight": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 572 |
+
"blocks.27.scale_shift_table": "diffusion_pytorch_model-00004-of-00006.safetensors",
|
| 573 |
+
"blocks.28.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 574 |
+
"blocks.28.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 575 |
+
"blocks.28.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 576 |
+
"blocks.28.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 577 |
+
"blocks.28.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 578 |
+
"blocks.28.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 579 |
+
"blocks.28.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 580 |
+
"blocks.28.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 581 |
+
"blocks.28.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 582 |
+
"blocks.28.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 583 |
+
"blocks.28.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 584 |
+
"blocks.28.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 585 |
+
"blocks.28.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 586 |
+
"blocks.28.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 587 |
+
"blocks.28.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 588 |
+
"blocks.28.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 589 |
+
"blocks.28.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 590 |
+
"blocks.28.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 591 |
+
"blocks.28.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 592 |
+
"blocks.28.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 593 |
+
"blocks.28.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 594 |
+
"blocks.28.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 595 |
+
"blocks.28.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 596 |
+
"blocks.28.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 597 |
+
"blocks.28.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 598 |
+
"blocks.28.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 599 |
+
"blocks.28.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 600 |
+
"blocks.29.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 601 |
+
"blocks.29.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 602 |
+
"blocks.29.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 603 |
+
"blocks.29.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 604 |
+
"blocks.29.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 605 |
+
"blocks.29.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 606 |
+
"blocks.29.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 607 |
+
"blocks.29.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 608 |
+
"blocks.29.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 609 |
+
"blocks.29.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 610 |
+
"blocks.29.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 611 |
+
"blocks.29.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 612 |
+
"blocks.29.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 613 |
+
"blocks.29.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 614 |
+
"blocks.29.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 615 |
+
"blocks.29.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 616 |
+
"blocks.29.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 617 |
+
"blocks.29.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 618 |
+
"blocks.29.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 619 |
+
"blocks.29.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 620 |
+
"blocks.29.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 621 |
+
"blocks.29.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 622 |
+
"blocks.29.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 623 |
+
"blocks.29.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 624 |
+
"blocks.29.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 625 |
+
"blocks.29.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 626 |
+
"blocks.29.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 627 |
+
"blocks.3.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 628 |
+
"blocks.3.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 629 |
+
"blocks.3.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 630 |
+
"blocks.3.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 631 |
+
"blocks.3.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 632 |
+
"blocks.3.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 633 |
+
"blocks.3.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 634 |
+
"blocks.3.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 635 |
+
"blocks.3.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 636 |
+
"blocks.3.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 637 |
+
"blocks.3.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 638 |
+
"blocks.3.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 639 |
+
"blocks.3.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 640 |
+
"blocks.3.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 641 |
+
"blocks.3.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 642 |
+
"blocks.3.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 643 |
+
"blocks.3.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 644 |
+
"blocks.3.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 645 |
+
"blocks.3.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 646 |
+
"blocks.3.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 647 |
+
"blocks.3.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 648 |
+
"blocks.3.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 649 |
+
"blocks.3.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 650 |
+
"blocks.3.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 651 |
+
"blocks.3.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 652 |
+
"blocks.3.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 653 |
+
"blocks.3.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 654 |
+
"blocks.30.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 655 |
+
"blocks.30.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 656 |
+
"blocks.30.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 657 |
+
"blocks.30.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 658 |
+
"blocks.30.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 659 |
+
"blocks.30.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 660 |
+
"blocks.30.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 661 |
+
"blocks.30.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 662 |
+
"blocks.30.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 663 |
+
"blocks.30.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 664 |
+
"blocks.30.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 665 |
+
"blocks.30.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 666 |
+
"blocks.30.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 667 |
+
"blocks.30.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 668 |
+
"blocks.30.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 669 |
+
"blocks.30.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 670 |
+
"blocks.30.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 671 |
+
"blocks.30.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 672 |
+
"blocks.30.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 673 |
+
"blocks.30.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 674 |
+
"blocks.30.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 675 |
+
"blocks.30.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 676 |
+
"blocks.30.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 677 |
+
"blocks.30.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 678 |
+
"blocks.30.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 679 |
+
"blocks.30.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 680 |
+
"blocks.30.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 681 |
+
"blocks.31.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 682 |
+
"blocks.31.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 683 |
+
"blocks.31.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 684 |
+
"blocks.31.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 685 |
+
"blocks.31.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 686 |
+
"blocks.31.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 687 |
+
"blocks.31.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 688 |
+
"blocks.31.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 689 |
+
"blocks.31.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 690 |
+
"blocks.31.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 691 |
+
"blocks.31.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 692 |
+
"blocks.31.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 693 |
+
"blocks.31.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 694 |
+
"blocks.31.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 695 |
+
"blocks.31.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 696 |
+
"blocks.31.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 697 |
+
"blocks.31.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 698 |
+
"blocks.31.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 699 |
+
"blocks.31.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 700 |
+
"blocks.31.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 701 |
+
"blocks.31.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 702 |
+
"blocks.31.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 703 |
+
"blocks.31.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 704 |
+
"blocks.31.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 705 |
+
"blocks.31.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 706 |
+
"blocks.31.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 707 |
+
"blocks.31.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 708 |
+
"blocks.32.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 709 |
+
"blocks.32.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 710 |
+
"blocks.32.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 711 |
+
"blocks.32.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 712 |
+
"blocks.32.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 713 |
+
"blocks.32.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 714 |
+
"blocks.32.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 715 |
+
"blocks.32.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 716 |
+
"blocks.32.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 717 |
+
"blocks.32.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 718 |
+
"blocks.32.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 719 |
+
"blocks.32.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 720 |
+
"blocks.32.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 721 |
+
"blocks.32.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 722 |
+
"blocks.32.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 723 |
+
"blocks.32.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 724 |
+
"blocks.32.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 725 |
+
"blocks.32.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 726 |
+
"blocks.32.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 727 |
+
"blocks.32.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 728 |
+
"blocks.32.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 729 |
+
"blocks.32.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 730 |
+
"blocks.32.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 731 |
+
"blocks.32.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 732 |
+
"blocks.32.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 733 |
+
"blocks.32.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 734 |
+
"blocks.32.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 735 |
+
"blocks.33.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 736 |
+
"blocks.33.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 737 |
+
"blocks.33.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 738 |
+
"blocks.33.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 739 |
+
"blocks.33.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 740 |
+
"blocks.33.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 741 |
+
"blocks.33.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 742 |
+
"blocks.33.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 743 |
+
"blocks.33.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 744 |
+
"blocks.33.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 745 |
+
"blocks.33.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 746 |
+
"blocks.33.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 747 |
+
"blocks.33.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 748 |
+
"blocks.33.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 749 |
+
"blocks.33.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 750 |
+
"blocks.33.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 751 |
+
"blocks.33.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 752 |
+
"blocks.33.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 753 |
+
"blocks.33.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 754 |
+
"blocks.33.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 755 |
+
"blocks.33.ffn.net.0.proj.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 756 |
+
"blocks.33.ffn.net.0.proj.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 757 |
+
"blocks.33.ffn.net.2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 758 |
+
"blocks.33.ffn.net.2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 759 |
+
"blocks.33.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 760 |
+
"blocks.33.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 761 |
+
"blocks.33.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 762 |
+
"blocks.34.attn1.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 763 |
+
"blocks.34.attn1.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 764 |
+
"blocks.34.attn1.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 765 |
+
"blocks.34.attn1.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 766 |
+
"blocks.34.attn1.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 767 |
+
"blocks.34.attn1.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 768 |
+
"blocks.34.attn1.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 769 |
+
"blocks.34.attn1.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 770 |
+
"blocks.34.attn1.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 771 |
+
"blocks.34.attn1.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 772 |
+
"blocks.34.attn2.norm_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 773 |
+
"blocks.34.attn2.norm_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 774 |
+
"blocks.34.attn2.to_k.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 775 |
+
"blocks.34.attn2.to_k.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 776 |
+
"blocks.34.attn2.to_out.0.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 777 |
+
"blocks.34.attn2.to_out.0.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 778 |
+
"blocks.34.attn2.to_q.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 779 |
+
"blocks.34.attn2.to_q.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 780 |
+
"blocks.34.attn2.to_v.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 781 |
+
"blocks.34.attn2.to_v.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 782 |
+
"blocks.34.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 783 |
+
"blocks.34.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 784 |
+
"blocks.34.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 785 |
+
"blocks.34.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 786 |
+
"blocks.34.norm2.bias": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 787 |
+
"blocks.34.norm2.weight": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 788 |
+
"blocks.34.scale_shift_table": "diffusion_pytorch_model-00005-of-00006.safetensors",
|
| 789 |
+
"blocks.35.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 790 |
+
"blocks.35.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 791 |
+
"blocks.35.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 792 |
+
"blocks.35.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 793 |
+
"blocks.35.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 794 |
+
"blocks.35.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 795 |
+
"blocks.35.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 796 |
+
"blocks.35.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 797 |
+
"blocks.35.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 798 |
+
"blocks.35.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 799 |
+
"blocks.35.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 800 |
+
"blocks.35.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 801 |
+
"blocks.35.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 802 |
+
"blocks.35.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 803 |
+
"blocks.35.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 804 |
+
"blocks.35.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 805 |
+
"blocks.35.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 806 |
+
"blocks.35.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 807 |
+
"blocks.35.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 808 |
+
"blocks.35.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 809 |
+
"blocks.35.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 810 |
+
"blocks.35.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 811 |
+
"blocks.35.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 812 |
+
"blocks.35.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 813 |
+
"blocks.35.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 814 |
+
"blocks.35.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 815 |
+
"blocks.35.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 816 |
+
"blocks.36.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 817 |
+
"blocks.36.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 818 |
+
"blocks.36.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 819 |
+
"blocks.36.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 820 |
+
"blocks.36.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 821 |
+
"blocks.36.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 822 |
+
"blocks.36.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 823 |
+
"blocks.36.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 824 |
+
"blocks.36.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 825 |
+
"blocks.36.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 826 |
+
"blocks.36.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 827 |
+
"blocks.36.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 828 |
+
"blocks.36.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 829 |
+
"blocks.36.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 830 |
+
"blocks.36.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 831 |
+
"blocks.36.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 832 |
+
"blocks.36.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 833 |
+
"blocks.36.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 834 |
+
"blocks.36.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 835 |
+
"blocks.36.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 836 |
+
"blocks.36.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 837 |
+
"blocks.36.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 838 |
+
"blocks.36.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 839 |
+
"blocks.36.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 840 |
+
"blocks.36.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 841 |
+
"blocks.36.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 842 |
+
"blocks.36.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 843 |
+
"blocks.37.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 844 |
+
"blocks.37.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 845 |
+
"blocks.37.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 846 |
+
"blocks.37.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 847 |
+
"blocks.37.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 848 |
+
"blocks.37.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 849 |
+
"blocks.37.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 850 |
+
"blocks.37.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 851 |
+
"blocks.37.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 852 |
+
"blocks.37.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 853 |
+
"blocks.37.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 854 |
+
"blocks.37.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 855 |
+
"blocks.37.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 856 |
+
"blocks.37.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 857 |
+
"blocks.37.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 858 |
+
"blocks.37.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 859 |
+
"blocks.37.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 860 |
+
"blocks.37.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 861 |
+
"blocks.37.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 862 |
+
"blocks.37.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 863 |
+
"blocks.37.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 864 |
+
"blocks.37.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 865 |
+
"blocks.37.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 866 |
+
"blocks.37.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 867 |
+
"blocks.37.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 868 |
+
"blocks.37.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 869 |
+
"blocks.37.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 870 |
+
"blocks.38.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 871 |
+
"blocks.38.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 872 |
+
"blocks.38.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 873 |
+
"blocks.38.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 874 |
+
"blocks.38.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 875 |
+
"blocks.38.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 876 |
+
"blocks.38.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 877 |
+
"blocks.38.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 878 |
+
"blocks.38.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 879 |
+
"blocks.38.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 880 |
+
"blocks.38.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 881 |
+
"blocks.38.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 882 |
+
"blocks.38.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 883 |
+
"blocks.38.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 884 |
+
"blocks.38.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 885 |
+
"blocks.38.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 886 |
+
"blocks.38.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 887 |
+
"blocks.38.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 888 |
+
"blocks.38.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 889 |
+
"blocks.38.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 890 |
+
"blocks.38.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 891 |
+
"blocks.38.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 892 |
+
"blocks.38.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 893 |
+
"blocks.38.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 894 |
+
"blocks.38.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 895 |
+
"blocks.38.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 896 |
+
"blocks.38.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 897 |
+
"blocks.39.attn1.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 898 |
+
"blocks.39.attn1.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 899 |
+
"blocks.39.attn1.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 900 |
+
"blocks.39.attn1.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 901 |
+
"blocks.39.attn1.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 902 |
+
"blocks.39.attn1.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 903 |
+
"blocks.39.attn1.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 904 |
+
"blocks.39.attn1.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 905 |
+
"blocks.39.attn1.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 906 |
+
"blocks.39.attn1.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 907 |
+
"blocks.39.attn2.norm_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 908 |
+
"blocks.39.attn2.norm_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 909 |
+
"blocks.39.attn2.to_k.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 910 |
+
"blocks.39.attn2.to_k.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 911 |
+
"blocks.39.attn2.to_out.0.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 912 |
+
"blocks.39.attn2.to_out.0.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 913 |
+
"blocks.39.attn2.to_q.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 914 |
+
"blocks.39.attn2.to_q.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 915 |
+
"blocks.39.attn2.to_v.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 916 |
+
"blocks.39.attn2.to_v.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 917 |
+
"blocks.39.ffn.net.0.proj.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 918 |
+
"blocks.39.ffn.net.0.proj.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 919 |
+
"blocks.39.ffn.net.2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 920 |
+
"blocks.39.ffn.net.2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 921 |
+
"blocks.39.norm2.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 922 |
+
"blocks.39.norm2.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 923 |
+
"blocks.39.scale_shift_table": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 924 |
+
"blocks.4.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 925 |
+
"blocks.4.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 926 |
+
"blocks.4.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 927 |
+
"blocks.4.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 928 |
+
"blocks.4.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 929 |
+
"blocks.4.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 930 |
+
"blocks.4.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 931 |
+
"blocks.4.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 932 |
+
"blocks.4.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 933 |
+
"blocks.4.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 934 |
+
"blocks.4.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 935 |
+
"blocks.4.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 936 |
+
"blocks.4.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 937 |
+
"blocks.4.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 938 |
+
"blocks.4.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 939 |
+
"blocks.4.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 940 |
+
"blocks.4.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 941 |
+
"blocks.4.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 942 |
+
"blocks.4.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 943 |
+
"blocks.4.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 944 |
+
"blocks.4.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 945 |
+
"blocks.4.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 946 |
+
"blocks.4.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 947 |
+
"blocks.4.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 948 |
+
"blocks.4.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 949 |
+
"blocks.4.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 950 |
+
"blocks.4.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 951 |
+
"blocks.5.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 952 |
+
"blocks.5.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 953 |
+
"blocks.5.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 954 |
+
"blocks.5.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 955 |
+
"blocks.5.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 956 |
+
"blocks.5.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 957 |
+
"blocks.5.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 958 |
+
"blocks.5.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 959 |
+
"blocks.5.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 960 |
+
"blocks.5.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 961 |
+
"blocks.5.attn2.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 962 |
+
"blocks.5.attn2.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 963 |
+
"blocks.5.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 964 |
+
"blocks.5.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 965 |
+
"blocks.5.attn2.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 966 |
+
"blocks.5.attn2.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 967 |
+
"blocks.5.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 968 |
+
"blocks.5.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 969 |
+
"blocks.5.attn2.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 970 |
+
"blocks.5.attn2.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 971 |
+
"blocks.5.ffn.net.0.proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 972 |
+
"blocks.5.ffn.net.0.proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 973 |
+
"blocks.5.ffn.net.2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 974 |
+
"blocks.5.ffn.net.2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 975 |
+
"blocks.5.norm2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 976 |
+
"blocks.5.norm2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 977 |
+
"blocks.5.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 978 |
+
"blocks.6.attn1.norm_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 979 |
+
"blocks.6.attn1.norm_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 980 |
+
"blocks.6.attn1.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 981 |
+
"blocks.6.attn1.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 982 |
+
"blocks.6.attn1.to_out.0.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 983 |
+
"blocks.6.attn1.to_out.0.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 984 |
+
"blocks.6.attn1.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 985 |
+
"blocks.6.attn1.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 986 |
+
"blocks.6.attn1.to_v.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 987 |
+
"blocks.6.attn1.to_v.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 988 |
+
"blocks.6.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 989 |
+
"blocks.6.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 990 |
+
"blocks.6.attn2.to_k.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 991 |
+
"blocks.6.attn2.to_k.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 992 |
+
"blocks.6.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 993 |
+
"blocks.6.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 994 |
+
"blocks.6.attn2.to_q.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 995 |
+
"blocks.6.attn2.to_q.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 996 |
+
"blocks.6.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 997 |
+
"blocks.6.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 998 |
+
"blocks.6.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 999 |
+
"blocks.6.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1000 |
+
"blocks.6.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1001 |
+
"blocks.6.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1002 |
+
"blocks.6.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1003 |
+
"blocks.6.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1004 |
+
"blocks.6.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1005 |
+
"blocks.7.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1006 |
+
"blocks.7.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1007 |
+
"blocks.7.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1008 |
+
"blocks.7.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1009 |
+
"blocks.7.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1010 |
+
"blocks.7.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1011 |
+
"blocks.7.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1012 |
+
"blocks.7.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1013 |
+
"blocks.7.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1014 |
+
"blocks.7.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1015 |
+
"blocks.7.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1016 |
+
"blocks.7.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1017 |
+
"blocks.7.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1018 |
+
"blocks.7.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1019 |
+
"blocks.7.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1020 |
+
"blocks.7.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1021 |
+
"blocks.7.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1022 |
+
"blocks.7.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1023 |
+
"blocks.7.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1024 |
+
"blocks.7.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1025 |
+
"blocks.7.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1026 |
+
"blocks.7.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1027 |
+
"blocks.7.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1028 |
+
"blocks.7.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1029 |
+
"blocks.7.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1030 |
+
"blocks.7.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1031 |
+
"blocks.7.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1032 |
+
"blocks.8.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1033 |
+
"blocks.8.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1034 |
+
"blocks.8.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1035 |
+
"blocks.8.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1036 |
+
"blocks.8.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1037 |
+
"blocks.8.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1038 |
+
"blocks.8.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1039 |
+
"blocks.8.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1040 |
+
"blocks.8.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1041 |
+
"blocks.8.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1042 |
+
"blocks.8.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1043 |
+
"blocks.8.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1044 |
+
"blocks.8.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1045 |
+
"blocks.8.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1046 |
+
"blocks.8.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1047 |
+
"blocks.8.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1048 |
+
"blocks.8.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1049 |
+
"blocks.8.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1050 |
+
"blocks.8.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1051 |
+
"blocks.8.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1052 |
+
"blocks.8.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1053 |
+
"blocks.8.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1054 |
+
"blocks.8.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1055 |
+
"blocks.8.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1056 |
+
"blocks.8.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1057 |
+
"blocks.8.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1058 |
+
"blocks.8.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1059 |
+
"blocks.9.attn1.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1060 |
+
"blocks.9.attn1.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1061 |
+
"blocks.9.attn1.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1062 |
+
"blocks.9.attn1.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1063 |
+
"blocks.9.attn1.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1064 |
+
"blocks.9.attn1.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1065 |
+
"blocks.9.attn1.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1066 |
+
"blocks.9.attn1.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1067 |
+
"blocks.9.attn1.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1068 |
+
"blocks.9.attn1.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1069 |
+
"blocks.9.attn2.norm_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1070 |
+
"blocks.9.attn2.norm_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1071 |
+
"blocks.9.attn2.to_k.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1072 |
+
"blocks.9.attn2.to_k.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1073 |
+
"blocks.9.attn2.to_out.0.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1074 |
+
"blocks.9.attn2.to_out.0.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1075 |
+
"blocks.9.attn2.to_q.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1076 |
+
"blocks.9.attn2.to_q.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1077 |
+
"blocks.9.attn2.to_v.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1078 |
+
"blocks.9.attn2.to_v.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1079 |
+
"blocks.9.ffn.net.0.proj.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1080 |
+
"blocks.9.ffn.net.0.proj.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1081 |
+
"blocks.9.ffn.net.2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1082 |
+
"blocks.9.ffn.net.2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1083 |
+
"blocks.9.norm2.bias": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1084 |
+
"blocks.9.norm2.weight": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1085 |
+
"blocks.9.scale_shift_table": "diffusion_pytorch_model-00002-of-00006.safetensors",
|
| 1086 |
+
"condition_embedder.text_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1087 |
+
"condition_embedder.text_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1088 |
+
"condition_embedder.text_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1089 |
+
"condition_embedder.text_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1090 |
+
"condition_embedder.time_embedder.linear_1.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1091 |
+
"condition_embedder.time_embedder.linear_1.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1092 |
+
"condition_embedder.time_embedder.linear_2.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1093 |
+
"condition_embedder.time_embedder.linear_2.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1094 |
+
"condition_embedder.time_proj.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1095 |
+
"condition_embedder.time_proj.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1096 |
+
"patch_embedding.bias": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1097 |
+
"patch_embedding.weight": "diffusion_pytorch_model-00001-of-00006.safetensors",
|
| 1098 |
+
"proj_out.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1099 |
+
"proj_out.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1100 |
+
"patch_short.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1101 |
+
"patch_short.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1102 |
+
"patch_mid.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1103 |
+
"patch_mid.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1104 |
+
"patch_long.bias": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1105 |
+
"patch_long.weight": "diffusion_pytorch_model-00006-of-00006.safetensors",
|
| 1106 |
+
"norm_out.scale_shift_table": "diffusion_pytorch_model-00001-of-00006.safetensors"
|
| 1107 |
+
}
|
| 1108 |
+
}
|
Helios/checkpoints/Helios-Mid/vae/config.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderKLWan",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"attn_scales": [],
|
| 5 |
+
"base_dim": 96,
|
| 6 |
+
"dim_mult": [
|
| 7 |
+
1,
|
| 8 |
+
2,
|
| 9 |
+
4,
|
| 10 |
+
4
|
| 11 |
+
],
|
| 12 |
+
"dropout": 0.0,
|
| 13 |
+
"latents_mean": [
|
| 14 |
+
-0.7571,
|
| 15 |
+
-0.7089,
|
| 16 |
+
-0.9113,
|
| 17 |
+
0.1075,
|
| 18 |
+
-0.1745,
|
| 19 |
+
0.9653,
|
| 20 |
+
-0.1517,
|
| 21 |
+
1.5508,
|
| 22 |
+
0.4134,
|
| 23 |
+
-0.0715,
|
| 24 |
+
0.5517,
|
| 25 |
+
-0.3632,
|
| 26 |
+
-0.1922,
|
| 27 |
+
-0.9497,
|
| 28 |
+
0.2503,
|
| 29 |
+
-0.2921
|
| 30 |
+
],
|
| 31 |
+
"latents_std": [
|
| 32 |
+
2.8184,
|
| 33 |
+
1.4541,
|
| 34 |
+
2.3275,
|
| 35 |
+
2.6558,
|
| 36 |
+
1.2196,
|
| 37 |
+
1.7708,
|
| 38 |
+
2.6052,
|
| 39 |
+
2.0743,
|
| 40 |
+
3.2687,
|
| 41 |
+
2.1526,
|
| 42 |
+
2.8652,
|
| 43 |
+
1.5579,
|
| 44 |
+
1.6382,
|
| 45 |
+
1.1253,
|
| 46 |
+
2.8251,
|
| 47 |
+
1.916
|
| 48 |
+
],
|
| 49 |
+
"num_res_blocks": 2,
|
| 50 |
+
"temperal_downsample": [
|
| 51 |
+
false,
|
| 52 |
+
true,
|
| 53 |
+
true
|
| 54 |
+
],
|
| 55 |
+
"z_dim": 16
|
| 56 |
+
}
|
Helios/eval/checkpoints/get_checkpoints.sh
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
hf download BestWishYsh/HeliosBench-Weights --local-dir ./
|
Helios/eval/playground/helios_t2v_prompts.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Helios/eval/playground/results/all_models_merged.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_models": 1,
|
| 3 |
+
"score_type": "rating",
|
| 4 |
+
"metrics": [
|
| 5 |
+
"aesthetic",
|
| 6 |
+
"drifting_aesthetic",
|
| 7 |
+
"drifting_motion_smoothness",
|
| 8 |
+
"drifting_naturalness",
|
| 9 |
+
"drifting_semantic",
|
| 10 |
+
"motion_amplitude",
|
| 11 |
+
"motion_smoothness",
|
| 12 |
+
"naturalness",
|
| 13 |
+
"semantic",
|
| 14 |
+
"total_weighted_rating"
|
| 15 |
+
],
|
| 16 |
+
"models": {
|
| 17 |
+
"toy-video": {
|
| 18 |
+
"aesthetic": 9,
|
| 19 |
+
"motion_amplitude": 3,
|
| 20 |
+
"motion_smoothness": 10,
|
| 21 |
+
"naturalness": 7,
|
| 22 |
+
"semantic": 8,
|
| 23 |
+
"drifting_aesthetic": 8,
|
| 24 |
+
"drifting_motion_smoothness": 10,
|
| 25 |
+
"drifting_naturalness": 10,
|
| 26 |
+
"drifting_semantic": 10,
|
| 27 |
+
"total_weighted_rating": 8.247
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"rating_scale": 10
|
| 31 |
+
}
|
Helios/eval/playground/results/toy-video/aesthetic_results.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "aesthetic",
|
| 3 |
+
"average_score": 0.6564263701438904,
|
| 4 |
+
"num_videos": 2,
|
| 5 |
+
"per_video_results": [
|
| 6 |
+
{
|
| 7 |
+
"id": 2,
|
| 8 |
+
"video_name": "2_240_ori81.mp4",
|
| 9 |
+
"aesthetic_score": 0.6802743077278137
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"id": 239,
|
| 13 |
+
"video_name": "239_120_ori129.mp4",
|
| 14 |
+
"aesthetic_score": 0.632578432559967
|
| 15 |
+
}
|
| 16 |
+
]
|
| 17 |
+
}
|
Helios/eval/playground/results/toy-video/drifting_aesthetic_results.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "drifting_aesthetic",
|
| 3 |
+
"description": "Start-end contrast of aesthetic (first/last 15% frames)",
|
| 4 |
+
"average_drift_score": 0.027865678071975708,
|
| 5 |
+
"num_videos": 2,
|
| 6 |
+
"per_video_results": [
|
| 7 |
+
{
|
| 8 |
+
"id": 2,
|
| 9 |
+
"video_name": "2_240_ori81.mp4",
|
| 10 |
+
"drift_aesthetic_score": 0.002410709857940674,
|
| 11 |
+
"start_aesthetic_score": 0.6802361011505127,
|
| 12 |
+
"end_aesthetic_score": 0.677825391292572
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"id": 239,
|
| 16 |
+
"video_name": "239_120_ori129.mp4",
|
| 17 |
+
"drift_aesthetic_score": 0.05332064628601074,
|
| 18 |
+
"start_aesthetic_score": 0.6535003185272217,
|
| 19 |
+
"end_aesthetic_score": 0.6001796722412109
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
Helios/eval/playground/results/toy-video/drifting_motion_smoothness_results.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "drifting_motion_smoothness",
|
| 3 |
+
"description": "Start-end contrast of motion smoothness (first/last 15% frames)",
|
| 4 |
+
"average_drift_score": 0.0009624073235373065,
|
| 5 |
+
"num_videos": 2,
|
| 6 |
+
"per_video_results": [
|
| 7 |
+
{
|
| 8 |
+
"id": 2,
|
| 9 |
+
"video_name": "2_240_ori81.mp4",
|
| 10 |
+
"drift_motion_smoothness_score": 0.0016874511579993978,
|
| 11 |
+
"start_motion_smoothness_score": 0.9880413336530265,
|
| 12 |
+
"end_motion_smoothness_score": 0.9897287848110259
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"id": 239,
|
| 16 |
+
"video_name": "239_120_ori129.mp4",
|
| 17 |
+
"drift_motion_smoothness_score": 0.0002373634890752152,
|
| 18 |
+
"start_motion_smoothness_score": 0.9948747067013198,
|
| 19 |
+
"end_motion_smoothness_score": 0.995112070190395
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
Helios/eval/playground/results/toy-video/drifting_naturalness_results.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "drifting_naturalness",
|
| 3 |
+
"description": "Start-end contrast of naturalness (first/last 15% frames)",
|
| 4 |
+
"average_drift_score": 0.0,
|
| 5 |
+
"num_videos": 2,
|
| 6 |
+
"model_name": "gpt-5.2-2025-12-11",
|
| 7 |
+
"per_video_results": [
|
| 8 |
+
{
|
| 9 |
+
"id": 2,
|
| 10 |
+
"video_name": "2_240_ori81.mp4",
|
| 11 |
+
"drift_naturalness_score": 0.0,
|
| 12 |
+
"start_naturalness_score": 0.0,
|
| 13 |
+
"end_naturalness_score": 0.0,
|
| 14 |
+
"start_raw_score": "1",
|
| 15 |
+
"end_raw_score": "1"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"id": 239,
|
| 19 |
+
"video_name": "239_120_ori129.mp4",
|
| 20 |
+
"drift_naturalness_score": 0.0,
|
| 21 |
+
"start_naturalness_score": 0.75,
|
| 22 |
+
"end_naturalness_score": 0.75,
|
| 23 |
+
"start_raw_score": "4",
|
| 24 |
+
"end_raw_score": "4"
|
| 25 |
+
}
|
| 26 |
+
]
|
| 27 |
+
}
|
Helios/eval/playground/results/toy-video/drifting_semantic_results.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "drifting_semantic",
|
| 3 |
+
"description": "Start-end contrast of semantic consistency (first/last 15% frames)",
|
| 4 |
+
"average_drift_score": 0.006637156009674072,
|
| 5 |
+
"num_videos": 2,
|
| 6 |
+
"per_video_results": [
|
| 7 |
+
{
|
| 8 |
+
"id": 2,
|
| 9 |
+
"video_name": "2_240_ori81.mp4",
|
| 10 |
+
"prompt": "A stunning mid-afternoon landscape photograph with a low camera angle, showcasing several giant wooly mammoths treading through a snowy meadow. Their long, wooly fur gently billows in the brisk wind as they move, creating a sense of natural movement. Snow-covered trees and dramatic snow-capped mountains loom in the distance, adding to the majestic setting. Wispy clouds and a high sun cast a warm glow over the scene, enhancing the serene and awe-inspiring atmosphere. The depth of field brings out the detailed textures of the mammoths and the snowy environment, capturing every nuance of these prehistoric giants in breathtaking clarity.",
|
| 11 |
+
"drift_semantic_score": 0.0044051408767700195,
|
| 12 |
+
"start_semantic_score": 0.2939550578594208,
|
| 13 |
+
"end_semantic_score": 0.2983601987361908
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"id": 239,
|
| 17 |
+
"video_name": "239_120_ori129.mp4",
|
| 18 |
+
"prompt": "An old man in blue jeans and a white T-shirt takes a leisurely stroll along a bustling street in Mumbai, India, during a breathtaking sunset. He walks with a gentle sway, his weathered face reflecting the warm hues of the setting sun. His hands rest casually in his pockets, and he appears content and at peace. The background features a vibrant mix of colorful buildings, street vendors, and pedestrians, with the sky painted in shades of orange, pink, and purple. The photo has a nostalgic and documentary style, capturing the essence of a serene moment amidst the city's energy. A medium shot with a soft focus on the old man.",
|
| 19 |
+
"drift_semantic_score": 0.008869171142578125,
|
| 20 |
+
"start_semantic_score": 0.2703956365585327,
|
| 21 |
+
"end_semantic_score": 0.2615264654159546
|
| 22 |
+
}
|
| 23 |
+
]
|
| 24 |
+
}
|
Helios/eval/playground/results/toy-video/merged_results.json
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rating_scale": 10,
|
| 3 |
+
"summary": {
|
| 4 |
+
"non_drifting": {
|
| 5 |
+
"aesthetic": {
|
| 6 |
+
"name": "Aesthetic",
|
| 7 |
+
"raw_score": 0.6564263701438904,
|
| 8 |
+
"normalized_score": 0.6564263701438904,
|
| 9 |
+
"rating": 9,
|
| 10 |
+
"num_videos": 2
|
| 11 |
+
},
|
| 12 |
+
"motion_amplitude": {
|
| 13 |
+
"name": "Motion Amplitude",
|
| 14 |
+
"raw_score": 0.12899818271398544,
|
| 15 |
+
"normalized_score": 0.12899818271398544,
|
| 16 |
+
"rating": 3,
|
| 17 |
+
"num_videos": 2
|
| 18 |
+
},
|
| 19 |
+
"motion_smoothness": {
|
| 20 |
+
"name": "Motion Smoothness",
|
| 21 |
+
"raw_score": 0.9922347277689807,
|
| 22 |
+
"normalized_score": 0.9922347277689807,
|
| 23 |
+
"rating": 10,
|
| 24 |
+
"num_videos": 2
|
| 25 |
+
},
|
| 26 |
+
"naturalness": {
|
| 27 |
+
"name": "Naturalness",
|
| 28 |
+
"raw_score": 0.5,
|
| 29 |
+
"normalized_score": 0.5,
|
| 30 |
+
"rating": 7,
|
| 31 |
+
"num_videos": 2
|
| 32 |
+
},
|
| 33 |
+
"semantic": {
|
| 34 |
+
"name": "Semantic",
|
| 35 |
+
"raw_score": 0.2817579507827759,
|
| 36 |
+
"normalized_score": 0.2817579507827759,
|
| 37 |
+
"rating": 8,
|
| 38 |
+
"num_videos": 2
|
| 39 |
+
}
|
| 40 |
+
},
|
| 41 |
+
"drifting": {
|
| 42 |
+
"drifting_aesthetic": {
|
| 43 |
+
"name": "Drifting Aesthetic",
|
| 44 |
+
"raw_score": 0.027865678071975708,
|
| 45 |
+
"normalized_score": 0.027865678071975708,
|
| 46 |
+
"rating": 8,
|
| 47 |
+
"num_videos": 2
|
| 48 |
+
},
|
| 49 |
+
"drifting_motion_smoothness": {
|
| 50 |
+
"name": "Drifting Motion Smoothness",
|
| 51 |
+
"raw_score": 0.0009624073235373065,
|
| 52 |
+
"normalized_score": 0.0009624073235373065,
|
| 53 |
+
"rating": 10,
|
| 54 |
+
"num_videos": 2
|
| 55 |
+
},
|
| 56 |
+
"drifting_naturalness": {
|
| 57 |
+
"name": "Drifting Naturalness",
|
| 58 |
+
"raw_score": 0.0,
|
| 59 |
+
"normalized_score": 0.0,
|
| 60 |
+
"rating": 10,
|
| 61 |
+
"num_videos": 2
|
| 62 |
+
},
|
| 63 |
+
"drifting_semantic": {
|
| 64 |
+
"name": "Drifting Semantic",
|
| 65 |
+
"raw_score": 0.006637156009674072,
|
| 66 |
+
"normalized_score": 0.006637156009674072,
|
| 67 |
+
"rating": 10,
|
| 68 |
+
"num_videos": 2
|
| 69 |
+
}
|
| 70 |
+
},
|
| 71 |
+
"total_weighted_rating": 8.247
|
| 72 |
+
},
|
| 73 |
+
"per_video": {}
|
| 74 |
+
}
|
Helios/eval/playground/results/toy-video/motion_amplitude_results.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "motion_fb",
|
| 3 |
+
"average_score": 0.12899818271398544,
|
| 4 |
+
"num_videos": 2,
|
| 5 |
+
"per_video_results": [
|
| 6 |
+
{
|
| 7 |
+
"id": 2,
|
| 8 |
+
"video_name": "2_240_ori81.mp4",
|
| 9 |
+
"motion_fb": 0.19912056624889374
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"id": 239,
|
| 13 |
+
"video_name": "239_120_ori129.mp4",
|
| 14 |
+
"motion_fb": 0.05887579917907715
|
| 15 |
+
}
|
| 16 |
+
]
|
| 17 |
+
}
|
Helios/eval/playground/results/toy-video/motion_smoothness_results.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "motion_smoothness",
|
| 3 |
+
"average_score": 0.9922347277689807,
|
| 4 |
+
"num_videos": 2,
|
| 5 |
+
"per_video_results": [
|
| 6 |
+
{
|
| 7 |
+
"id": 2,
|
| 8 |
+
"video_name": "2_240_ori81.mp4",
|
| 9 |
+
"motion_smoothness_score": 0.9896801291593404
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"id": 239,
|
| 13 |
+
"video_name": "239_120_ori129.mp4",
|
| 14 |
+
"motion_smoothness_score": 0.9947893263786209
|
| 15 |
+
}
|
| 16 |
+
]
|
| 17 |
+
}
|
Helios/eval/playground/results/toy-video/naturalness_results.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "naturalness",
|
| 3 |
+
"average_score": 0.5,
|
| 4 |
+
"num_videos": 2,
|
| 5 |
+
"model_name": "gpt-5.2-2025-12-11",
|
| 6 |
+
"num_frames_per_video": 16,
|
| 7 |
+
"per_video_results": [
|
| 8 |
+
{
|
| 9 |
+
"id": 2,
|
| 10 |
+
"video_name": "2_240_ori81.mp4",
|
| 11 |
+
"naturalness_score": 0.25,
|
| 12 |
+
"raw_score": "2"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"id": 239,
|
| 16 |
+
"video_name": "239_120_ori129.mp4",
|
| 17 |
+
"naturalness_score": 0.75,
|
| 18 |
+
"raw_score": "4"
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
}
|
Helios/eval/playground/results/toy-video/semantic_results.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metric": "semantic",
|
| 3 |
+
"average_score": 0.2817579507827759,
|
| 4 |
+
"num_videos": 2,
|
| 5 |
+
"per_video_results": [
|
| 6 |
+
{
|
| 7 |
+
"id": 2,
|
| 8 |
+
"video_name": "2_240_ori81.mp4",
|
| 9 |
+
"prompt": "A stunning mid-afternoon landscape photograph with a low camera angle, showcasing several giant wooly mammoths treading through a snowy meadow. Their long, wooly fur gently billows in the brisk wind as they move, creating a sense of natural movement. Snow-covered trees and dramatic snow-capped mountains loom in the distance, adding to the majestic setting. Wispy clouds and a high sun cast a warm glow over the scene, enhancing the serene and awe-inspiring atmosphere. The depth of field brings out the detailed textures of the mammoths and the snowy environment, capturing every nuance of these prehistoric giants in breathtaking clarity.",
|
| 10 |
+
"semantic_score": 0.29471662640571594
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"id": 239,
|
| 14 |
+
"video_name": "239_120_ori129.mp4",
|
| 15 |
+
"prompt": "An old man in blue jeans and a white T-shirt takes a leisurely stroll along a bustling street in Mumbai, India, during a breathtaking sunset. He walks with a gentle sway, his weathered face reflecting the warm hues of the setting sun. His hands rest casually in his pockets, and he appears content and at peace. The background features a vibrant mix of colorful buildings, street vendors, and pedestrians, with the sky painted in shades of orange, pink, and purple. The photo has a nostalgic and documentary style, capturing the essence of a serene moment amidst the city's energy. A medium shot with a soft focus on the old man.",
|
| 16 |
+
"semantic_score": 0.2687992751598358
|
| 17 |
+
}
|
| 18 |
+
]
|
| 19 |
+
}
|
Helios/eval/utils/convert_json_to_excel.py
ADDED
|
@@ -0,0 +1,136 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import argparse
|
| 2 |
+
import json
|
| 3 |
+
|
| 4 |
+
import pandas as pd
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
CUSTOM_ORDER = [
|
| 8 |
+
"total_weighted_rating",
|
| 9 |
+
"aesthetic",
|
| 10 |
+
"motion_amplitude",
|
| 11 |
+
"motion_smoothness",
|
| 12 |
+
"semantic",
|
| 13 |
+
"naturalness",
|
| 14 |
+
"drifting_aesthetic",
|
| 15 |
+
"drifting_motion_smoothness",
|
| 16 |
+
"drifting_semantic",
|
| 17 |
+
"drifting_naturalness",
|
| 18 |
+
]
|
| 19 |
+
|
| 20 |
+
SELECTED_METRICS = [
|
| 21 |
+
"total_weighted_rating",
|
| 22 |
+
"aesthetic",
|
| 23 |
+
"motion_amplitude",
|
| 24 |
+
"motion_smoothness",
|
| 25 |
+
"semantic",
|
| 26 |
+
"naturalness",
|
| 27 |
+
]
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
def json_to_excel(json_path, excel_path=None, use_selected_metrics=False, show_raw_values=False, score_type=""):
|
| 31 |
+
with open(json_path, "r") as f:
|
| 32 |
+
data = json.load(f)
|
| 33 |
+
|
| 34 |
+
models_data = data["models"]
|
| 35 |
+
df = pd.DataFrame.from_dict(models_data, orient="index")
|
| 36 |
+
|
| 37 |
+
df.reset_index(inplace=True)
|
| 38 |
+
df.rename(columns={"index": "model_name"}, inplace=True)
|
| 39 |
+
|
| 40 |
+
if use_selected_metrics:
|
| 41 |
+
available_cols = ["model_name"] + [col for col in SELECTED_METRICS if col in df.columns]
|
| 42 |
+
df = df[available_cols]
|
| 43 |
+
print(f"Selected {len(available_cols) - 1} metrics from available metrics")
|
| 44 |
+
|
| 45 |
+
valid_order = ["model_name"] + [col for col in CUSTOM_ORDER if col in df.columns]
|
| 46 |
+
df = df[valid_order]
|
| 47 |
+
print(f"Kept {len(valid_order) - 1} metrics as specified in CUSTOM_ORDER")
|
| 48 |
+
|
| 49 |
+
if excel_path is None:
|
| 50 |
+
excel_path = json_path.rsplit(".", 1)[0] + f"_{score_type}" + ".xlsx"
|
| 51 |
+
|
| 52 |
+
with pd.ExcelWriter(excel_path, engine="openpyxl") as writer:
|
| 53 |
+
df.to_excel(writer, sheet_name="Models", index=False)
|
| 54 |
+
|
| 55 |
+
metadata = pd.DataFrame(
|
| 56 |
+
{
|
| 57 |
+
"Property": ["timestamp", "num_models", "num_metrics", "filtered", "format"],
|
| 58 |
+
"Value": [
|
| 59 |
+
data.get("timestamp", "N/A"),
|
| 60 |
+
data.get("num_models", len(models_data)),
|
| 61 |
+
len(df.columns) - 1,
|
| 62 |
+
"Yes" if use_selected_metrics else "No",
|
| 63 |
+
"Raw Values" if show_raw_values else "Percentage",
|
| 64 |
+
],
|
| 65 |
+
}
|
| 66 |
+
)
|
| 67 |
+
metadata.to_excel(writer, sheet_name="Metadata", index=False)
|
| 68 |
+
|
| 69 |
+
worksheet = writer.sheets["Models"]
|
| 70 |
+
for idx, col in enumerate(df.columns):
|
| 71 |
+
max_length = max(df[col].astype(str).apply(len).max(), len(col))
|
| 72 |
+
if idx < 26:
|
| 73 |
+
col_letter = chr(65 + idx)
|
| 74 |
+
else:
|
| 75 |
+
col_letter = chr(65 + idx // 26 - 1) + chr(65 + idx % 26)
|
| 76 |
+
worksheet.column_dimensions[col_letter].width = min(max_length + 2, 50)
|
| 77 |
+
|
| 78 |
+
if col != "model_name" and pd.api.types.is_numeric_dtype(df[col]):
|
| 79 |
+
for row in range(2, len(df) + 2): # Start from row 2 (after header)
|
| 80 |
+
cell = worksheet[f"{col_letter}{row}"]
|
| 81 |
+
if cell.value is not None:
|
| 82 |
+
if col == "total_weighted_rating":
|
| 83 |
+
cell.number_format = "0.00"
|
| 84 |
+
elif show_raw_values:
|
| 85 |
+
cell.number_format = "0"
|
| 86 |
+
else:
|
| 87 |
+
cell.value = cell.value * 100
|
| 88 |
+
cell.number_format = '0.00"%"'
|
| 89 |
+
|
| 90 |
+
print(f"Conversion successful! Output file: {excel_path}")
|
| 91 |
+
print(f"Processed {len(df)} models with {len(df.columns) - 1} metrics")
|
| 92 |
+
print(f"Format: {'Raw values' if show_raw_values else 'Percentage'}")
|
| 93 |
+
|
| 94 |
+
return excel_path
|
| 95 |
+
|
| 96 |
+
|
| 97 |
+
if __name__ == "__main__":
|
| 98 |
+
parser = argparse.ArgumentParser()
|
| 99 |
+
|
| 100 |
+
parser.add_argument("--json_file", type=str, required=True, help="Input JSON file path")
|
| 101 |
+
parser.add_argument(
|
| 102 |
+
"--excel_file",
|
| 103 |
+
type=str,
|
| 104 |
+
required=True,
|
| 105 |
+
help="Output Excel file path (optional, defaults to input filename.xlsx)",
|
| 106 |
+
)
|
| 107 |
+
parser.add_argument("--filter", action="store_true", help="Use only metrics defined in SELECTED_METRICS list")
|
| 108 |
+
parser.add_argument(
|
| 109 |
+
"--score_type",
|
| 110 |
+
type=str,
|
| 111 |
+
choices=["raw", "normalized", "rating"],
|
| 112 |
+
default="rating",
|
| 113 |
+
help="Type of scores to use: 'raw', 'normalized', or 'rating'",
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
args = parser.parse_args()
|
| 117 |
+
|
| 118 |
+
if args.score_type == "rating":
|
| 119 |
+
raw_value = True
|
| 120 |
+
else:
|
| 121 |
+
raw_value = False
|
| 122 |
+
|
| 123 |
+
try:
|
| 124 |
+
json_to_excel(
|
| 125 |
+
args.json_file,
|
| 126 |
+
args.excel_file,
|
| 127 |
+
use_selected_metrics=args.filter,
|
| 128 |
+
show_raw_values=raw_value,
|
| 129 |
+
score_type=args.score_type,
|
| 130 |
+
)
|
| 131 |
+
except FileNotFoundError:
|
| 132 |
+
print(f"Error: File not found {args.json_file}")
|
| 133 |
+
except json.JSONDecodeError:
|
| 134 |
+
print(f"Error: {args.json_file} is not a valid JSON file")
|
| 135 |
+
except Exception as e:
|
| 136 |
+
print(f"Error: {e}")
|
Helios/eval/utils/extract_short_from_long.py
ADDED
|
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import argparse
|
| 2 |
+
import os
|
| 3 |
+
import subprocess
|
| 4 |
+
from pathlib import Path
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
def extract_first_n_frames(input_root, output_root, num_frames=81):
|
| 8 |
+
input_path = Path(input_root)
|
| 9 |
+
output_path = Path(output_root)
|
| 10 |
+
|
| 11 |
+
for subfolder in input_path.iterdir():
|
| 12 |
+
if not subfolder.is_dir():
|
| 13 |
+
continue
|
| 14 |
+
|
| 15 |
+
print(f"Processing folder: {subfolder.name}")
|
| 16 |
+
|
| 17 |
+
output_subfolder = output_path / subfolder.name
|
| 18 |
+
output_subfolder.mkdir(parents=True, exist_ok=True)
|
| 19 |
+
|
| 20 |
+
video_files = list(subfolder.glob("*.mp4"))
|
| 21 |
+
|
| 22 |
+
for i, video_file in enumerate(video_files, 1):
|
| 23 |
+
original_name = video_file.stem
|
| 24 |
+
if "_ori" in original_name:
|
| 25 |
+
new_name = original_name.rsplit("_ori", 1)[0] + f"_ori{num_frames}.mp4"
|
| 26 |
+
else:
|
| 27 |
+
new_name = video_file.name
|
| 28 |
+
|
| 29 |
+
output_file = output_subfolder / new_name
|
| 30 |
+
if os.path.exists(output_file):
|
| 31 |
+
print(f"Skipping existing file: {output_file}")
|
| 32 |
+
continue
|
| 33 |
+
|
| 34 |
+
cmd = [
|
| 35 |
+
"ffmpeg",
|
| 36 |
+
"-i",
|
| 37 |
+
str(video_file),
|
| 38 |
+
"-vframes",
|
| 39 |
+
str(num_frames), # Extract only first N frames
|
| 40 |
+
"-map",
|
| 41 |
+
"0", # Copy all streams (video + audio)
|
| 42 |
+
"-c",
|
| 43 |
+
"copy", # Try direct copy (fastest, preserves all parameters)
|
| 44 |
+
"-y",
|
| 45 |
+
str(output_file),
|
| 46 |
+
]
|
| 47 |
+
|
| 48 |
+
try:
|
| 49 |
+
result = subprocess.run(cmd, capture_output=True)
|
| 50 |
+
|
| 51 |
+
if result.returncode != 0:
|
| 52 |
+
print(f" Direct copy failed for {video_file.name}, re-encoding...")
|
| 53 |
+
cmd = [
|
| 54 |
+
"ffmpeg",
|
| 55 |
+
"-i",
|
| 56 |
+
str(video_file),
|
| 57 |
+
"-vframes",
|
| 58 |
+
str(num_frames),
|
| 59 |
+
"-c:v",
|
| 60 |
+
"libx264", # Re-encode video
|
| 61 |
+
"-qp",
|
| 62 |
+
"0", # Lossless quality
|
| 63 |
+
"-c:a",
|
| 64 |
+
"copy", # Copy audio directly
|
| 65 |
+
"-map",
|
| 66 |
+
"0", # Copy all streams
|
| 67 |
+
"-y",
|
| 68 |
+
str(output_file),
|
| 69 |
+
]
|
| 70 |
+
subprocess.run(cmd, check=True, capture_output=True)
|
| 71 |
+
|
| 72 |
+
print(f" [{i}/{len(video_files)}] {video_file.name} -> {new_name}")
|
| 73 |
+
except subprocess.CalledProcessError as e:
|
| 74 |
+
print(f" Error processing {video_file.name}: {e}")
|
| 75 |
+
continue
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
if __name__ == "__main__":
|
| 79 |
+
parser = argparse.ArgumentParser(description="Extract first N frames from videos")
|
| 80 |
+
parser.add_argument(
|
| 81 |
+
"--input",
|
| 82 |
+
type=str,
|
| 83 |
+
default="long",
|
| 84 |
+
help="Input root directory (default: current directory)",
|
| 85 |
+
)
|
| 86 |
+
parser.add_argument(
|
| 87 |
+
"--output",
|
| 88 |
+
type=str,
|
| 89 |
+
default="short/0_from_long",
|
| 90 |
+
help="Output root directory (default: ./output_frames)",
|
| 91 |
+
)
|
| 92 |
+
parser.add_argument("--frames", type=int, default=81, help="Number of frames to extract (default: 81)")
|
| 93 |
+
|
| 94 |
+
args = parser.parse_args()
|
| 95 |
+
|
| 96 |
+
extract_first_n_frames(args.input, args.output, args.frames)
|
| 97 |
+
print("\nDone!")
|
Helios/eval/utils/third_party/ViCLIP/__init__.py
ADDED
|
File without changes
|
Helios/eval/utils/third_party/ViCLIP/simple_tokenizer.py
ADDED
|
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import gzip
|
| 2 |
+
import html
|
| 3 |
+
import os
|
| 4 |
+
import subprocess
|
| 5 |
+
from functools import lru_cache
|
| 6 |
+
|
| 7 |
+
import ftfy
|
| 8 |
+
import regex as re
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
def default_bpe():
|
| 12 |
+
tokenizer_file = os.path.join("checkpoints", "ViCLIP/bpe_simple_vocab_16e6.txt.gz")
|
| 13 |
+
if not os.path.exists(tokenizer_file):
|
| 14 |
+
print(f"Downloading ViCLIP tokenizer to {tokenizer_file}")
|
| 15 |
+
wget_command = [
|
| 16 |
+
"wget",
|
| 17 |
+
"https://raw.githubusercontent.com/openai/CLIP/main/clip/bpe_simple_vocab_16e6.txt.gz",
|
| 18 |
+
"-P",
|
| 19 |
+
os.path.dirname(tokenizer_file),
|
| 20 |
+
]
|
| 21 |
+
subprocess.run(wget_command)
|
| 22 |
+
return tokenizer_file
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
@lru_cache()
|
| 26 |
+
def bytes_to_unicode():
|
| 27 |
+
"""
|
| 28 |
+
Returns list of utf-8 byte and a corresponding list of unicode strings.
|
| 29 |
+
The reversible bpe codes work on unicode strings.
|
| 30 |
+
This means you need a large # of unicode characters in your vocab if you want to avoid UNKs.
|
| 31 |
+
When you're at something like a 10B token dataset you end up needing around 5K for decent coverage.
|
| 32 |
+
This is a signficant percentage of your normal, say, 32K bpe vocab.
|
| 33 |
+
To avoid that, we want lookup tables between utf-8 bytes and unicode strings.
|
| 34 |
+
And avoids mapping to whitespace/control characters the bpe code barfs on.
|
| 35 |
+
"""
|
| 36 |
+
bs = (
|
| 37 |
+
list(range(ord("!"), ord("~") + 1)) + list(range(ord("¡"), ord("¬") + 1)) + list(range(ord("®"), ord("ÿ") + 1))
|
| 38 |
+
)
|
| 39 |
+
cs = bs[:]
|
| 40 |
+
n = 0
|
| 41 |
+
for b in range(2**8):
|
| 42 |
+
if b not in bs:
|
| 43 |
+
bs.append(b)
|
| 44 |
+
cs.append(2**8 + n)
|
| 45 |
+
n += 1
|
| 46 |
+
cs = [chr(n) for n in cs]
|
| 47 |
+
return dict(zip(bs, cs))
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
def get_pairs(word):
|
| 51 |
+
"""Return set of symbol pairs in a word.
|
| 52 |
+
Word is represented as tuple of symbols (symbols being variable-length strings).
|
| 53 |
+
"""
|
| 54 |
+
pairs = set()
|
| 55 |
+
prev_char = word[0]
|
| 56 |
+
for char in word[1:]:
|
| 57 |
+
pairs.add((prev_char, char))
|
| 58 |
+
prev_char = char
|
| 59 |
+
return pairs
|
| 60 |
+
|
| 61 |
+
|
| 62 |
+
def basic_clean(text):
|
| 63 |
+
text = ftfy.fix_text(text)
|
| 64 |
+
text = html.unescape(html.unescape(text))
|
| 65 |
+
return text.strip()
|
| 66 |
+
|
| 67 |
+
|
| 68 |
+
def whitespace_clean(text):
|
| 69 |
+
text = re.sub(r"\s+", " ", text)
|
| 70 |
+
text = text.strip()
|
| 71 |
+
return text
|
| 72 |
+
|
| 73 |
+
|
| 74 |
+
class SimpleTokenizer(object):
|
| 75 |
+
def __init__(self, bpe_path: str = default_bpe()):
|
| 76 |
+
self.byte_encoder = bytes_to_unicode()
|
| 77 |
+
self.byte_decoder = {v: k for k, v in self.byte_encoder.items()}
|
| 78 |
+
merges = gzip.open(bpe_path).read().decode("utf-8").split("\n")
|
| 79 |
+
merges = merges[1 : 49152 - 256 - 2 + 1]
|
| 80 |
+
merges = [tuple(merge.split()) for merge in merges]
|
| 81 |
+
vocab = list(bytes_to_unicode().values())
|
| 82 |
+
vocab = vocab + [v + "</w>" for v in vocab]
|
| 83 |
+
for merge in merges:
|
| 84 |
+
vocab.append("".join(merge))
|
| 85 |
+
vocab.extend(["<|startoftext|>", "<|endoftext|>"])
|
| 86 |
+
self.encoder = dict(zip(vocab, range(len(vocab))))
|
| 87 |
+
self.decoder = {v: k for k, v in self.encoder.items()}
|
| 88 |
+
self.bpe_ranks = dict(zip(merges, range(len(merges))))
|
| 89 |
+
self.cache = {"<|startoftext|>": "<|startoftext|>", "<|endoftext|>": "<|endoftext|>"}
|
| 90 |
+
self.pat = re.compile(
|
| 91 |
+
r"""<\|startoftext\|>|<\|endoftext\|>|'s|'t|'re|'ve|'m|'ll|'d|[\p{L}]+|[\p{N}]|[^\s\p{L}\p{N}]+""",
|
| 92 |
+
re.IGNORECASE,
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
def bpe(self, token):
|
| 96 |
+
if token in self.cache:
|
| 97 |
+
return self.cache[token]
|
| 98 |
+
word = tuple(token[:-1]) + (token[-1] + "</w>",)
|
| 99 |
+
pairs = get_pairs(word)
|
| 100 |
+
|
| 101 |
+
if not pairs:
|
| 102 |
+
return token + "</w>"
|
| 103 |
+
|
| 104 |
+
while True:
|
| 105 |
+
bigram = min(pairs, key=lambda pair: self.bpe_ranks.get(pair, float("inf")))
|
| 106 |
+
if bigram not in self.bpe_ranks:
|
| 107 |
+
break
|
| 108 |
+
first, second = bigram
|
| 109 |
+
new_word = []
|
| 110 |
+
i = 0
|
| 111 |
+
while i < len(word):
|
| 112 |
+
try:
|
| 113 |
+
j = word.index(first, i)
|
| 114 |
+
new_word.extend(word[i:j])
|
| 115 |
+
i = j
|
| 116 |
+
except Exception:
|
| 117 |
+
new_word.extend(word[i:])
|
| 118 |
+
break
|
| 119 |
+
|
| 120 |
+
if word[i] == first and i < len(word) - 1 and word[i + 1] == second:
|
| 121 |
+
new_word.append(first + second)
|
| 122 |
+
i += 2
|
| 123 |
+
else:
|
| 124 |
+
new_word.append(word[i])
|
| 125 |
+
i += 1
|
| 126 |
+
new_word = tuple(new_word)
|
| 127 |
+
word = new_word
|
| 128 |
+
if len(word) == 1:
|
| 129 |
+
break
|
| 130 |
+
else:
|
| 131 |
+
pairs = get_pairs(word)
|
| 132 |
+
word = " ".join(word)
|
| 133 |
+
self.cache[token] = word
|
| 134 |
+
return word
|
| 135 |
+
|
| 136 |
+
def encode(self, text):
|
| 137 |
+
bpe_tokens = []
|
| 138 |
+
text = whitespace_clean(basic_clean(text)).lower()
|
| 139 |
+
for token in re.findall(self.pat, text):
|
| 140 |
+
token = "".join(self.byte_encoder[b] for b in token.encode("utf-8"))
|
| 141 |
+
bpe_tokens.extend(self.encoder[bpe_token] for bpe_token in self.bpe(token).split(" "))
|
| 142 |
+
return bpe_tokens
|
| 143 |
+
|
| 144 |
+
def decode(self, tokens):
|
| 145 |
+
text = "".join([self.decoder[token] for token in tokens])
|
| 146 |
+
text = bytearray([self.byte_decoder[c] for c in text]).decode("utf-8", errors="replace").replace("</w>", " ")
|
| 147 |
+
return text
|
Helios/eval/utils/third_party/ViCLIP/viclip.py
ADDED
|
@@ -0,0 +1,216 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import logging
|
| 2 |
+
import os
|
| 3 |
+
|
| 4 |
+
import torch
|
| 5 |
+
from torch import nn
|
| 6 |
+
|
| 7 |
+
from .simple_tokenizer import SimpleTokenizer as _Tokenizer
|
| 8 |
+
from .viclip_text import clip_text_l14
|
| 9 |
+
from .viclip_vision import clip_joint_l14
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
logger = logging.getLogger(__name__)
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
class ViCLIP(nn.Module):
|
| 16 |
+
"""docstring for ViCLIP"""
|
| 17 |
+
|
| 18 |
+
def __init__(
|
| 19 |
+
self,
|
| 20 |
+
tokenizer=None,
|
| 21 |
+
pretrain=os.path.join(os.path.dirname(os.path.abspath(__file__)), "ViClip-InternVid-10M-FLT.pth"),
|
| 22 |
+
freeze_text=True,
|
| 23 |
+
):
|
| 24 |
+
super(ViCLIP, self).__init__()
|
| 25 |
+
if tokenizer:
|
| 26 |
+
self.tokenizer = tokenizer
|
| 27 |
+
else:
|
| 28 |
+
self.tokenizer = _Tokenizer()
|
| 29 |
+
self.max_txt_l = 32
|
| 30 |
+
|
| 31 |
+
self.vision_encoder_name = "vit_l14"
|
| 32 |
+
|
| 33 |
+
self.vision_encoder_pretrained = False
|
| 34 |
+
self.inputs_image_res = 224
|
| 35 |
+
self.vision_encoder_kernel_size = 1
|
| 36 |
+
self.vision_encoder_center = True
|
| 37 |
+
self.video_input_num_frames = 8
|
| 38 |
+
self.vision_encoder_drop_path_rate = 0.1
|
| 39 |
+
self.vision_encoder_checkpoint_num = 24
|
| 40 |
+
self.is_pretrain = pretrain
|
| 41 |
+
self.vision_width = 1024
|
| 42 |
+
self.text_width = 768
|
| 43 |
+
self.embed_dim = 768
|
| 44 |
+
self.masking_prob = 0.9
|
| 45 |
+
|
| 46 |
+
self.text_encoder_name = "vit_l14"
|
| 47 |
+
self.text_encoder_pretrained = False #'bert-base-uncased'
|
| 48 |
+
self.text_encoder_d_model = 768
|
| 49 |
+
|
| 50 |
+
self.text_encoder_vocab_size = 49408
|
| 51 |
+
|
| 52 |
+
# create modules.
|
| 53 |
+
self.vision_encoder = self.build_vision_encoder()
|
| 54 |
+
self.text_encoder = self.build_text_encoder()
|
| 55 |
+
|
| 56 |
+
self.temp = nn.parameter.Parameter(torch.ones([]) * 1 / 100.0)
|
| 57 |
+
self.temp_min = 1 / 100.0
|
| 58 |
+
|
| 59 |
+
if pretrain:
|
| 60 |
+
logger.info(f"Load pretrained weights from {pretrain}")
|
| 61 |
+
state_dict = torch.load(pretrain, map_location="cpu", weights_only=False)["model"]
|
| 62 |
+
self.load_state_dict(state_dict)
|
| 63 |
+
|
| 64 |
+
# Freeze weights
|
| 65 |
+
if freeze_text:
|
| 66 |
+
self.freeze_text()
|
| 67 |
+
|
| 68 |
+
def freeze_text(self):
|
| 69 |
+
"""freeze text encoder"""
|
| 70 |
+
for p in self.text_encoder.parameters():
|
| 71 |
+
p.requires_grad = False
|
| 72 |
+
|
| 73 |
+
def no_weight_decay(self):
|
| 74 |
+
ret = {"temp"}
|
| 75 |
+
ret.update({"vision_encoder." + k for k in self.vision_encoder.no_weight_decay()})
|
| 76 |
+
ret.update({"text_encoder." + k for k in self.text_encoder.no_weight_decay()})
|
| 77 |
+
|
| 78 |
+
return ret
|
| 79 |
+
|
| 80 |
+
def forward(self, image, text, raw_text, idx, log_generation=None, return_sims=False):
|
| 81 |
+
"""forward and calculate loss.
|
| 82 |
+
|
| 83 |
+
Args:
|
| 84 |
+
image (torch.Tensor): The input images. Shape: [B,T,C,H,W].
|
| 85 |
+
text (dict): TODO
|
| 86 |
+
idx (torch.Tensor): TODO
|
| 87 |
+
|
| 88 |
+
Returns: TODO
|
| 89 |
+
|
| 90 |
+
"""
|
| 91 |
+
self.clip_contrastive_temperature()
|
| 92 |
+
|
| 93 |
+
vision_embeds = self.encode_vision(image)
|
| 94 |
+
text_embeds = self.encode_text(raw_text)
|
| 95 |
+
if return_sims:
|
| 96 |
+
sims = torch.nn.functional.normalize(vision_embeds, dim=-1) @ torch.nn.functional.normalize(
|
| 97 |
+
text_embeds, dim=-1
|
| 98 |
+
).transpose(0, 1)
|
| 99 |
+
return sims
|
| 100 |
+
|
| 101 |
+
# calculate loss
|
| 102 |
+
|
| 103 |
+
## VTC loss
|
| 104 |
+
loss_vtc = self.clip_loss.vtc_loss(vision_embeds, text_embeds, idx, self.temp, all_gather=True)
|
| 105 |
+
|
| 106 |
+
return {
|
| 107 |
+
"loss_vtc": loss_vtc,
|
| 108 |
+
}
|
| 109 |
+
|
| 110 |
+
def encode_vision(self, image, test=False):
|
| 111 |
+
"""encode image / videos as features.
|
| 112 |
+
|
| 113 |
+
Args:
|
| 114 |
+
image (torch.Tensor): The input images.
|
| 115 |
+
test (bool): Whether testing.
|
| 116 |
+
|
| 117 |
+
Returns: tuple.
|
| 118 |
+
- vision_embeds (torch.Tensor): The features of all patches. Shape: [B,T,L,C].
|
| 119 |
+
- pooled_vision_embeds (torch.Tensor): The pooled features. Shape: [B,T,C].
|
| 120 |
+
|
| 121 |
+
"""
|
| 122 |
+
if image.ndim == 5:
|
| 123 |
+
image = image.permute(0, 2, 1, 3, 4).contiguous()
|
| 124 |
+
else:
|
| 125 |
+
image = image.unsqueeze(2)
|
| 126 |
+
|
| 127 |
+
if not test and self.masking_prob > 0.0:
|
| 128 |
+
return self.vision_encoder(image, masking_prob=self.masking_prob)
|
| 129 |
+
|
| 130 |
+
return self.vision_encoder(image)
|
| 131 |
+
|
| 132 |
+
def encode_text(self, text):
|
| 133 |
+
"""encode text.
|
| 134 |
+
Args:
|
| 135 |
+
text (dict): The output of huggingface's `PreTrainedTokenizer`. contains keys:
|
| 136 |
+
- input_ids (torch.Tensor): Token ids to be fed to a model. Shape: [B,L].
|
| 137 |
+
- attention_mask (torch.Tensor): The mask indicate padded tokens. Shape: [B,L]. 0 is padded token.
|
| 138 |
+
- other keys refer to "https://huggingface.co/docs/transformers/v4.21.2/en/main_classes/tokenizer#transformers.PreTrainedTokenizer.__call__".
|
| 139 |
+
Returns: tuple.
|
| 140 |
+
- text_embeds (torch.Tensor): The features of all tokens. Shape: [B,L,C].
|
| 141 |
+
- pooled_text_embeds (torch.Tensor): The pooled features. Shape: [B,C].
|
| 142 |
+
|
| 143 |
+
"""
|
| 144 |
+
device = next(self.text_encoder.parameters()).device
|
| 145 |
+
text = self.text_encoder.tokenize(text, context_length=self.max_txt_l).to(device)
|
| 146 |
+
text_embeds = self.text_encoder(text)
|
| 147 |
+
return text_embeds
|
| 148 |
+
|
| 149 |
+
@torch.no_grad()
|
| 150 |
+
def clip_contrastive_temperature(self, min_val=0.001, max_val=0.5):
|
| 151 |
+
"""Seems only used during pre-training"""
|
| 152 |
+
self.temp.clamp_(min=self.temp_min)
|
| 153 |
+
|
| 154 |
+
def build_vision_encoder(self):
|
| 155 |
+
"""build vision encoder
|
| 156 |
+
Returns: (vision_encoder, vision_layernorm). Each is a `nn.Module`.
|
| 157 |
+
|
| 158 |
+
"""
|
| 159 |
+
encoder_name = self.vision_encoder_name
|
| 160 |
+
if encoder_name != "vit_l14":
|
| 161 |
+
raise ValueError(f"Not implemented: {encoder_name}")
|
| 162 |
+
vision_encoder = clip_joint_l14(
|
| 163 |
+
pretrained=self.vision_encoder_pretrained,
|
| 164 |
+
input_resolution=self.inputs_image_res,
|
| 165 |
+
kernel_size=self.vision_encoder_kernel_size,
|
| 166 |
+
center=self.vision_encoder_center,
|
| 167 |
+
num_frames=self.video_input_num_frames,
|
| 168 |
+
drop_path=self.vision_encoder_drop_path_rate,
|
| 169 |
+
checkpoint_num=self.vision_encoder_checkpoint_num,
|
| 170 |
+
)
|
| 171 |
+
return vision_encoder
|
| 172 |
+
|
| 173 |
+
def build_text_encoder(self):
|
| 174 |
+
"""build text_encoder and possiblly video-to-text multimodal fusion encoder.
|
| 175 |
+
Returns: nn.Module. The text encoder
|
| 176 |
+
|
| 177 |
+
"""
|
| 178 |
+
encoder_name = self.text_encoder_name
|
| 179 |
+
if encoder_name != "vit_l14":
|
| 180 |
+
raise ValueError(f"Not implemented: {encoder_name}")
|
| 181 |
+
text_encoder = clip_text_l14(
|
| 182 |
+
pretrained=self.text_encoder_pretrained,
|
| 183 |
+
embed_dim=self.text_encoder_d_model,
|
| 184 |
+
context_length=self.max_txt_l,
|
| 185 |
+
vocab_size=self.text_encoder_vocab_size,
|
| 186 |
+
checkpoint_num=0,
|
| 187 |
+
)
|
| 188 |
+
|
| 189 |
+
return text_encoder
|
| 190 |
+
|
| 191 |
+
def get_text_encoder(self):
|
| 192 |
+
"""get text encoder, used for text and cross-modal encoding"""
|
| 193 |
+
encoder = self.text_encoder
|
| 194 |
+
return encoder.bert if hasattr(encoder, "bert") else encoder
|
| 195 |
+
|
| 196 |
+
def get_text_features(self, input_text, tokenizer, text_feature_dict={}):
|
| 197 |
+
if input_text in text_feature_dict:
|
| 198 |
+
return text_feature_dict[input_text]
|
| 199 |
+
text_template = f"{input_text}"
|
| 200 |
+
with torch.no_grad():
|
| 201 |
+
# text_token = tokenizer.encode(text_template).cuda()
|
| 202 |
+
text_features = self.encode_text(text_template).float()
|
| 203 |
+
text_features /= text_features.norm(dim=-1, keepdim=True)
|
| 204 |
+
text_feature_dict[input_text] = text_features
|
| 205 |
+
return text_features
|
| 206 |
+
|
| 207 |
+
def get_vid_features(self, input_frames):
|
| 208 |
+
with torch.no_grad():
|
| 209 |
+
clip_feat = self.encode_vision(input_frames, test=True).float()
|
| 210 |
+
clip_feat /= clip_feat.norm(dim=-1, keepdim=True)
|
| 211 |
+
return clip_feat
|
| 212 |
+
|
| 213 |
+
def get_predict_label(self, clip_feature, text_feats_tensor, top=5):
|
| 214 |
+
label_probs = (100.0 * clip_feature @ text_feats_tensor.T).softmax(dim=-1)
|
| 215 |
+
top_probs, top_labels = label_probs.cpu().topk(top, dim=-1)
|
| 216 |
+
return top_probs, top_labels
|
Helios/eval/utils/third_party/ViCLIP/viclip_text.py
ADDED
|
@@ -0,0 +1,260 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import functools
|
| 2 |
+
import logging
|
| 3 |
+
import os
|
| 4 |
+
from collections import OrderedDict
|
| 5 |
+
|
| 6 |
+
import torch
|
| 7 |
+
import torch.nn.functional as F
|
| 8 |
+
import torch.utils.checkpoint as checkpoint
|
| 9 |
+
from pkg_resources import packaging
|
| 10 |
+
from torch import nn
|
| 11 |
+
|
| 12 |
+
from .simple_tokenizer import SimpleTokenizer as _Tokenizer
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
logger = logging.getLogger(__name__)
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
MODEL_PATH = "https://huggingface.co/laion/CLIP-ViT-L-14-DataComp.XL-s13B-b90K"
|
| 19 |
+
_MODELS = {
|
| 20 |
+
"ViT-L/14": os.path.join(MODEL_PATH, "vit_l14_text.pth"),
|
| 21 |
+
}
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
class LayerNorm(nn.LayerNorm):
|
| 25 |
+
"""Subclass torch's LayerNorm to handle fp16."""
|
| 26 |
+
|
| 27 |
+
def forward(self, x: torch.Tensor):
|
| 28 |
+
orig_type = x.dtype
|
| 29 |
+
ret = super().forward(x.type(torch.float32))
|
| 30 |
+
return ret.type(orig_type)
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
class QuickGELU(nn.Module):
|
| 34 |
+
def forward(self, x: torch.Tensor):
|
| 35 |
+
return x * torch.sigmoid(1.702 * x)
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
class ResidualAttentionBlock(nn.Module):
|
| 39 |
+
def __init__(self, d_model: int, n_head: int, attn_mask: torch.Tensor = None):
|
| 40 |
+
super().__init__()
|
| 41 |
+
|
| 42 |
+
self.attn = nn.MultiheadAttention(d_model, n_head)
|
| 43 |
+
self.ln_1 = LayerNorm(d_model)
|
| 44 |
+
self.mlp = nn.Sequential(
|
| 45 |
+
OrderedDict(
|
| 46 |
+
[
|
| 47 |
+
("c_fc", nn.Linear(d_model, d_model * 4)),
|
| 48 |
+
("gelu", QuickGELU()),
|
| 49 |
+
("c_proj", nn.Linear(d_model * 4, d_model)),
|
| 50 |
+
]
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
self.ln_2 = LayerNorm(d_model)
|
| 54 |
+
self.attn_mask = attn_mask
|
| 55 |
+
|
| 56 |
+
def attention(self, x: torch.Tensor):
|
| 57 |
+
self.attn_mask = self.attn_mask.to(dtype=x.dtype, device=x.device) if self.attn_mask is not None else None
|
| 58 |
+
return self.attn(x, x, x, need_weights=False, attn_mask=self.attn_mask)[0]
|
| 59 |
+
|
| 60 |
+
def forward(self, x: torch.Tensor):
|
| 61 |
+
x = x + self.attention(self.ln_1(x))
|
| 62 |
+
x = x + self.mlp(self.ln_2(x))
|
| 63 |
+
return x
|
| 64 |
+
|
| 65 |
+
|
| 66 |
+
class Transformer(nn.Module):
|
| 67 |
+
def __init__(self, width: int, layers: int, heads: int, attn_mask: torch.Tensor = None, checkpoint_num: int = 0):
|
| 68 |
+
super().__init__()
|
| 69 |
+
self.width = width
|
| 70 |
+
self.layers = layers
|
| 71 |
+
self.resblocks = nn.Sequential(*[ResidualAttentionBlock(width, heads, attn_mask) for _ in range(layers)])
|
| 72 |
+
|
| 73 |
+
self.checkpoint_num = checkpoint_num
|
| 74 |
+
|
| 75 |
+
def forward(self, x: torch.Tensor):
|
| 76 |
+
if self.checkpoint_num > 0:
|
| 77 |
+
segments = min(self.checkpoint_num, len(self.resblocks))
|
| 78 |
+
return checkpoint.checkpoint_sequential(self.resblocks, segments, x)
|
| 79 |
+
else:
|
| 80 |
+
return self.resblocks(x)
|
| 81 |
+
|
| 82 |
+
|
| 83 |
+
class CLIP_TEXT(nn.Module):
|
| 84 |
+
def __init__(
|
| 85 |
+
self,
|
| 86 |
+
embed_dim: int,
|
| 87 |
+
context_length: int,
|
| 88 |
+
vocab_size: int,
|
| 89 |
+
transformer_width: int,
|
| 90 |
+
transformer_heads: int,
|
| 91 |
+
transformer_layers: int,
|
| 92 |
+
checkpoint_num: int,
|
| 93 |
+
):
|
| 94 |
+
super().__init__()
|
| 95 |
+
|
| 96 |
+
self.context_length = context_length
|
| 97 |
+
self._tokenizer = _Tokenizer()
|
| 98 |
+
|
| 99 |
+
self.transformer = Transformer(
|
| 100 |
+
width=transformer_width,
|
| 101 |
+
layers=transformer_layers,
|
| 102 |
+
heads=transformer_heads,
|
| 103 |
+
attn_mask=self.build_attention_mask(),
|
| 104 |
+
checkpoint_num=checkpoint_num,
|
| 105 |
+
)
|
| 106 |
+
|
| 107 |
+
self.vocab_size = vocab_size
|
| 108 |
+
self.token_embedding = nn.Embedding(vocab_size, transformer_width)
|
| 109 |
+
self.positional_embedding = nn.Parameter(torch.empty(self.context_length, transformer_width))
|
| 110 |
+
self.ln_final = LayerNorm(transformer_width)
|
| 111 |
+
|
| 112 |
+
self.text_projection = nn.Parameter(torch.empty(transformer_width, embed_dim))
|
| 113 |
+
|
| 114 |
+
def no_weight_decay(self):
|
| 115 |
+
return {"token_embedding", "positional_embedding"}
|
| 116 |
+
|
| 117 |
+
@functools.lru_cache(maxsize=None)
|
| 118 |
+
def build_attention_mask(self):
|
| 119 |
+
# lazily create causal attention mask, with full attention between the vision tokens
|
| 120 |
+
# pytorch uses additive attention mask; fill with -inf
|
| 121 |
+
mask = torch.empty(self.context_length, self.context_length)
|
| 122 |
+
mask.fill_(float("-inf"))
|
| 123 |
+
mask.triu_(1) # zero out the lower diagonal
|
| 124 |
+
return mask
|
| 125 |
+
|
| 126 |
+
def tokenize(self, texts, context_length=77, truncate=True):
|
| 127 |
+
"""
|
| 128 |
+
Returns the tokenized representation of given input string(s)
|
| 129 |
+
Parameters
|
| 130 |
+
----------
|
| 131 |
+
texts : Union[str, List[str]]
|
| 132 |
+
An input string or a list of input strings to tokenize
|
| 133 |
+
context_length : int
|
| 134 |
+
The context length to use; all CLIP models use 77 as the context length
|
| 135 |
+
truncate: bool
|
| 136 |
+
Whether to truncate the text in case its encoding is longer than the context length
|
| 137 |
+
Returns
|
| 138 |
+
-------
|
| 139 |
+
A two-dimensional tensor containing the resulting tokens, shape = [number of input strings, context_length].
|
| 140 |
+
We return LongTensor when torch version is <1.8.0, since older index_select requires indices to be long.
|
| 141 |
+
"""
|
| 142 |
+
if isinstance(texts, str):
|
| 143 |
+
texts = [texts]
|
| 144 |
+
|
| 145 |
+
sot_token = self._tokenizer.encoder["<|startoftext|>"]
|
| 146 |
+
eot_token = self._tokenizer.encoder["<|endoftext|>"]
|
| 147 |
+
all_tokens = [[sot_token] + self._tokenizer.encode(text) + [eot_token] for text in texts]
|
| 148 |
+
if packaging.version.parse(torch.__version__) < packaging.version.parse("1.8.0"):
|
| 149 |
+
result = torch.zeros(len(all_tokens), context_length, dtype=torch.long)
|
| 150 |
+
else:
|
| 151 |
+
result = torch.zeros(len(all_tokens), context_length, dtype=torch.int)
|
| 152 |
+
|
| 153 |
+
for i, tokens in enumerate(all_tokens):
|
| 154 |
+
if len(tokens) > context_length:
|
| 155 |
+
if truncate:
|
| 156 |
+
tokens = tokens[:context_length]
|
| 157 |
+
tokens[-1] = eot_token
|
| 158 |
+
else:
|
| 159 |
+
raise RuntimeError(f"Input {texts[i]} is too long for context length {context_length}")
|
| 160 |
+
result[i, : len(tokens)] = torch.tensor(tokens)
|
| 161 |
+
|
| 162 |
+
return result
|
| 163 |
+
|
| 164 |
+
def forward(self, text):
|
| 165 |
+
x = self.token_embedding(text) # [batch_size, n_ctx, d_model]
|
| 166 |
+
|
| 167 |
+
x = x + self.positional_embedding
|
| 168 |
+
x = x.permute(1, 0, 2) # NLD -> LND
|
| 169 |
+
x = self.transformer(x)
|
| 170 |
+
x = x.permute(1, 0, 2) # LND -> NLD
|
| 171 |
+
x = self.ln_final(x)
|
| 172 |
+
|
| 173 |
+
# x.shape = [batch_size, n_ctx, transformer.width]
|
| 174 |
+
# take features from the eot embedding (eot_token is the highest number in each sequence)
|
| 175 |
+
x = x[torch.arange(x.shape[0]), text.argmax(dim=-1)] @ self.text_projection
|
| 176 |
+
|
| 177 |
+
return x
|
| 178 |
+
|
| 179 |
+
|
| 180 |
+
def clip_text_b16(
|
| 181 |
+
embed_dim=512,
|
| 182 |
+
context_length=77,
|
| 183 |
+
vocab_size=49408,
|
| 184 |
+
transformer_width=512,
|
| 185 |
+
transformer_heads=8,
|
| 186 |
+
transformer_layers=12,
|
| 187 |
+
):
|
| 188 |
+
raise NotImplementedError
|
| 189 |
+
model = CLIP_TEXT(embed_dim, context_length, vocab_size, transformer_width, transformer_heads, transformer_layers)
|
| 190 |
+
pretrained = _MODELS["ViT-B/16"]
|
| 191 |
+
logger.info(f"Load pretrained weights from {pretrained}")
|
| 192 |
+
state_dict = torch.load(pretrained, map_location="cpu")
|
| 193 |
+
model.load_state_dict(state_dict, strict=False)
|
| 194 |
+
return model.eval()
|
| 195 |
+
|
| 196 |
+
|
| 197 |
+
def clip_text_l14(
|
| 198 |
+
embed_dim=768,
|
| 199 |
+
context_length=77,
|
| 200 |
+
vocab_size=49408,
|
| 201 |
+
transformer_width=768,
|
| 202 |
+
transformer_heads=12,
|
| 203 |
+
transformer_layers=12,
|
| 204 |
+
checkpoint_num=0,
|
| 205 |
+
pretrained=True,
|
| 206 |
+
):
|
| 207 |
+
model = CLIP_TEXT(
|
| 208 |
+
embed_dim,
|
| 209 |
+
context_length,
|
| 210 |
+
vocab_size,
|
| 211 |
+
transformer_width,
|
| 212 |
+
transformer_heads,
|
| 213 |
+
transformer_layers,
|
| 214 |
+
checkpoint_num,
|
| 215 |
+
)
|
| 216 |
+
if pretrained:
|
| 217 |
+
if isinstance(pretrained, str) and pretrained != "bert-base-uncased":
|
| 218 |
+
pretrained = _MODELS[pretrained]
|
| 219 |
+
else:
|
| 220 |
+
pretrained = _MODELS["ViT-L/14"]
|
| 221 |
+
logger.info(f"Load pretrained weights from {pretrained}")
|
| 222 |
+
state_dict = torch.load(pretrained, map_location="cpu")
|
| 223 |
+
if context_length != state_dict["positional_embedding"].size(0):
|
| 224 |
+
# assert context_length < state_dict["positional_embedding"].size(0), "Cannot increase context length."
|
| 225 |
+
print(f"Resize positional embedding from {state_dict['positional_embedding'].size(0)} to {context_length}")
|
| 226 |
+
if context_length < state_dict["positional_embedding"].size(0):
|
| 227 |
+
state_dict["positional_embedding"] = state_dict["positional_embedding"][:context_length]
|
| 228 |
+
else:
|
| 229 |
+
state_dict["positional_embedding"] = F.pad(
|
| 230 |
+
state_dict["positional_embedding"],
|
| 231 |
+
(0, 0, 0, context_length - state_dict["positional_embedding"].size(0)),
|
| 232 |
+
value=0,
|
| 233 |
+
)
|
| 234 |
+
|
| 235 |
+
message = model.load_state_dict(state_dict, strict=False)
|
| 236 |
+
print(f"Load pretrained weights from {pretrained}: {message}")
|
| 237 |
+
return model.eval()
|
| 238 |
+
|
| 239 |
+
|
| 240 |
+
def clip_text_l14_336(
|
| 241 |
+
embed_dim=768,
|
| 242 |
+
context_length=77,
|
| 243 |
+
vocab_size=49408,
|
| 244 |
+
transformer_width=768,
|
| 245 |
+
transformer_heads=12,
|
| 246 |
+
transformer_layers=12,
|
| 247 |
+
):
|
| 248 |
+
raise NotImplementedError
|
| 249 |
+
model = CLIP_TEXT(embed_dim, context_length, vocab_size, transformer_width, transformer_heads, transformer_layers)
|
| 250 |
+
pretrained = _MODELS["ViT-L/14_336"]
|
| 251 |
+
logger.info(f"Load pretrained weights from {pretrained}")
|
| 252 |
+
state_dict = torch.load(pretrained, map_location="cpu")
|
| 253 |
+
model.load_state_dict(state_dict, strict=False)
|
| 254 |
+
return model.eval()
|
| 255 |
+
|
| 256 |
+
|
| 257 |
+
def build_clip(config):
|
| 258 |
+
model_cls = config.text_encoder.clip_teacher
|
| 259 |
+
model = eval(model_cls)()
|
| 260 |
+
return model
|
Helios/eval/utils/third_party/ViCLIP/viclip_vision.py
ADDED
|
@@ -0,0 +1,364 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python
|
| 2 |
+
import logging
|
| 3 |
+
import os
|
| 4 |
+
from collections import OrderedDict
|
| 5 |
+
|
| 6 |
+
import torch
|
| 7 |
+
import torch.utils.checkpoint as checkpoint
|
| 8 |
+
from einops import rearrange
|
| 9 |
+
from timm.layers import DropPath
|
| 10 |
+
from timm.models import register_model
|
| 11 |
+
from torch import nn
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
logger = logging.getLogger(__name__)
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
def load_temp_embed_with_mismatch(temp_embed_old, temp_embed_new, add_zero=True):
|
| 18 |
+
"""
|
| 19 |
+
Add/Remove extra temporal_embeddings as needed.
|
| 20 |
+
https://arxiv.org/abs/2104.00650 shows adding zero paddings works.
|
| 21 |
+
|
| 22 |
+
temp_embed_old: (1, num_frames_old, 1, d)
|
| 23 |
+
temp_embed_new: (1, num_frames_new, 1, d)
|
| 24 |
+
add_zero: bool, if True, add zero, else, interpolate trained embeddings.
|
| 25 |
+
"""
|
| 26 |
+
# TODO zero pad
|
| 27 |
+
num_frms_new = temp_embed_new.shape[1]
|
| 28 |
+
num_frms_old = temp_embed_old.shape[1]
|
| 29 |
+
logger.info(f"Load temporal_embeddings, lengths: {num_frms_old}-->{num_frms_new}")
|
| 30 |
+
if num_frms_new > num_frms_old:
|
| 31 |
+
if add_zero:
|
| 32 |
+
temp_embed_new[:, :num_frms_old] = temp_embed_old # untrained embeddings are zeros.
|
| 33 |
+
else:
|
| 34 |
+
pass
|
| 35 |
+
# temp_embed_new = interpolate_temporal_pos_embed(temp_embed_old, num_frms_new)
|
| 36 |
+
elif num_frms_new < num_frms_old:
|
| 37 |
+
temp_embed_new = temp_embed_old[:, :num_frms_new]
|
| 38 |
+
else: # =
|
| 39 |
+
temp_embed_new = temp_embed_old
|
| 40 |
+
return temp_embed_new
|
| 41 |
+
|
| 42 |
+
|
| 43 |
+
MODEL_PATH = "https://pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com/internvideo/viclip/"
|
| 44 |
+
_MODELS = {
|
| 45 |
+
"ViT-L/14": os.path.join(MODEL_PATH, "ViClip-InternVid-10M-FLT.pth"),
|
| 46 |
+
}
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
class QuickGELU(nn.Module):
|
| 50 |
+
def forward(self, x):
|
| 51 |
+
return x * torch.sigmoid(1.702 * x)
|
| 52 |
+
|
| 53 |
+
|
| 54 |
+
class ResidualAttentionBlock(nn.Module):
|
| 55 |
+
def __init__(self, d_model, n_head, drop_path=0.0, attn_mask=None, dropout=0.0):
|
| 56 |
+
super().__init__()
|
| 57 |
+
|
| 58 |
+
self.drop_path1 = DropPath(drop_path) if drop_path > 0.0 else nn.Identity()
|
| 59 |
+
self.drop_path2 = DropPath(drop_path) if drop_path > 0.0 else nn.Identity()
|
| 60 |
+
self.attn = nn.MultiheadAttention(d_model, n_head, dropout=dropout)
|
| 61 |
+
self.ln_1 = nn.LayerNorm(d_model)
|
| 62 |
+
self.mlp = nn.Sequential(
|
| 63 |
+
OrderedDict(
|
| 64 |
+
[
|
| 65 |
+
("c_fc", nn.Linear(d_model, d_model * 4)),
|
| 66 |
+
("gelu", QuickGELU()),
|
| 67 |
+
("drop1", nn.Dropout(dropout)),
|
| 68 |
+
("c_proj", nn.Linear(d_model * 4, d_model)),
|
| 69 |
+
("drop2", nn.Dropout(dropout)),
|
| 70 |
+
]
|
| 71 |
+
)
|
| 72 |
+
)
|
| 73 |
+
self.ln_2 = nn.LayerNorm(d_model)
|
| 74 |
+
self.attn_mask = attn_mask
|
| 75 |
+
|
| 76 |
+
def attention(self, x):
|
| 77 |
+
self.attn_mask = self.attn_mask.to(dtype=x.dtype, device=x.device) if self.attn_mask is not None else None
|
| 78 |
+
return self.attn(x, x, x, need_weights=False, attn_mask=self.attn_mask)[0]
|
| 79 |
+
|
| 80 |
+
def forward(self, x):
|
| 81 |
+
x = x + self.drop_path1(self.attention(self.ln_1(x)))
|
| 82 |
+
x = x + self.drop_path2(self.mlp(self.ln_2(x)))
|
| 83 |
+
return x
|
| 84 |
+
|
| 85 |
+
|
| 86 |
+
class Transformer(nn.Module):
|
| 87 |
+
def __init__(self, width, layers, heads, drop_path=0.0, checkpoint_num=0, dropout=0.0):
|
| 88 |
+
super().__init__()
|
| 89 |
+
dpr = [x.item() for x in torch.linspace(0, drop_path, layers)]
|
| 90 |
+
self.resblocks = nn.ModuleList()
|
| 91 |
+
for idx in range(layers):
|
| 92 |
+
self.resblocks.append(ResidualAttentionBlock(width, heads, drop_path=dpr[idx], dropout=dropout))
|
| 93 |
+
self.checkpoint_num = checkpoint_num
|
| 94 |
+
|
| 95 |
+
def forward(self, x):
|
| 96 |
+
for idx, blk in enumerate(self.resblocks):
|
| 97 |
+
if idx < self.checkpoint_num:
|
| 98 |
+
x = checkpoint.checkpoint(blk, x, use_reentrant=False)
|
| 99 |
+
else:
|
| 100 |
+
x = blk(x)
|
| 101 |
+
return x
|
| 102 |
+
|
| 103 |
+
|
| 104 |
+
class VisionTransformer(nn.Module):
|
| 105 |
+
def __init__(
|
| 106 |
+
self,
|
| 107 |
+
input_resolution,
|
| 108 |
+
patch_size,
|
| 109 |
+
width,
|
| 110 |
+
layers,
|
| 111 |
+
heads,
|
| 112 |
+
output_dim=None,
|
| 113 |
+
kernel_size=1,
|
| 114 |
+
num_frames=8,
|
| 115 |
+
drop_path=0,
|
| 116 |
+
checkpoint_num=0,
|
| 117 |
+
dropout=0.0,
|
| 118 |
+
temp_embed=True,
|
| 119 |
+
):
|
| 120 |
+
super().__init__()
|
| 121 |
+
self.output_dim = output_dim
|
| 122 |
+
self.conv1 = nn.Conv3d(
|
| 123 |
+
3,
|
| 124 |
+
width,
|
| 125 |
+
(kernel_size, patch_size, patch_size),
|
| 126 |
+
(kernel_size, patch_size, patch_size),
|
| 127 |
+
(0, 0, 0),
|
| 128 |
+
bias=False,
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
scale = width**-0.5
|
| 132 |
+
self.class_embedding = nn.Parameter(scale * torch.randn(width))
|
| 133 |
+
self.positional_embedding = nn.Parameter(scale * torch.randn((input_resolution // patch_size) ** 2 + 1, width))
|
| 134 |
+
self.ln_pre = nn.LayerNorm(width)
|
| 135 |
+
if temp_embed:
|
| 136 |
+
self.temporal_positional_embedding = nn.Parameter(torch.zeros(1, num_frames, width))
|
| 137 |
+
|
| 138 |
+
self.transformer = Transformer(
|
| 139 |
+
width, layers, heads, drop_path=drop_path, checkpoint_num=checkpoint_num, dropout=dropout
|
| 140 |
+
)
|
| 141 |
+
|
| 142 |
+
self.ln_post = nn.LayerNorm(width)
|
| 143 |
+
if output_dim is not None:
|
| 144 |
+
self.proj = nn.Parameter(torch.empty(width, output_dim))
|
| 145 |
+
else:
|
| 146 |
+
self.proj = None
|
| 147 |
+
|
| 148 |
+
self.dropout = nn.Dropout(dropout)
|
| 149 |
+
|
| 150 |
+
def get_num_layers(self):
|
| 151 |
+
return len(self.transformer.resblocks)
|
| 152 |
+
|
| 153 |
+
@torch.jit.ignore
|
| 154 |
+
def no_weight_decay(self):
|
| 155 |
+
return {"positional_embedding", "class_embedding", "temporal_positional_embedding"}
|
| 156 |
+
|
| 157 |
+
def mask_tokens(self, inputs, masking_prob=0.0):
|
| 158 |
+
B, L, _ = inputs.shape
|
| 159 |
+
|
| 160 |
+
# This is different from text as we are masking a fix number of tokens
|
| 161 |
+
Lm = int(masking_prob * L)
|
| 162 |
+
masked_indices = torch.zeros(B, L)
|
| 163 |
+
indices = torch.argsort(torch.rand_like(masked_indices), dim=-1)[:, :Lm]
|
| 164 |
+
batch_indices = torch.arange(masked_indices.shape[0]).unsqueeze(-1).expand_as(indices)
|
| 165 |
+
masked_indices[batch_indices, indices] = 1
|
| 166 |
+
|
| 167 |
+
masked_indices = masked_indices.bool()
|
| 168 |
+
|
| 169 |
+
return inputs[~masked_indices].reshape(B, -1, inputs.shape[-1])
|
| 170 |
+
|
| 171 |
+
def forward(self, x, masking_prob=0.0):
|
| 172 |
+
x = self.conv1(x) # shape = [*, width, grid, grid]
|
| 173 |
+
B, C, T, H, W = x.shape
|
| 174 |
+
x = x.permute(0, 2, 3, 4, 1).reshape(B * T, H * W, C)
|
| 175 |
+
|
| 176 |
+
x = torch.cat(
|
| 177 |
+
[
|
| 178 |
+
self.class_embedding.to(x.dtype)
|
| 179 |
+
+ torch.zeros(x.shape[0], 1, x.shape[-1], dtype=x.dtype, device=x.device),
|
| 180 |
+
x,
|
| 181 |
+
],
|
| 182 |
+
dim=1,
|
| 183 |
+
) # shape = [*, grid ** 2 + 1, width]
|
| 184 |
+
x = x + self.positional_embedding.to(x.dtype)
|
| 185 |
+
|
| 186 |
+
# temporal pos
|
| 187 |
+
cls_tokens = x[:B, :1, :]
|
| 188 |
+
x = x[:, 1:]
|
| 189 |
+
x = rearrange(x, "(b t) n m -> (b n) t m", b=B, t=T)
|
| 190 |
+
if hasattr(self, "temporal_positional_embedding"):
|
| 191 |
+
if x.size(1) == 1:
|
| 192 |
+
# This is a workaround for unused parameter issue
|
| 193 |
+
x = x + self.temporal_positional_embedding.mean(1)
|
| 194 |
+
else:
|
| 195 |
+
x = x + self.temporal_positional_embedding
|
| 196 |
+
x = rearrange(x, "(b n) t m -> b (n t) m", b=B, t=T)
|
| 197 |
+
|
| 198 |
+
if masking_prob > 0.0:
|
| 199 |
+
x = self.mask_tokens(x, masking_prob)
|
| 200 |
+
|
| 201 |
+
x = torch.cat((cls_tokens, x), dim=1)
|
| 202 |
+
|
| 203 |
+
x = self.ln_pre(x)
|
| 204 |
+
|
| 205 |
+
x = x.permute(1, 0, 2) # BND -> NBD
|
| 206 |
+
x = self.transformer(x)
|
| 207 |
+
|
| 208 |
+
x = self.ln_post(x)
|
| 209 |
+
|
| 210 |
+
if self.proj is not None:
|
| 211 |
+
x = self.dropout(x[0]) @ self.proj
|
| 212 |
+
else:
|
| 213 |
+
x = x.permute(1, 0, 2) # NBD -> BND
|
| 214 |
+
|
| 215 |
+
return x
|
| 216 |
+
|
| 217 |
+
|
| 218 |
+
def inflate_weight(weight_2d, time_dim, center=True):
|
| 219 |
+
logger.info(f"Init center: {center}")
|
| 220 |
+
if center:
|
| 221 |
+
weight_3d = torch.zeros(*weight_2d.shape)
|
| 222 |
+
weight_3d = weight_3d.unsqueeze(2).repeat(1, 1, time_dim, 1, 1)
|
| 223 |
+
middle_idx = time_dim // 2
|
| 224 |
+
weight_3d[:, :, middle_idx, :, :] = weight_2d
|
| 225 |
+
else:
|
| 226 |
+
weight_3d = weight_2d.unsqueeze(2).repeat(1, 1, time_dim, 1, 1)
|
| 227 |
+
weight_3d = weight_3d / time_dim
|
| 228 |
+
return weight_3d
|
| 229 |
+
|
| 230 |
+
|
| 231 |
+
def load_state_dict(model, state_dict, input_resolution=224, patch_size=16, center=True):
|
| 232 |
+
state_dict_3d = model.state_dict()
|
| 233 |
+
for k in state_dict.keys():
|
| 234 |
+
if k in state_dict_3d.keys() and state_dict[k].shape != state_dict_3d[k].shape:
|
| 235 |
+
if len(state_dict_3d[k].shape) <= 2:
|
| 236 |
+
logger.info(f"Ignore: {k}")
|
| 237 |
+
continue
|
| 238 |
+
logger.info(f"Inflate: {k}, {state_dict[k].shape} => {state_dict_3d[k].shape}")
|
| 239 |
+
time_dim = state_dict_3d[k].shape[2]
|
| 240 |
+
state_dict[k] = inflate_weight(state_dict[k], time_dim, center=center)
|
| 241 |
+
|
| 242 |
+
pos_embed_checkpoint = state_dict["positional_embedding"]
|
| 243 |
+
embedding_size = pos_embed_checkpoint.shape[-1]
|
| 244 |
+
num_patches = (input_resolution // patch_size) ** 2
|
| 245 |
+
orig_size = int((pos_embed_checkpoint.shape[-2] - 1) ** 0.5)
|
| 246 |
+
new_size = int(num_patches**0.5)
|
| 247 |
+
if orig_size != new_size:
|
| 248 |
+
logger.info(f"Pos_emb from {orig_size} to {new_size}")
|
| 249 |
+
extra_tokens = pos_embed_checkpoint[:1]
|
| 250 |
+
pos_tokens = pos_embed_checkpoint[1:]
|
| 251 |
+
pos_tokens = pos_tokens.reshape(-1, orig_size, orig_size, embedding_size).permute(0, 3, 1, 2)
|
| 252 |
+
pos_tokens = torch.nn.functional.interpolate(
|
| 253 |
+
pos_tokens, size=(new_size, new_size), mode="bicubic", align_corners=False
|
| 254 |
+
)
|
| 255 |
+
pos_tokens = pos_tokens.permute(0, 2, 3, 1).flatten(0, 2)
|
| 256 |
+
new_pos_embed = torch.cat((extra_tokens, pos_tokens), dim=0)
|
| 257 |
+
state_dict["positional_embedding"] = new_pos_embed
|
| 258 |
+
|
| 259 |
+
message = model.load_state_dict(state_dict, strict=False)
|
| 260 |
+
logger.info(f"Load pretrained weights: {message}")
|
| 261 |
+
|
| 262 |
+
|
| 263 |
+
@register_model
|
| 264 |
+
def clip_joint_b16(pretrained=True, input_resolution=224, kernel_size=1, center=True, num_frames=8, drop_path=0.0):
|
| 265 |
+
model = VisionTransformer(
|
| 266 |
+
input_resolution=input_resolution,
|
| 267 |
+
patch_size=16,
|
| 268 |
+
width=768,
|
| 269 |
+
layers=12,
|
| 270 |
+
heads=12,
|
| 271 |
+
output_dim=512,
|
| 272 |
+
kernel_size=kernel_size,
|
| 273 |
+
num_frames=num_frames,
|
| 274 |
+
drop_path=drop_path,
|
| 275 |
+
)
|
| 276 |
+
raise NotImplementedError
|
| 277 |
+
if pretrained:
|
| 278 |
+
logger.info("load pretrained weights")
|
| 279 |
+
state_dict = torch.load(_MODELS["ViT-B/16"], map_location="cpu")
|
| 280 |
+
load_state_dict(model, state_dict, input_resolution=input_resolution, patch_size=16, center=center)
|
| 281 |
+
return model.eval()
|
| 282 |
+
|
| 283 |
+
|
| 284 |
+
@register_model
|
| 285 |
+
def clip_joint_l14(
|
| 286 |
+
pretrained=False,
|
| 287 |
+
input_resolution=224,
|
| 288 |
+
kernel_size=1,
|
| 289 |
+
center=True,
|
| 290 |
+
num_frames=8,
|
| 291 |
+
drop_path=0.0,
|
| 292 |
+
checkpoint_num=0,
|
| 293 |
+
dropout=0.0,
|
| 294 |
+
):
|
| 295 |
+
model = VisionTransformer(
|
| 296 |
+
input_resolution=input_resolution,
|
| 297 |
+
patch_size=14,
|
| 298 |
+
width=1024,
|
| 299 |
+
layers=24,
|
| 300 |
+
heads=16,
|
| 301 |
+
output_dim=768,
|
| 302 |
+
kernel_size=kernel_size,
|
| 303 |
+
num_frames=num_frames,
|
| 304 |
+
drop_path=drop_path,
|
| 305 |
+
checkpoint_num=checkpoint_num,
|
| 306 |
+
dropout=dropout,
|
| 307 |
+
)
|
| 308 |
+
if pretrained:
|
| 309 |
+
if isinstance(pretrained, str):
|
| 310 |
+
model_name = pretrained
|
| 311 |
+
else:
|
| 312 |
+
model_name = "ViT-L/14"
|
| 313 |
+
logger.info("load pretrained weights")
|
| 314 |
+
state_dict = torch.load(_MODELS[model_name], map_location="cpu")
|
| 315 |
+
load_state_dict(model, state_dict, input_resolution=input_resolution, patch_size=14, center=center)
|
| 316 |
+
return model.eval()
|
| 317 |
+
|
| 318 |
+
|
| 319 |
+
@register_model
|
| 320 |
+
def clip_joint_l14_336(pretrained=True, input_resolution=336, kernel_size=1, center=True, num_frames=8, drop_path=0.0):
|
| 321 |
+
raise NotImplementedError
|
| 322 |
+
model = VisionTransformer(
|
| 323 |
+
input_resolution=input_resolution,
|
| 324 |
+
patch_size=14,
|
| 325 |
+
width=1024,
|
| 326 |
+
layers=24,
|
| 327 |
+
heads=16,
|
| 328 |
+
output_dim=768,
|
| 329 |
+
kernel_size=kernel_size,
|
| 330 |
+
num_frames=num_frames,
|
| 331 |
+
drop_path=drop_path,
|
| 332 |
+
)
|
| 333 |
+
if pretrained:
|
| 334 |
+
logger.info("load pretrained weights")
|
| 335 |
+
state_dict = torch.load(_MODELS["ViT-L/14_336"], map_location="cpu")
|
| 336 |
+
load_state_dict(model, state_dict, input_resolution=input_resolution, patch_size=14, center=center)
|
| 337 |
+
return model.eval()
|
| 338 |
+
|
| 339 |
+
|
| 340 |
+
def interpolate_pos_embed_vit(state_dict, new_model):
|
| 341 |
+
key = "vision_encoder.temporal_positional_embedding"
|
| 342 |
+
if key in state_dict:
|
| 343 |
+
vision_temp_embed_new = new_model.state_dict()[key]
|
| 344 |
+
vision_temp_embed_new = vision_temp_embed_new.unsqueeze(2) # [1, n, d] -> [1, n, 1, d]
|
| 345 |
+
vision_temp_embed_old = state_dict[key]
|
| 346 |
+
vision_temp_embed_old = vision_temp_embed_old.unsqueeze(2)
|
| 347 |
+
|
| 348 |
+
state_dict[key] = load_temp_embed_with_mismatch(
|
| 349 |
+
vision_temp_embed_old, vision_temp_embed_new, add_zero=False
|
| 350 |
+
).squeeze(2)
|
| 351 |
+
|
| 352 |
+
key = "text_encoder.positional_embedding"
|
| 353 |
+
if key in state_dict:
|
| 354 |
+
text_temp_embed_new = new_model.state_dict()[key]
|
| 355 |
+
text_temp_embed_new = text_temp_embed_new.unsqueeze(0).unsqueeze(2) # [n, d] -> [1, n, 1, d]
|
| 356 |
+
text_temp_embed_old = state_dict[key]
|
| 357 |
+
text_temp_embed_old = text_temp_embed_old.unsqueeze(0).unsqueeze(2)
|
| 358 |
+
|
| 359 |
+
state_dict[key] = (
|
| 360 |
+
load_temp_embed_with_mismatch(text_temp_embed_old, text_temp_embed_new, add_zero=False)
|
| 361 |
+
.squeeze(2)
|
| 362 |
+
.squeeze(0)
|
| 363 |
+
)
|
| 364 |
+
return state_dict
|
Helios/eval/utils/third_party/amt/LICENSE
ADDED
|
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## creative commons
|
| 2 |
+
|
| 3 |
+
# Attribution-NonCommercial 4.0 International
|
| 4 |
+
|
| 5 |
+
Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
|
| 6 |
+
|
| 7 |
+
### Using Creative Commons Public Licenses
|
| 8 |
+
|
| 9 |
+
Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.
|
| 10 |
+
|
| 11 |
+
* __Considerations for licensors:__ Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. [More considerations for licensors](http://wiki.creativecommons.org/Considerations_for_licensors_and_licensees#Considerations_for_licensors).
|
| 12 |
+
|
| 13 |
+
* __Considerations for the public:__ By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. [More considerations for the public](http://wiki.creativecommons.org/Considerations_for_licensors_and_licensees#Considerations_for_licensees).
|
| 14 |
+
|
| 15 |
+
## Creative Commons Attribution-NonCommercial 4.0 International Public License
|
| 16 |
+
|
| 17 |
+
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
|
| 18 |
+
|
| 19 |
+
### Section 1 – Definitions.
|
| 20 |
+
|
| 21 |
+
a. __Adapted Material__ means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
|
| 22 |
+
|
| 23 |
+
b. __Adapter's License__ means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
|
| 24 |
+
|
| 25 |
+
c. __Copyright and Similar Rights__ means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
|
| 26 |
+
|
| 27 |
+
d. __Effective Technological Measures__ means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
|
| 28 |
+
|
| 29 |
+
e. __Exceptions and Limitations__ means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
|
| 30 |
+
|
| 31 |
+
f. __Licensed Material__ means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
|
| 32 |
+
|
| 33 |
+
g. __Licensed Rights__ means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
|
| 34 |
+
|
| 35 |
+
h. __Licensor__ means the individual(s) or entity(ies) granting rights under this Public License.
|
| 36 |
+
|
| 37 |
+
i. __NonCommercial__ means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange.
|
| 38 |
+
|
| 39 |
+
j. __Share__ means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
|
| 40 |
+
|
| 41 |
+
k. __Sui Generis Database Rights__ means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
|
| 42 |
+
|
| 43 |
+
l. __You__ means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
|
| 44 |
+
|
| 45 |
+
### Section 2 – Scope.
|
| 46 |
+
|
| 47 |
+
a. ___License grant.___
|
| 48 |
+
|
| 49 |
+
1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
|
| 50 |
+
|
| 51 |
+
A. reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and
|
| 52 |
+
|
| 53 |
+
B. produce, reproduce, and Share Adapted Material for NonCommercial purposes only.
|
| 54 |
+
|
| 55 |
+
2. __Exceptions and Limitations.__ For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
|
| 56 |
+
|
| 57 |
+
3. __Term.__ The term of this Public License is specified in Section 6(a).
|
| 58 |
+
|
| 59 |
+
4. __Media and formats; technical modifications allowed.__ The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
|
| 60 |
+
|
| 61 |
+
5. __Downstream recipients.__
|
| 62 |
+
|
| 63 |
+
A. __Offer from the Licensor – Licensed Material.__ Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
|
| 64 |
+
|
| 65 |
+
B. __No downstream restrictions.__ You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
|
| 66 |
+
|
| 67 |
+
6. __No endorsement.__ Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
|
| 68 |
+
|
| 69 |
+
b. ___Other rights.___
|
| 70 |
+
|
| 71 |
+
1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
|
| 72 |
+
|
| 73 |
+
2. Patent and trademark rights are not licensed under this Public License.
|
| 74 |
+
|
| 75 |
+
3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties, including when the Licensed Material is used other than for NonCommercial purposes.
|
| 76 |
+
|
| 77 |
+
### Section 3 – License Conditions.
|
| 78 |
+
|
| 79 |
+
Your exercise of the Licensed Rights is expressly made subject to the following conditions.
|
| 80 |
+
|
| 81 |
+
a. ___Attribution.___
|
| 82 |
+
|
| 83 |
+
1. If You Share the Licensed Material (including in modified form), You must:
|
| 84 |
+
|
| 85 |
+
A. retain the following if it is supplied by the Licensor with the Licensed Material:
|
| 86 |
+
|
| 87 |
+
i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
|
| 88 |
+
|
| 89 |
+
ii. a copyright notice;
|
| 90 |
+
|
| 91 |
+
iii. a notice that refers to this Public License;
|
| 92 |
+
|
| 93 |
+
iv. a notice that refers to the disclaimer of warranties;
|
| 94 |
+
|
| 95 |
+
v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
|
| 96 |
+
|
| 97 |
+
B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
|
| 98 |
+
|
| 99 |
+
C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
|
| 100 |
+
|
| 101 |
+
2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
|
| 102 |
+
|
| 103 |
+
3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
|
| 104 |
+
|
| 105 |
+
4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License.
|
| 106 |
+
|
| 107 |
+
### Section 4 – Sui Generis Database Rights.
|
| 108 |
+
|
| 109 |
+
Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
|
| 110 |
+
|
| 111 |
+
a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only;
|
| 112 |
+
|
| 113 |
+
b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and
|
| 114 |
+
|
| 115 |
+
c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
|
| 116 |
+
|
| 117 |
+
For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
|
| 118 |
+
|
| 119 |
+
### Section 5 – Disclaimer of Warranties and Limitation of Liability.
|
| 120 |
+
|
| 121 |
+
a. __Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.__
|
| 122 |
+
|
| 123 |
+
b. __To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.__
|
| 124 |
+
|
| 125 |
+
c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
|
| 126 |
+
|
| 127 |
+
### Section 6 – Term and Termination.
|
| 128 |
+
|
| 129 |
+
a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
|
| 130 |
+
|
| 131 |
+
b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
|
| 132 |
+
|
| 133 |
+
1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
|
| 134 |
+
|
| 135 |
+
2. upon express reinstatement by the Licensor.
|
| 136 |
+
|
| 137 |
+
For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
|
| 138 |
+
|
| 139 |
+
c. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
|
| 140 |
+
|
| 141 |
+
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
|
| 142 |
+
|
| 143 |
+
### Section 7 – Other Terms and Conditions.
|
| 144 |
+
|
| 145 |
+
a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
|
| 146 |
+
|
| 147 |
+
b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
|
| 148 |
+
|
| 149 |
+
### Section 8 – Interpretation.
|
| 150 |
+
|
| 151 |
+
a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
|
| 152 |
+
|
| 153 |
+
b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
|
| 154 |
+
|
| 155 |
+
c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
|
| 156 |
+
|
| 157 |
+
d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
|
| 158 |
+
|
| 159 |
+
> Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at [creativecommons.org/policies](http://creativecommons.org/policies), Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.
|
| 160 |
+
>
|
| 161 |
+
> Creative Commons may be contacted at creativecommons.org
|
| 162 |
+
|
| 163 |
+
|
| 164 |
+
### Commercial licensing opportunities
|
| 165 |
+
For commercial uses of the Model & Software, please send email to cmm[AT]nankai.edu.cn
|
| 166 |
+
|
| 167 |
+
Citation:
|
| 168 |
+
|
| 169 |
+
@inproceedings{licvpr23amt,
|
| 170 |
+
title = {AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation},
|
| 171 |
+
author = {Li, Zhen and Zhu, Zuo-Liang and Han, Ling-Hao and Hou, Qibin and Guo, Chun-Le and Cheng, Ming-Ming},
|
| 172 |
+
booktitle = {IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 173 |
+
year = {2023}
|
| 174 |
+
}
|
| 175 |
+
|
| 176 |
+
Copyright (c) 2023 MCG-NKU
|
Helios/eval/utils/third_party/amt/README.md
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
This repository contains the official implementation of the following paper:
|
| 5 |
+
> **AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation**<br>
|
| 6 |
+
> [Zhen Li](https://paper99.github.io/)<sup>\*</sup>, [Zuo-Liang Zhu](https://nk-cs-zzl.github.io/)<sup>\*</sup>, [Ling-Hao Han](https://scholar.google.com/citations?user=0ooNdgUAAAAJ&hl=en), [Qibin Hou](https://scholar.google.com/citations?hl=en&user=fF8OFV8AAAAJ&view_op=list_works), [Chun-Le Guo](https://scholar.google.com/citations?hl=en&user=RZLYwR0AAAAJ), [Ming-Ming Cheng](https://mmcheng.net/cmm)<br>
|
| 7 |
+
> (\* denotes equal contribution) <br>
|
| 8 |
+
> Nankai University <br>
|
| 9 |
+
> In CVPR 2023<br>
|
| 10 |
+
|
| 11 |
+
[[Paper](https://arxiv.org/abs/2304.09790)]
|
| 12 |
+
[[Project Page](https://nk-cs-zzl.github.io/projects/amt/index.html)]
|
| 13 |
+
[[Web demos](#web-demos)]
|
| 14 |
+
[Video]
|
| 15 |
+
|
| 16 |
+
AMT is a **lightweight, fast, and accurate** algorithm for Frame Interpolation.
|
| 17 |
+
It aims to provide practical solutions for **video generation** from **a few given frames (at least two frames)**.
|
| 18 |
+
|
| 19 |
+

|
| 20 |
+
* More examples can be found in our [project page](https://nk-cs-zzl.github.io/projects/amt/index.html).
|
| 21 |
+
|
| 22 |
+
## Web demos
|
| 23 |
+
Integrated into [Hugging Face Spaces 🤗](https://huggingface.co/spaces) using [Gradio](https://github.com/gradio-app/gradio). Try out the Web Demo: [](https://huggingface.co/spaces/NKU-AMT/AMT)
|
| 24 |
+
|
| 25 |
+
Try AMT to interpolate between two or more images at [](https://colab.research.google.com/drive/1IeVO5BmLouhRh6fL2z_y18kgubotoaBq?usp=sharing)
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
## Change Log
|
| 29 |
+
- **Apr 20, 2023**: Our code is publicly available.
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
## Method Overview
|
| 33 |
+

|
| 34 |
+
|
| 35 |
+
For technical details, please refer to the [method.md](docs/method.md) file, or read the full report on [arXiv](https://arxiv.org/abs/2304.09790).
|
| 36 |
+
|
| 37 |
+
## Dependencies and Installation
|
| 38 |
+
1. Clone Repo
|
| 39 |
+
|
| 40 |
+
```bash
|
| 41 |
+
git clone https://github.com/MCG-NKU/AMT.git
|
| 42 |
+
```
|
| 43 |
+
|
| 44 |
+
2. Create Conda Environment and Install Dependencies
|
| 45 |
+
|
| 46 |
+
```bash
|
| 47 |
+
conda env create -f environment.yaml
|
| 48 |
+
conda activate amt
|
| 49 |
+
```
|
| 50 |
+
3. Download pretrained models for demos from [Pretrained Models](#pretrained-models) and place them to the `pretrained` folder
|
| 51 |
+
|
| 52 |
+
## Quick Demo
|
| 53 |
+
|
| 54 |
+
**Note that the selected pretrained model (`[CKPT_PATH]`) needs to match the config file (`[CFG]`).**
|
| 55 |
+
|
| 56 |
+
> Creating a video demo, increasing $n$ will slow down the motion in the video. (With $m$ input frames, `[N_ITER]` $=n$ corresponds to $2^n\times (m-1)+1$ output frames.)
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
```bash
|
| 60 |
+
python demos/demo_2x.py -c [CFG] -p [CKPT] -n [N_ITER] -i [INPUT] -o [OUT_PATH] -r [FRAME_RATE]
|
| 61 |
+
# e.g. [INPUT]
|
| 62 |
+
# -i could be a video / a regular expression / a folder contains multiple images
|
| 63 |
+
# -i demo.mp4 (video)/img_*.png (regular expression)/img0.png img1.png (images)/demo_input (folder)
|
| 64 |
+
|
| 65 |
+
# e.g. a simple usage
|
| 66 |
+
python demos/demo_2x.py -c cfgs/AMT-S.yaml -p pretrained/amt-s.pth -n 6 -i assets/quick_demo/img0.png assets/quick_demo/img1.png
|
| 67 |
+
|
| 68 |
+
```
|
| 69 |
+
|
| 70 |
+
+ Note: Please enable `--save_images` for saving the output images (Save speed will be slowed down if there are too many output images)
|
| 71 |
+
+ Input type supported: `a video` / `a regular expression` / `multiple images` / `a folder containing input frames`.
|
| 72 |
+
+ Results are in the `[OUT_PATH]` (default is `results/2x`) folder.
|
| 73 |
+
|
| 74 |
+
## Pretrained Models
|
| 75 |
+
|
| 76 |
+
<p id="Pretrained"></p>
|
| 77 |
+
|
| 78 |
+
<table>
|
| 79 |
+
<thead>
|
| 80 |
+
<tr>
|
| 81 |
+
<th> Dataset </th>
|
| 82 |
+
<th> :link: Download Links </th>
|
| 83 |
+
<th> Config file </th>
|
| 84 |
+
<th> Trained on </th>
|
| 85 |
+
<th> Arbitrary/Fixed </th>
|
| 86 |
+
</tr>
|
| 87 |
+
</thead>
|
| 88 |
+
<tbody>
|
| 89 |
+
<tr>
|
| 90 |
+
<td>AMT-S</td>
|
| 91 |
+
<th> [<a href="https://drive.google.com/file/d/1WmOKmQmd6pnLpID8EpUe-TddFpJuavrL/view?usp=share_link">Google Driver</a>][<a href="https://pan.baidu.com/s/1yGaNLeb9TG5-81t0skrOUA?pwd=f66n">Baidu Cloud</a>][<a href="https://huggingface.co/lalala125/AMT/resolve/main/amt-s.pth">Hugging Face</a>] </th>
|
| 92 |
+
<th> [<a href="cfgs/AMT-S.yaml">cfgs/AMT-S</a>] </th>
|
| 93 |
+
<th>Vimeo90k</th>
|
| 94 |
+
<th>Fixed</th>
|
| 95 |
+
</tr>
|
| 96 |
+
<tr>
|
| 97 |
+
<td>AMT-L</td>
|
| 98 |
+
<th>[<a href="https://drive.google.com/file/d/1UyhYpAQLXMjFA55rlFZ0kdiSVTL7oU-z/view?usp=share_link">Google Driver</a>][<a href="https://pan.baidu.com/s/1qI4fBgS405Bd4Wn1R3Gbeg?pwd=nbne">Baidu Cloud</a>][<a href="https://huggingface.co/lalala125/AMT/resolve/main/amt-l.pth">Hugging Face</a>]</th>
|
| 99 |
+
<th> [<a href="cfgs/AMT-L.yaml">cfgs/AMT-L</a>] </th>
|
| 100 |
+
<th>Vimeo90k</th>
|
| 101 |
+
<th>Fixed</th>
|
| 102 |
+
</tr>
|
| 103 |
+
<tr>
|
| 104 |
+
<td>AMT-G</td>
|
| 105 |
+
<th>[<a href="https://drive.google.com/file/d/1yieLtKh4ei3gOrLN1LhKSP_9157Q-mtP/view?usp=share_link">Google Driver</a>][<a href="https://pan.baidu.com/s/1AjmQVziQut1bXgQnDcDKvA?pwd=caf6">Baidu Cloud</a>][<a href="https://huggingface.co/lalala125/AMT/resolve/main/amt-g.pth">Hugging Face</a>] </th>
|
| 106 |
+
<th> [<a href="cfgs/AMT-G.yaml">cfgs/AMT-G</a>] </th>
|
| 107 |
+
<th>Vimeo90k</th>
|
| 108 |
+
<th>Fixed</th>
|
| 109 |
+
</tr>
|
| 110 |
+
<tr>
|
| 111 |
+
<td>AMT-S</td>
|
| 112 |
+
<th>[<a href="https://drive.google.com/file/d/1f1xAF0EDm-rjDdny8_aLyeedfM0QL4-C/view?usp=share_link">Google Driver</a>][<a href="https://pan.baidu.com/s/1eZtoULyduQM8AkXeYEBOEw?pwd=8hy3">Baidu Cloud</a>][<a href="https://huggingface.co/lalala125/AMT/resolve/main/gopro_amt-s.pth">Hugging Face</a>] </th>
|
| 113 |
+
<th> [<a href="cfgs/AMT-S_gopro.yaml">cfgs/AMT-S_gopro</a>] </th>
|
| 114 |
+
<th>GoPro</th>
|
| 115 |
+
<th>Arbitrary</th>
|
| 116 |
+
</tr>
|
| 117 |
+
</tbody>
|
| 118 |
+
</table>
|
| 119 |
+
|
| 120 |
+
## Training and Evaluation
|
| 121 |
+
|
| 122 |
+
Please refer to [develop.md](docs/develop.md) to learn how to benchmark the AMT and how to train a new AMT model from scratch.
|
| 123 |
+
|
| 124 |
+
|
| 125 |
+
## Citation
|
| 126 |
+
If you find our repo useful for your research, please consider citing our paper:
|
| 127 |
+
|
| 128 |
+
```bibtex
|
| 129 |
+
@inproceedings{licvpr23amt,
|
| 130 |
+
title={AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation},
|
| 131 |
+
author={Li, Zhen and Zhu, Zuo-Liang and Han, Ling-Hao and Hou, Qibin and Guo, Chun-Le and Cheng, Ming-Ming},
|
| 132 |
+
booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 133 |
+
year={2023}
|
| 134 |
+
}
|
| 135 |
+
```
|
| 136 |
+
|
| 137 |
+
|
| 138 |
+
## License
|
| 139 |
+
This code is licensed under the [Creative Commons Attribution-NonCommercial 4.0 International](https://creativecommons.org/licenses/by-nc/4.0/) for non-commercial use only.
|
| 140 |
+
Please note that any commercial use of this code requires formal permission prior to use.
|
| 141 |
+
|
| 142 |
+
## Contact
|
| 143 |
+
|
| 144 |
+
For technical questions, please contact `zhenli1031[AT]gmail.com` and `nkuzhuzl[AT]gmail.com`.
|
| 145 |
+
|
| 146 |
+
For commercial licensing, please contact `cmm[AT]nankai.edu.cn`
|
| 147 |
+
|
| 148 |
+
## Acknowledgement
|
| 149 |
+
|
| 150 |
+
We thank Jia-Wen Xiao, Zheng-Peng Duan, Rui-Qi Wu, and Xin Jin for proof reading.
|
| 151 |
+
We thank [Zhewei Huang](https://github.com/hzwer) for his suggestions.
|
| 152 |
+
|
| 153 |
+
Here are some great resources we benefit from:
|
| 154 |
+
|
| 155 |
+
- [IFRNet](https://github.com/ltkong218/IFRNet) and [RIFE](https://github.com/megvii-research/ECCV2022-RIFE) for data processing, benchmarking, and loss designs.
|
| 156 |
+
- [RAFT](https://github.com/princeton-vl/RAFT), [M2M-VFI](https://github.com/feinanshan/M2M_VFI), and [GMFlow](https://github.com/haofeixu/gmflow) for inspirations.
|
| 157 |
+
- [FILM](https://github.com/google-research/frame-interpolation) for Web demo reference.
|
| 158 |
+
|
| 159 |
+
|
| 160 |
+
**If you develop/use AMT in your projects, welcome to let us know. We will list your projects in this repository.**
|
| 161 |
+
|
| 162 |
+
We also thank all of our contributors.
|
| 163 |
+
|
| 164 |
+
<a href="https://github.com/MCG-NKU/AMT/graphs/contributors">
|
| 165 |
+
<img src="https://contrib.rocks/image?repo=MCG-NKU/AMT" />
|
| 166 |
+
</a>
|
| 167 |
+
|
Helios/eval/utils/third_party/amt/__init__.py
ADDED
|
File without changes
|
Helios/eval/utils/third_party/amt/benchmarks/__init__.py
ADDED
|
File without changes
|