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

mineself2016
/
GeneMamba2-24l-512d

Feature Extraction
Transformers
Safetensors
genemamba
genomics
single-cell
mamba
biology
Model card Files Files and versions
xet
Community

Instructions to use mineself2016/GeneMamba2-24l-512d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mineself2016/GeneMamba2-24l-512d with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="mineself2016/GeneMamba2-24l-512d")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mineself2016/GeneMamba2-24l-512d", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
GeneMamba2-24l-512d
266 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
mineself2016's picture
mineself2016
Normalize example naming order
d3fa071 verified 2 months ago
  • examples
    Normalize example naming order 2 months ago
  • tokenizer_assets
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    2.63 kB
    Normalize example naming order 2 months ago
  • config.json
    495 Bytes
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • configuration_genemamba.py
    3.59 kB
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • model.safetensors
    263 MB
    xet
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • modeling_genemamba.py
    13.7 kB
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • modeling_outputs.py
    2.91 kB
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • special_tokens_map.json
    51 Bytes
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • tokenizer.json
    803 kB
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago
  • tokenizer_config.json
    224 Bytes
    Add preprocess docs, examples, tokenizer mapping assets 2 months ago