Files
nvfp4-megamoe-kernel/.dockerignore
biondizzle 82ac648563 Patch utils.py the standard way: copy modified file into Docker image
Instead of fragile inline Dockerfile patching, just copy a modified
utils.py (with _post_quant_fix call) into the image, same pattern
as deepseek_v4.py and deepseek_v4_attention.py patches.
2026-05-18 19:10:08 +00:00

6 lines
47 B
Plaintext

docker/
*.egg-info/
.git/
.gitignore
README.md