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

  • Log In
  • Sign Up

rrivera1849
/
LUAR-MUD

Feature Extraction
Transformers
PyTorch
Safetensors
English
LUAR
custom_code
Model card Files Files and versions
xet
Community
2

Instructions to use rrivera1849/LUAR-MUD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rrivera1849/LUAR-MUD with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="rrivera1849/LUAR-MUD", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rrivera1849/LUAR-MUD", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LUAR-MUD
665 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 25 commits
Chandler May
Revert default usage to original behavior (no revision specified).
1c11d29 4 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    6.46 kB
    Update README.md 5 months ago
  • config.json
    376 Bytes
    Revert default usage to original behavior (no revision specified). 4 months ago
  • config.py
    701 Bytes
    Revert default usage to original behavior (no revision specified). 4 months ago
  • merges.txt
    456 kB
    Upload tokenizer over 2 years ago
  • model.py
    8.51 kB
    Revert default usage to original behavior (no revision specified). 4 months ago
  • model.safetensors
    330 MB
    xet
    Adding `safetensors` variant of this model (#1) about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    330 MB
    xet
    Upload LUAR over 2 years ago
  • special_tokens_map.json
    964 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer.json
    3.56 MB
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    1.25 kB
    Upload tokenizer over 1 year ago
  • vocab.json
    798 kB
    Upload tokenizer over 2 years ago