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

  • Log In
  • Sign Up

khang119966
/
zero2

Feature Extraction
Transformers
Safetensors
internvl_chat
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use khang119966/zero2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="khang119966/zero2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("khang119966/zero2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
zero2
4.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
khang119966's picture
khang119966
Upload tokenizer
cf97f84 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.17 kB
    Upload model about 1 year ago
  • added_tokens.json
    790 Bytes
    Upload tokenizer about 1 year ago
  • config.json
    6.35 kB
    Upload model about 1 year ago
  • generation_config.json
    69 Bytes
    Upload model about 1 year ago
  • merges.txt
    1.67 MB
    Upload tokenizer about 1 year ago
  • model.safetensors
    4.18 GB
    xet
    Upload model about 1 year ago
  • special_tokens_map.json
    613 Bytes
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    8.92 kB
    Upload tokenizer about 1 year ago
  • vocab.json
    3.38 MB
    Upload tokenizer about 1 year ago