Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ManishThota
/
CustomModel
like
1
Text Generation
Transformers
PyTorch
Safetensors
English
Sparrow
endpoints
text-generation-inference
custom_code
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
refs/pr/3
CustomModel
/
special_tokens_map.json
ManishThota
adding files
002b371
9 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<|endoftext|>"
}