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

diffusionfamily
/
diffugpt-m

Transformers
Safetensors
English
gpt2
llama-factory
full
diffusion
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use diffusionfamily/diffugpt-m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use diffusionfamily/diffugpt-m with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("diffusionfamily/diffugpt-m")
    model = AutoModel.from_pretrained("diffusionfamily/diffugpt-m")
  • Notebooks
  • Google Colab
  • Kaggle
diffugpt-m
1.55 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Sansa's picture
Sansa
initial commit
bb92f88 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    31 Bytes
    initial commit over 1 year ago