Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TigerResearch
/
tigerbot-7b-chat
like
9
Follow
Tiger Research
66
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
b9f949a
tigerbot-7b-chat
/
generation_config.json
i4never
upload tigerbot-7b-chat-v3-generation-config
f0ee042
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.1
,
"temperature"
:
0.3
,
"transformers_version"
:
"4.31.0"
}