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

  • Log In
  • Sign Up

KitsuVp
/
unified-model

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

Instructions to use KitsuVp/unified-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use KitsuVp/unified-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="KitsuVp/unified-model", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("KitsuVp/unified-model", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
unified-model
179 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
KitsuVp's picture
KitsuVp
Upload model
3d55f4e verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    5.17 kB
    Upload model 9 months ago
  • config.json
    1.01 kB
    Upload model 9 months ago
  • configuration_unified.py
    4.56 kB
    Upload model 9 months ago
  • merges.txt
    466 kB
    Upload tokenizer 9 months ago
  • model.safetensors
    174 MB
    xet
    Upload model 9 months ago
  • modeling_unified.py
    33.4 kB
    Upload model 9 months ago
  • special_tokens_map.json
    977 Bytes
    Upload tokenizer 9 months ago
  • tokenizer.json
    3.52 MB
    Upload tokenizer 9 months ago
  • tokenizer_config.json
    3.91 kB
    Upload tokenizer 9 months ago
  • vocab.json
    801 kB
    Upload tokenizer 9 months ago