MCPcopy Index your code
hub / github.com/huggingface/diffusers / convert_cogview4_to_diffusers.py

File convert_cogview4_to_diffusers.py

scripts/convert_cogview4_to_diffusers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Convert a CogView4 checkpoint from SAT(https://github.com/THUDM/SwissArmyTransformer) to the Diffusers format.
3(deprecated Since 2025-02-07 and will remove it in later CogView4 version)
4

Callers

nothing calls this directly

Calls 2

is_accelerate_availableFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected