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

  • Log In
  • Sign Up

SnowNation
/
Nyx

Feature Extraction
Transformers
Safetensors
qwen2_5_vl
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use SnowNation/Nyx with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="SnowNation/Nyx")
    # Load model directly
    from transformers import AutoProcessor, AutoModel
    
    processor = AutoProcessor.from_pretrained("SnowNation/Nyx")
    model = AutoModel.from_pretrained("SnowNation/Nyx")
  • Notebooks
  • Google Colab
  • Kaggle
Nyx
7.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SnowNation's picture
SnowNation
Update README.md
f44950b verified 7 months ago
  • .gitattributes
    1.57 kB
    Upload processor 8 months ago
  • README.md
    5.22 kB
    Update README.md 7 months ago
  • added_tokens.json
    605 Bytes
    Upload processor 8 months ago
  • chat_template.jinja
    1.02 kB
    Upload processor 8 months ago
  • config.json
    3.38 kB
    Upload model 8 months ago
  • merges.txt
    1.67 MB
    Upload processor 8 months ago
  • model-00001-of-00002.safetensors
    5 GB
    xet
    Upload model 8 months ago
  • model-00002-of-00002.safetensors
    2.51 GB
    xet
    Upload model 8 months ago
  • model.safetensors.index.json
    65.5 kB
    Upload model 8 months ago
  • preprocessor_config.json
    791 Bytes
    Upload processor 8 months ago
  • special_tokens_map.json
    613 Bytes
    Upload processor 8 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload processor 8 months ago
  • tokenizer_config.json
    4.73 kB
    Upload processor 8 months ago
  • video_preprocessor_config.json
    935 Bytes
    Upload processor 8 months ago
  • vocab.json
    2.78 MB
    Upload processor 8 months ago