Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Coder-AN
/
InternLM-Chat-7B-History
like
0
Feature Extraction
Transformers
PyTorch
internlm
custom_code
License:
mit
Model card
Files
Files and versions
Community
1
Train
Use this model
main
InternLM-Chat-7B-History
/
special_tokens_map.json
Coder-AN
first commit
16b9938
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>"
}