Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hyzhou
/
MedVersa_Internal
like
10
Transformers
PyTorch
medomni
Inference Endpoints
arxiv:
2405.07988
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
22d5515
MedVersa_Internal
/
medomni
/
models.build
/
__constants_data.cpp
hyzhou
upload everything
cca9b7e
9 months ago
raw
Copy download link
history
blame
326 Bytes
#
define
INCBIN_PREFIX
#
define
INCBIN_STYLE INCBIN_STYLE_SNAKE
#
define
INCBIN_LOCAL
#
ifdef
_NUITKA_EXPERIMENTAL_WRITEABLE_CONSTANTS
#
define
INCBIN_OUTPUT_SECTION
".data"
#
endif
#
include
"nuitka/incbin.h"
INCBIN
(constant_bin,
"__constants.bin"
);
unsigned
char
const
*
getConstantsBlobData
()
{
return
constant_bin_data;
}