Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

QuixiAI
/
Kraken

Image Feature Extraction
Transformers
Safetensors
English
kraken
custom_code
Model card Files Files and versions
xet
Community
4

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

  • Libraries
  • Transformers

    How to use QuixiAI/Kraken with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="QuixiAI/Kraken", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("QuixiAI/Kraken", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Kraken / kraken_router
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
DavidGF's picture
DavidGF
Upload folder using huggingface_hub
d81f6d7 verified about 2 years ago
  • added_tokens.json
    80 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.02 kB
    Upload folder using huggingface_hub about 2 years ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 2 years ago
  • model.safetensors
    1.86 GB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    256 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    7.03 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    1.3 kB
    Upload folder using huggingface_hub about 2 years ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 2 years ago