Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
chitanda
/
panda-7b-open-llama-preview-300pt
like
2
Text2Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
panda-7b-open-llama-preview-300pt
/
special_tokens_map.json
chitanda
Upload folder using huggingface_hub
2b3e9f1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}