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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

micanonsens
/
bigamba-seq_only-step44000

Feature Extraction
Transformers
Safetensors
caduceus_custom
genomics
dna
sequence-modeling
custom_code
Model card Files Files and versions
xet
Community

Instructions to use micanonsens/bigamba-seq_only-step44000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use micanonsens/bigamba-seq_only-step44000 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="micanonsens/bigamba-seq_only-step44000", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("micanonsens/bigamba-seq_only-step44000", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bigamba-seq_only-step44000
28.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
micanonsens's picture
micanonsens
Upload folder using huggingface_hub
86ad798 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    1.96 kB
    Upload folder using huggingface_hub 4 months ago
  • __init__.py
    156 Bytes
    Upload folder using huggingface_hub 4 months ago
  • config.json
    453 Bytes
    Upload folder using huggingface_hub 4 months ago
  • configuration_bigamba.py
    190 Bytes
    Upload folder using huggingface_hub 4 months ago
  • model.safetensors
    28.1 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • modeling_bigamba.py
    27.6 kB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    130 Bytes
    Upload folder using huggingface_hub 4 months ago