Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
kaisser
/
LLM-Maroc
like
0
Text Generation
Transformers
Safetensors
GGUF
4 languages
llama
chatbot
multilingual
arabic
french
tamazight
english
conversational
text-generation-inference
4-bit precision
bitsandbytes
License:
mit
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
LLM-Maroc
/
llama.cpp
/
ggml
/
src
/
ggml-cpu
/
hbm.h
kaisser
Upload folder using huggingface_hub
305a42c
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
155 Bytes
#
pragma
once
#
include
"ggml-backend.h"
#
include
"ggml.h"
// GGML CPU internal header
ggml_backend_buffer_type_t
ggml_backend_cpu_hbm_buffer_type
(
void
)
;