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

nyap
/
cosmo-demo

Object Detection
Transformers
Safetensors
English
moondream1
text-generation
VIT
Cooking
Vegetables
Moondream
Intel
IPEX
custom_code
Model card Files Files and versions
xet
Community

Instructions to use nyap/cosmo-demo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nyap/cosmo-demo with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="nyap/cosmo-demo", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForCausalLM
    model = AutoModelForCausalLM.from_pretrained("nyap/cosmo-demo", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
cosmo-demo
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
nyap's picture
nyap
Update README.md
540342b verified almost 2 years ago
  • demo_images
    Upload 6 files almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    4.28 kB
    Update README.md almost 2 years ago
  • config.json
    403 Bytes
    Upload Moondream almost 2 years ago
  • generation_config.json
    111 Bytes
    Upload Moondream almost 2 years ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload Moondream almost 2 years ago
  • model-00002-of-00002.safetensors
    2.5 GB
    xet
    Upload Moondream almost 2 years ago
  • model.safetensors.index.json
    55 kB
    Upload Moondream almost 2 years ago