Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TRI-ML
/
openlm-7b-code
like
0
Follow
Toyota Research Institute
96
Text Generation
Transformers
PyTorch
openlm
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
openlm-7b-code
/
tokenizer_config.json
ivas-tri
Upload 6 files
5c2cde2
about 1 year ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"unk_token"
:
"<|endoftext|>"
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"add_prefix_space"
:
false
,
"tokenizer_class"
:
"GPTNeoXTokenizer"
}