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

  • Log In
  • Sign Up

monsoon-nlp
/
dna-blockdiff-2

Fill-Mask
Transformers
Safetensors
bd3lm
custom_code
Model card Files Files and versions
xet
Community

Instructions to use monsoon-nlp/dna-blockdiff-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use monsoon-nlp/dna-blockdiff-2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="monsoon-nlp/dna-blockdiff-2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("monsoon-nlp/dna-blockdiff-2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
dna-blockdiff-2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
monsoon-nlp's picture
monsoon-nlp
revert
4040262 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    324 Bytes
    Update README.md about 1 year ago
  • config.json
    690 Bytes
    Update config.json about 1 year ago
  • configuration_bd3lm.py
    1.25 kB
    Upload 3 files about 1 year ago
  • model.safetensors
    395 MB
    xet
    Upload BD3LM about 1 year ago
  • modeling_bd3lm.py
    20.8 kB
    revert 12 months ago
  • special_tokens_map.json
    101 Bytes
    Upload 3 files about 1 year ago
  • tokenizer_config.json
    132 Bytes
    Upload 3 files about 1 year ago
  • vocab.txt
    28.7 kB
    Upload 3 files about 1 year ago