Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TigerResearch
/
tigerbot-70b-base-v1
like
15
Follow
Tiger Research
65
Text Generation
Transformers
PyTorch
Chinese
English
llama
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
tigerbot-70b-base-v1
/
generation_config.json
i4never
Update generation_config.json
8af8552
about 1 year ago
raw
Copy download link
history
blame
Safe
179 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
1024
,
"pad_token_id"
:
60514
,
"repetition_penalty"
:
1.06
,
"temperature"
:
0.3
,
"transformers_version"
:
"4.31.0"
}