Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jmjeon94
/
test

Adapters
multilingual
tag1
tag2
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Adapters

    How to use jmjeon94/test with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("undefined")
    model.load_adapter("jmjeon94/test", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
test
1.75 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
jmjeon94's picture
jmjeon94
Update README.md
856640c almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    201 Bytes
    Update README.md almost 3 years ago
  • app.py
    20 Bytes
    test commit almost 3 years ago
  • test.py
    13 Bytes
    Create test.py (#1) almost 3 years ago