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

easytt1178
/
example-model

Transformers
PyTorch
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use easytt1178/example-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use easytt1178/example-model with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("easytt1178/example-model", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
example-model
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
easytt1178
feat: scaffold 5-agent orchestrator with Gradio UI
bb6e1c1 10 months ago
  • src
    feat: scaffold 5-agent orchestrator with Gradio UI 10 months ago
  • .gitattributes
    1.26 kB
    chore: clean .gitattributes and standardize LFS rules 10 months ago
  • .gitignore
    130 Bytes
    init: model repo skeleton 10 months ago
  • README.md
    1.39 kB
    feat: scaffold 5-agent orchestrator with Gradio UI 10 months ago
  • app.py
    1.91 kB
    feat: scaffold 5-agent orchestrator with Gradio UI 10 months ago
  • requirements.txt
    74 Bytes
    feat: scaffold 5-agent orchestrator with Gradio UI 10 months ago