Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
deepse
/
CodeUp-Llama-2-13b-chat-hf
like
32
Follow
DeepSE
6
Text Generation
Transformers
PyTorch
English
llama
text-to-code
multilingual-code-generation
text-generation-inference
Inference Endpoints
arxiv:
2106.09685
License:
openrail++
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
83de551
CodeUp-Llama-2-13b-chat-hf
/
generation_config.json
Peiyan
codeup-llama-2-13b-chat-hf
83de551
over 1 year ago
raw
Copy download link
history
blame
Safe
162 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0"
}