Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
OpenGVLab
/
ViCLIP-L-14-hf
like
0
Follow
OpenGVLab
602
Safetensors
OpenGVLab/InternVid
ViCLIP
custom_code
Model card
Files
Files and versions
Community
1652361
ViCLIP-L-14-hf
/
config.json
nanamma
init
cb0dd3f
4 months ago
raw
Copy download link
history
blame
Safe
240 Bytes
{
"architectures"
:
[
"ViCLIP"
]
,
"auto_map"
:
{
"AutoConfig"
:
"configuration_viclip.Config"
,
"AutoModel"
:
"viclip.ViCLIP"
}
,
"torch_dtype"
:
"float32"
,
"size"
:
"l"
,
"tokenizer_path"
:
"./bpe_simple_vocab_16e6.txt.gz"
}