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

ProximaAI
/
PakMosaic

Fill-Mask
Transformers
pakmosaic
pakistan
multilingual
encoder
research-preview
sota-target
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ProximaAI/PakMosaic with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="ProximaAI/PakMosaic")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ProximaAI/PakMosaic", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
PakMosaic
3.86 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
mahwizzzz's picture
mahwizzzz
Update README.md
f29bdce verified about 10 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 11 hours ago
  • README.md
    2.34 kB
    Update README.md about 10 hours ago