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

  • Log In
  • Sign Up

bumblebee-testing
/
tiny-random-Qwen3Model

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

Instructions to use bumblebee-testing/tiny-random-Qwen3Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bumblebee-testing/tiny-random-Qwen3Model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="bumblebee-testing/tiny-random-Qwen3Model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("bumblebee-testing/tiny-random-Qwen3Model")
    model = AutoModel.from_pretrained("bumblebee-testing/tiny-random-Qwen3Model")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-Qwen3Model
565 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jonatanklosko's picture
jonatanklosko
Upload model
c3f797c verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    5.17 kB
    Upload model 7 months ago
  • config.json
    835 Bytes
    Upload model 6 months ago
  • model.safetensors
    558 kB
    xet
    Upload model 6 months ago