Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
LEMAv1
/
merged-Llama-2-70b-math
like
1
Follow
LEMAv1
2
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
491c425
merged-Llama-2-70b-math
/
special_tokens_map.json
ShengnanAn
Upload special_tokens_map.json with huggingface_hub
491c425
12 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}