Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alphahg
/
CodeLlama-13b-hf-rust-finetune-full
like
1
Text Generation
Transformers
PyTorch
llama
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b0f7b7f
CodeLlama-13b-hf-rust-finetune-full
/
special_tokens_map.json
alphahg
Upload tokenizer
b0f7b7f
about 1 year ago
raw
Copy download link
history
blame
Safe
196 Bytes
{
"additional_special_tokens"
:
[
"β<PRE>"
,
"β<MID>"
,
"β<SUF>"
,
"β<EOT>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}