Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jphme
/
orca_mini_v2_ger_7b
like
8
Text Generation
Transformers
PyTorch
German
English
llama
text-generation-inference
arxiv:
2302.13971
arxiv:
2304.12244
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
4aa4a32
orca_mini_v2_ger_7b
/
special_tokens_map.json
jphme
Create special_tokens_map.json
ba36311
over 1 year ago
raw
Copy download link
history
blame
Safe
207 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
}