Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mrm8488
/
tinyllama-bnb-4bit-ft-codeAlpaca
like
0
Text Generation
Transformers
Safetensors
generator
llama
Generated from Trainer
text-generation-inference
Inference Endpoints
4-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b2709c1
tinyllama-bnb-4bit-ft-codeAlpaca
/
generation_config.json
mrm8488
Upload LlamaForCausalLM
6952994
about 1 year ago
raw
Copy download link
history
blame
Safe
129 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
2048
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.37.0.dev0"
}