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

throsturx
/
bihmoe-poc

PyTorch
Transformers
English
research
mixture-of-experts
interpretability
Model card Files Files and versions
xet
Community

Instructions to use throsturx/bihmoe-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use throsturx/bihmoe-poc with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("throsturx/bihmoe-poc", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bihmoe-poc / scripts
34.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
Throstur
docs: add preliminary results + reproducible 4k panel config/scripts
5cf6a10 5 months ago
  • compute_match.py
    1.95 kB
    probe: unify CLS objective + add compute-matching helper 5 months ago
  • extract_keylines.sh
    307 Bytes
    docs: add preliminary results + reproducible 4k panel config/scripts 5 months ago
  • probe_vram.py
    4.41 kB
    probe: unify CLS objective + add compute-matching helper 5 months ago
  • run_panel_4k.sh
    953 Bytes
    docs: add preliminary results + reproducible 4k panel config/scripts 5 months ago
  • run_sweep.py
    1.41 kB
    tools: add seed sweep runner 5 months ago
  • train_poc_side_by_side.py
    25.6 kB
    train: schedule-2 curriculum w/ ramp + braid mix (single-run) 5 months ago