Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewkchan/deepseek.cpp
/ has_ext_modules
Method
has_ext_modules
setup.py:7–8 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
5
6
class
BinaryDistribution(Distribution):
7
def
has_ext_modules(self):
8
return
True
9
10
setup(
11
name=
"quantizer_cpp"
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected