Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
TransNormerLLM-7B-GPTQ
like
5
Text Generation
Transformers
Safetensors
English
Chinese
transnormer
TransNormerLLM
custom_code
4-bit precision
gptq
arxiv:
2307.14995
arxiv:
2009.03300
License:
other
Model card
Files
Files and versions
Community
Train
Use this model
ba33a1b
TransNormerLLM-7B-GPTQ
/
generation_config.json
TheBloke
GPTQ model commit
ba33a1b
about 1 year ago
raw
Copy download link
history
blame
Safe
164 Bytes
{
"pad_token_id"
:
0
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_new_tokens"
:
4096
,
"temperature"
:
1.0
,
"repetition_penalty"
:
1.03
,
"do_sample"
:
true
}