Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
basit0513
/
LLM
like
0
Text Generation
Adapters
PyTorch
morpheuslord/cve-llm-training
English
llama
facebook
meta
llama-2
Model card
Files
Files and versions
Community
Train
Use this model
c0eb264
LLM
/
generation_config.json
basit0513
Upload LlamaForCausalLM
55074f3
verified
4 months ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"pad_token_id"
:
32000
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0"
}