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

Tiiny
/
TurboSparse-Mistral-Instruct

Image Feature Extraction
Transformers
Safetensors
bamboo
custom_code
Model card Files Files and versions
xet
Community
2

Instructions to use Tiiny/TurboSparse-Mistral-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Tiiny/TurboSparse-Mistral-Instruct with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="Tiiny/TurboSparse-Mistral-Instruct", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Tiiny/TurboSparse-Mistral-Instruct", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
TurboSparse-Mistral-Instruct
16 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
Yixin Song
Update README.md
12ded95 verified about 2 years ago
  • .gitattributes
    1.92 kB
    add weight about 2 years ago
  • README.md
    1.38 kB
    Update README.md about 2 years ago
  • added_tokens.json
    51 Bytes
    add about 2 years ago
  • config.json
    860 Bytes
    add weight about 2 years ago
  • configuration_bamboo.py
    6.42 kB
    add weight about 2 years ago
  • generation_config.json
    108 Bytes
    add weight about 2 years ago
  • model-00001-of-00004.safetensors
    4.99 GB
    xet
    update about 2 years ago
  • model-00002-of-00004.safetensors
    4.89 GB
    xet
    update about 2 years ago
  • model-00003-of-00004.safetensors
    4.91 GB
    xet
    update about 2 years ago
  • model-00004-of-00004.safetensors
    1.17 GB
    xet
    update about 2 years ago
  • model.safetensors.index.json
    29.3 kB
    xet
    add weight about 2 years ago
  • modeling_bamboo.py
    86.7 kB
    xet
    update about 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    add weight about 2 years ago
  • special_tokens_map.json
    615 Bytes
    add weight about 2 years ago
  • takeaway.png
    140 kB
    Upload takeaway.png about 2 years ago
  • tokenizer.json
    1.8 MB
    add weight about 2 years ago
  • tokenizer.model
    493 kB
    xet
    add weight about 2 years ago
  • tokenizer_config.json
    1.93 kB
    add weight about 2 years ago
  • trainer_state.json
    538 kB
    add weight about 2 years ago
  • training_args.bin
    6.84 kB
    xet
    add weight about 2 years ago