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
/
grammars
/
list.gbnf
kaisser
Upload folder using huggingface_hub
305a42c
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
root ::=
item
+
# Excludes various line break characters
item
::=
"- "
[^\r\n\x0b\x0c\x85\u2028\u2029]+
"\n"