Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
ordlibrary
/
DeepSolanaCoder
like
1
Model card
Files
Files and versions
xet
Community
main
DeepSolanaCoder
/
venv
/
lib
/
python3.12
/
site-packages
/
gitdb
/
const.py
ordlibrary
Upload folder using huggingface_hub
f1e6b80
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
90 Bytes
BYTE_SPACE =
b' '
NULL_BYTE =
b'\0'
NULL_HEX_SHA =
"0"
*
40
NULL_BIN_SHA = NULL_BYTE *
20