Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
drixo
/
nanochatt
like
0
Model card
Files
Files and versions
xet
Community
main
nanochatt
/
venv
/
lib
/
python3.10
/
site-packages
/
torch
/
include
/
fp16.h
drixo
Upload folder using huggingface_hub
838f737
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
141 Bytes
#
pragma
once
#
ifndef
FP16_H
#
define
FP16_H
#
include
<fp16/fp16.h>
#
if
defined(PSIMD_H)
#
include
<fp16/psimd.h>
#
endif
#
endif
/* FP16_H */