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

  • Log In
  • Sign Up

hyen
/
LLaMA-MLM-Large

Transformers
PyTorch
llama
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use hyen/LLaMA-MLM-Large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hyen/LLaMA-MLM-Large with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, LlamaForMLM
    
    tokenizer = AutoTokenizer.from_pretrained("hyen/LLaMA-MLM-Large")
    model = LlamaForMLM.from_pretrained("hyen/LLaMA-MLM-Large")
  • Notebooks
  • Google Colab
  • Kaggle
LLaMA-MLM-Large
1.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hyen's picture
hyen
Upload tokenizer
8e8449f verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • added_tokens.json
    22 Bytes
    Upload tokenizer about 2 years ago
  • config.json
    769 Bytes
    Upload LlamaForMLM about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.75 GB
    xet
    Upload LlamaForMLM about 2 years ago
  • special_tokens_map.json
    687 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.13 kB
    Upload tokenizer about 2 years ago