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

  • Log In
  • Sign Up

kppkkp
/
OneChart

Feature Extraction
Transformers
PyTorch
Safetensors
OneChart
custom_code
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use kppkkp/OneChart with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="kppkkp/OneChart", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("kppkkp/OneChart", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
OneChart
1.05 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
kppkkp's picture
kppkkp
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
79212de verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.11 kB
    Update README.md over 1 year ago
  • added_tokens.json
    82 Bytes
    Upload 8 files about 2 years ago
  • config.json
    1.11 kB
    Upload 3 files over 1 year ago
  • generation_config.json
    132 Bytes
    Upload 8 files about 2 years ago
  • merges.txt
    456 kB
    Upload 8 files about 2 years ago
  • model.safetensors
    525 MB
    xet
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • modeling_OneChart.py
    21 kB
    Upload modeling_OneChart.py over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.BFloat16Storage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    525 MB
    xet
    Upload 8 files about 2 years ago
  • sam_vision_b.py
    16.1 kB
    Upload 3 files over 1 year ago
  • special_tokens_map.json
    548 Bytes
    Upload 8 files about 2 years ago
  • tokenizer_config.json
    870 Bytes
    Upload 8 files about 2 years ago
  • vocab.json
    999 kB
    Upload 8 files about 2 years ago