Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
rohan23998
/
llama-cpp-model
like
0
GGUF
arxiv:
2302.13971
arxiv:
2005.14165
arxiv:
2203.02155
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
llama-cpp-model
/
tests
/
get-model.h
rohan23998
Upload folder using huggingface_hub
5540e6f
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
53 Bytes
#
pragma
once
char
*
get_model_or_exit
(
int
,
char
*[])
;