Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
rahuldshetty
/
tinyllama-python
like
2
Text Generation
Transformers
PyTorch
iamtarun/python_code_instructions_18k_alpaca
English
llama
code
text-generation-inference
4-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
c70f82c
tinyllama-python
/
generation_config.json
rahuldshetty
Upload folder using huggingface_hub
c70f82c
verified
almost 2 years 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"
}