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

entropy25
/
mt_no_en_oil

PEFT
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use entropy25/mt_no_en_oil with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("facebook/nllb-200-distilled-600M")
    model = PeftModel.from_pretrained(base_model, "entropy25/mt_no_en_oil")
  • Notebooks
  • Google Colab
  • Kaggle
mt_no_en_oil
31.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
entropy25's picture
entropy25
Upload special_tokens_map.json with huggingface_hub
a34deda verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 8 months ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_config.json
    486 Bytes
    Upload adapter_config.json with huggingface_hub 8 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    9.54 MB
    xet
    Upload adapter_model.bin with huggingface_hub 8 months ago
  • sentencepiece.bpe.model
    4.85 MB
    xet
    Upload sentencepiece.bpe.model with huggingface_hub 8 months ago
  • special_tokens_map.json
    3.55 kB
    Upload special_tokens_map.json with huggingface_hub 8 months ago
  • tokenizer.json
    17.3 MB
    xet
    Upload tokenizer.json with huggingface_hub 8 months ago
  • tokenizer_config.json
    544 Bytes
    Upload tokenizer_config.json with huggingface_hub 8 months ago