Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ahxt
/
llama2_xs_460M_experimental
like
12
Text Generation
Transformers
PyTorch
Redpajama
English
llama
llama2
llama-2
llama2 architecture
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
870c70f
llama2_xs_460M_experimental
/
special_tokens_map.json
ahxt
first model version
870c70f
over 1 year ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"eos_token"
:
"#"
,
"pad_token"
:
"\""
,
"unk_token"
:
{
"content"
:
"<|endoftext|>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
}