Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
matthewchung74
/
open_llama_3b_v2-annotated1
like
1
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
open_llama_3b_v2-annotated1
/
special_tokens_map.json
matthew chung
Upload tokenizer
5ffc136
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}