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

SpireLab
/
RESPIN_LanguageModels

Fill-Mask
Transformers
Safetensors
muril
bert
mlm
low-resource
indic-languages
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use SpireLab/RESPIN_LanguageModels with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="SpireLab/RESPIN_LanguageModels")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("SpireLab/RESPIN_LanguageModels", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
RESPIN_LanguageModels
9.24 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
SpireLab's picture
SpireLab
Upload folder using huggingface_hub
137c748 verified 5 months ago
  • muril_bh_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_bn_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_ch_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_hi_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_kn_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_mag_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_mr_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_mt_domain
    Upload folder using huggingface_hub 5 months ago
  • muril_te_domain
    Upload folder using huggingface_hub 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • readme.md
    6.03 kB
    Upload folder using huggingface_hub 5 months ago