Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
OpenGVLab
/
ViCLIP-L-14-hf
like
1
Follow
OpenGVLab
1.95k
Safetensors
OpenGVLab/InternVid
ViCLIP
custom_code
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
cb0dd3f
ViCLIP-L-14-hf
/
configuration_viclip.py
nanamma
init
cb0dd3f
over 1 year ago
raw
Copy download link
history
blame
Safe
143 Bytes
from
transformers
import
PretrainedConfig
class
Config
(
PretrainedConfig
):
def
__init__
(
self, **kwargs
):
super
().__init__(**kwargs)