Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
airoboros-l2-13B-2.2.1-AWQ
like
0
Text Generation
Transformers
Safetensors
jondurbin/airoboros-2.2.1
llama
text-generation-inference
4-bit precision
awq
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
89d063e
airoboros-l2-13B-2.2.1-AWQ
/
generation_config.json
TheBloke
AWQ model commit
a4f5bef
about 1 year ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.33.2"
}