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

  • Log In
  • Sign Up

Vesper27
/
TEST

Table Question Answering
Adapters
Chinese
code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Adapters

    How to use Vesper27/TEST with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("undefined")
    model.load_adapter("Vesper27/TEST", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
TEST
2.32 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Vesper27's picture
Vesper27
Create test.py
ff29531 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    173 Bytes
    Update README.md over 2 years ago
  • test.py
    626 Bytes
    Create test.py over 2 years ago