asenella's picture
Uploading JNFGMC in asenella/ms_config_1_JNFGMC_irqwi18o
1206d52 verified
metadata
language: en
tags:
  - multivae
license: apache-2.0

Downloading this model from the Hub

This model was trained with multivae. It can be downloaded or reloaded using the method load_from_hf_hub

>>> from multivae.models import AutoModel
>>> model = AutoModel.load_from_hf_hub(hf_hub_path="your_hf_username/repo_name")