Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
infly
/
INF-34B-Chat-GPTQ-4bit
like
1
Follow
infly-ai
77
Text Generation
Transformers
Safetensors
inflm
conversational
custom_code
4-bit precision
gptq
License:
inf
Model card
Files
Files and versions
Community
Train
Use this model
5d1d4ec
INF-34B-Chat-GPTQ-4bit
/
generation_config.json
stgzr
update tokenizer & model weights
5d1d4ec
verified
4 months ago
raw
Copy download link
history
blame
Safe
171 Bytes
{
"eos_token_id"
:
2
,
"pad_token_id"
:
3
,
"max_new_tokens"
:
2048
,
"do_sample"
:
true
,
"top_k"
:
0
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.39.0"
}