Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TigerResearch
/
tigerbot-70b-chat-v2
like
48
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
4
Train
Deploy
Use this model
c59f0f3
tigerbot-70b-chat-v2
/
generation_config.json
i4never
upload tigerbot-70b-chat-v2
1d3408a
about 1 year ago
raw
Copy download link
history
blame
Safe
180 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
1024
,
"pad_token_id"
:
60514
,
"repetition_penalty"
:
1.06
,
"temperature"
:
0.2
,
"transformers_version"
:
"4.31.0"
}