Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ilsp
/
Llama-Krikri-8B-Instruct-GGUF
like
8
Follow
Institute for Language and Speech Processing
91
Text Generation
Transformers
GGUF
Greek
English
text-generation-inference
Inference Endpoints
conversational
arxiv:
2502.01534
License:
llama3.1
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
geopar
commited on
Feb 20
Commit
3d02913
·
verified
·
1 Parent(s):
20889f8
Create params
Browse files
Files changed (1)
hide
show
params
+10
-0
params
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
{
2
+
"num_ctx": 131072,
3
+
"stop": [
4
+
"<|start_header_id|>",
5
+
"<|end_header_id|>",
6
+
"<|eot_id|>"
7
+
],
8
+
"temperature": 0.5,
9
+
"top_p": 0.95
10
+
}