Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

giovannicozzolongo
/
astroclip

Feature Extraction
Transformers
Safetensors
astroclip
astronomy
multimodal
vision
spectra
contrastive-learning
custom_code
Model card Files Files and versions
xet
Community

Instructions to use giovannicozzolongo/astroclip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use giovannicozzolongo/astroclip with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="giovannicozzolongo/astroclip", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("giovannicozzolongo/astroclip", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
astroclip
1.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
giovannicozzolongo's picture
giovannicozzolongo
Add AstroCLIP remote-code model
213ef76 11 days ago
  • .gitattributes
    1.52 kB
    Add AstroCLIP remote-code model 11 days ago
  • README.md
    4.51 kB
    Add AstroCLIP remote-code model 11 days ago
  • __init__.py
    53 Bytes
    Add AstroCLIP remote-code model 11 days ago
  • config.json
    2.08 kB
    Add AstroCLIP remote-code model 11 days ago
  • configuration_astroclip.py
    6.49 kB
    Add AstroCLIP remote-code model 11 days ago
  • convert_astroclip_to_hf.py
    24.5 kB
    Add AstroCLIP remote-code model 11 days ago
  • feature_extraction_astroclip.py
    3.39 kB
    Add AstroCLIP remote-code model 11 days ago
  • image_processing_astroclip.py
    6.52 kB
    Add AstroCLIP remote-code model 11 days ago
  • model.safetensors
    1.48 GB
    xet
    Add AstroCLIP remote-code model 11 days ago
  • modeling_astroclip.py
    17.9 kB
    Add AstroCLIP remote-code model 11 days ago
  • processing_astroclip.py
    6.1 kB
    Add AstroCLIP remote-code model 11 days ago
  • processor_config.json
    392 Bytes
    Add AstroCLIP remote-code model 11 days ago