Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
geldarr
/
saiga-Yarn-Llama-2-7b-64k
like
4
Question Answering
Transformers
PyTorch
5 datasets
Russian
llama
text-generation
custom_code
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
saiga-Yarn-Llama-2-7b-64k
/
generation_config.json
geldarr
Upload 11 files
c4235c4
about 1 year ago
raw
Copy download link
history
blame
Safe
184 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
65536
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.34.0"
}