Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/BitNet
/ system_info
Function
system_info
setup_env.py:84–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
def
system_info():
85
return
platform.system(), ARCH_ALIAS[platform.machine()]
86
87
def
get_model_name():
88
if
args.hf_repo:
Callers
4
prepare_model
Function · 0.85
gen_code
Function · 0.85
compile
Function · 0.85
parse_args
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected