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

vigneshwar234
/
TemporalMesh-Transformer

Transformers
PyTorch
English
language-model
graph-attention
adaptive-depth
temporal-decay
efficient-llm
Eval Results (legacy)
Model card Files Files and versions
xet
Community
2

Instructions to use vigneshwar234/TemporalMesh-Transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vigneshwar234/TemporalMesh-Transformer with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("vigneshwar234/TemporalMesh-Transformer", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
TemporalMesh-Transformer / tmt /training
8.66 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
vigneshwar234's picture
vigneshwar234
Add TMT source code for direct installation from HuggingFace
d9f2f9f verified 28 days ago
  • __init__.py
    30 Bytes
    Add source: tmt/training/__init__.py about 2 months ago
  • loss.py
    1.79 kB
    Add TMT source code for direct installation from HuggingFace 28 days ago
  • scheduler.py
    794 Bytes
    Add source: tmt/training/scheduler.py about 2 months ago
  • trainer.py
    6.04 kB
    Add TMT source code for direct installation from HuggingFace 28 days ago