Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Nan-Do
/
LeetCodeWizard_7B_V1.0
like
3
Text Generation
Transformers
PyTorch
English
llama
Python
Leetcode
Problem Solving
CP
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ca7b212
LeetCodeWizard_7B_V1.0
/
special_tokens_map.json
Nan-Do
Upload tokenizer
50e94a6
about 1 year ago
raw
Copy download link
history
blame
Safe
197 Bytes
{
"additional_special_tokens"
:
[
"β<PRE>"
,
"β<MID>"
,
"β<SUF>"
,
"β<EOT>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}