Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

mrinaldi
/
prova001

Transformers
Safetensors
matformer
custom-model
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use mrinaldi/prova001 with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mrinaldi/prova001", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
prova001
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
mrinaldi's picture
mrinaldi
Upload folder using huggingface_hub
ad2dd15 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    771 Bytes
    Upload folder using huggingface_hub 6 months ago
  • checkpoint.ckpt

    Detected Pickle imports (5)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "matformer.model_config.ModelConfig",
    • "matformer.transformer_blocks.Autoregressive_Model",
    • "collections.OrderedDict"

    How to fix it?

    1.34 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • config.json
    2.69 kB
    Upload folder using huggingface_hub 6 months ago
  • generation_config.json
    137 Bytes
    Upload folder using huggingface_hub 6 months ago
  • matformer_config.json
    1.72 kB
    Upload folder using huggingface_hub 6 months ago
  • model.safetensors
    285 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • modeling_matformer.py
    1.42 kB
    Upload folder using huggingface_hub 6 months ago