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

  • Log In
  • Sign Up

badaoui
/
tiny-random-minimax

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

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

  • Libraries
  • Transformers

    How to use badaoui/tiny-random-minimax with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="badaoui/tiny-random-minimax")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("badaoui/tiny-random-minimax")
    model = AutoModel.from_pretrained("badaoui/tiny-random-minimax")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-minimax
758 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
badaoui's picture
badaoui HF Staff
Upload model
f9ba110 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    5.17 kB
    Upload model 8 months ago
  • config.json
    1.09 kB
    Upload model 8 months ago
  • model.safetensors
    758 MB
    xet
    Upload model 8 months ago