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

  • Log In
  • Sign Up

Ruqiya
/
rs

Feature Extraction
Transformers
PyTorch
RefinedWebModel
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Ruqiya/rs with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Ruqiya/rs", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Ruqiya/rs", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
rs
27.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Ruqiya's picture
Ruqiya
Upload model
244bd2d almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • config.json
    984 Bytes
    Upload model almost 3 years ago
  • pytorch_model-00001-of-00003.bin
    9.96 GB
    xet
    Upload model almost 3 years ago
  • pytorch_model-00002-of-00003.bin
    9.94 GB
    xet
    Upload model almost 3 years ago
  • pytorch_model-00003-of-00003.bin
    7.78 GB
    xet
    Upload model almost 3 years ago
  • pytorch_model.bin.index.json
    14.5 kB
    Upload model almost 3 years ago