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

  • Log In
  • Sign Up

yzhuang
/
MetaTree

Tabular Classification
Transformers
Safetensors
llama
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use yzhuang/MetaTree with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, LlamaForMetaTree
    
    tokenizer = AutoTokenizer.from_pretrained("yzhuang/MetaTree")
    model = LlamaForMetaTree.from_pretrained("yzhuang/MetaTree")
  • Notebooks
  • Google Colab
  • Kaggle
MetaTree
596 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 4 commits
something456's picture
something456
Added missing declaration for decision_tree_forest
d8e632e verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.55 kB
    Added missing declaration for decision_tree_forest about 2 years ago
  • config.json
    872 Bytes
    initial commit over 2 years ago
  • generation_config.json
    133 Bytes
    initial commit over 2 years ago
  • model.safetensors
    596 MB
    xet
    initial commit over 2 years ago