Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Harmony18090
/
16.1Gb-8B-model-server
like
0
Model card
Files
Files and versions
xet
Community
1
main
16.1Gb-8B-model-server
/
source
/
aiohttp
/
_websocket
/
mask.pxd
Harmony18090
Add source batch 1/11
e062359
verified
14 days ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
"""Cython declarations for websocket masking."""
cpdef void _websocket_mask_cython(
bytes
mask,
bytearray
data)