Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
vansin
/
internlm-chat-7b
like
0
Text Generation
Transformers
PyTorch
internlm
custom_code
Model card
Files
Files and versions
Community
1
Train
Use this model
main
internlm-chat-7b
/
special_tokens_map.json
huwenxing
First model version
a9522ba
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}