Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Shishir1807
/
M4_llama
like
0
Text Generation
Transformers
PyTorch
English
gpt_neox
gpt
llm
large language model
h2o-llmstudio
text-generation-inference
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b2f5b73
M4_llama
/
special_tokens_map.json
Shishir1807
Upload tokenizer
1da4b62
about 1 year ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"cls_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"sep_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}