Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
OpenGVLab
/
ViCLIP-B-16-hf
like
0
Follow
OpenGVLab
517
Safetensors
OpenGVLab/InternVid
ViCLIP
custom_code
Model card
Files
Files and versions
Community
8484a9c
ViCLIP-B-16-hf
/
configuration_viclip.py
nanamma
init
03a425d
4 months ago
raw
Copy download link
history
blame
143 Bytes
from
transformers
import
PretrainedConfig
class
Config
(
PretrainedConfig
):
def
__init__
(
self, **kwargs
):
super
().__init__(**kwargs)