Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SteelBear
/
open-llama-2-finetuing-practice
like
0
Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
581dc42
open-llama-2-finetuing-practice
/
generation_config.json
SteelBear
Upload LlamaForCausalLM
ba6c59c
verified
9 months ago
raw
Copy download link
history
blame
Safe
154 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.37.2"
}