Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SERMAS
/
LLaMa-3-emotions-gestures-gguf
like
0
Follow
SERMAS
8
Text Generation
Transformers
English
llama
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c47cad7
LLaMa-3-emotions-gestures-gguf
/
config.json
lspxl
Create config.json
c47cad7
verified
4 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"model_type"
:
"llama"
,
"task_specific_params"
:
{
"text-generation"
:
{
"top_k"
:
40
,
"top_p"
:
0.6
,
"temperature"
:
0.2
,
"repetition_penalty"
:
1.1
}
}
}