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