Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
likenneth
/
honest_llama2_chat_7B
like
9
Text Generation
Transformers
PyTorch
llama
custom_code
text-generation-inference
Inference Endpoints
arxiv:
2306.03341
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e095a24
honest_llama2_chat_7B
/
generation_config.json
likenneth
Upload LLaMAForCausalLM
b664cd3
over 1 year ago
raw
Copy download link
history
blame
Safe
192 Bytes
{
"_from_model_config"
:
true
,
"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.27.0"
}