Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
KoinicLabs
/
AXL-Chat-Pro
like
0
Follow
Koinic
2
Text Generation
Transformers
GGUF
PyTorch
koinic/axl-chat-pairs
code
multiscale_transformer
code-generation
multi-scale-transformer
cpu-optimized
koinic
llama
byte-level
conversational
Eval Results (legacy)
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
AXL-Chat-Pro
/
generation_config.json
KennedyOfficaly
Upload 13 files
1128300
verified
7 days ago
raw
Copy download link
history
blame
contribute
delete
137 Bytes
{
"max_new_tokens"
:
256
,
"temperature"
:
0.8
,
"top_k"
:
40
,
"top_p"
:
0.9
,
"repetition_penalty"
:
1.1
,
"do_sample"
:
true
}