Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
bartowski
/
Code-Llama-3-8B-exl2
like
2
Text Generation
4 datasets
English
code
Python
Cpp
PHP
JS
Java
Rust
Ruby
SQL
MySql
R
Julia
License:
llama3
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
5_0
Code-Llama-3-8B-exl2
/
generation_config.json
bartowski
Quant for 5.0
836541b
verified
over 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
177 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128001
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.0.dev0"
}