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

Zaixi
/
RNAGenesis

Feature Extraction
Transformers
PyTorch
English
xTrimoPGLM
RNA
genomics
biology
embeddings
pretrained
therapeutics
foundation-model
non-coding-RNA
structure-prediction
drug-design
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Zaixi/RNAGenesis with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Zaixi/RNAGenesis", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Zaixi/RNAGenesis", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • .huggingface_config.yaml
    926 Bytes
    Upload folder using huggingface_hub 12 months ago
  • README.md
    5.7 kB
    Upload folder using huggingface_hub 12 months ago
  • config.json
    1.37 kB
    Upload folder using huggingface_hub 12 months ago
  • configuration_xtrimopglm.py
    3.16 kB
    Upload folder using huggingface_hub 12 months ago
  • example_usage.py
    2.47 kB
    Upload folder using huggingface_hub 12 months ago
  • modeling_xtrimopglm.py
    44.6 kB
    Upload folder using huggingface_hub 12 months ago
  • pytorch_model.bin
    1.42 GB
    xet
    Upload folder using huggingface_hub 12 months ago
  • requirements.txt
    69 Bytes
    Upload folder using huggingface_hub 12 months ago
  • run.py
    832 Bytes
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    260 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenization_xtrimopglm.py
    5.15 kB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.model
    75 Bytes
    xet
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    472 Bytes
    Upload folder using huggingface_hub 12 months ago