Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ZeroWw
/
gemma-2-9b-SBS
like
0
English
License:
mit
Model card
Files
Files and versions
xet
Community
main
gemma-2-9b-SBS
/
gemma.cpp
/
build
/
_deps
/
benchmark-src
/
bindings
/
python
/
python_headers.BUILD
ZeroWw
Upload folder using huggingface_hub
055eba4
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
136 Bytes
cc_library
(
name =
"python_headers"
,
hdrs =
glob
(
[
"**/*.h"
]
),
includes =
[
"."
]
,
visibility
= [
"//visibility:public"
],
)