Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kalpeshk2011
/
instruct-llama-7b-wdiff
like
1
Text Generation
Transformers
PyTorch
English
llama
instruction-tuning
large-language-model
autoregressive
text-generation-inference
Inference Endpoints
arxiv:
2305.14251
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
instruct-llama-7b-wdiff
/
special_tokens_map.json
kalpeshk2011
Initial commit
415f3c8
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}