Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cs182project
/
llama-2-7b-chat-lyre-lm
like
0
Follow
cs182project
3
Text Generation
Transformers
PyTorch
llama
conversational
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
llama-2-7b-chat-lyre-lm
/
special_tokens_map.json
evanfrick
added model
802a40f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}