MCPcopy Index your code
hub / github.com/microsoft/BitNet / generate-dummy-bitnet-model.py

File generate-dummy-bitnet-model.py

utils/generate-dummy-bitnet-model.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3# dummy model generation script based on convert-hf-to-gguf-bitnet.py
4from __future__ import annotations

Callers

nothing calls this directly

Calls 2

parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected