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

  • Log In
  • Sign Up

ariG23498
/
tiny-random-mistral

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

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

  • Libraries
  • Transformers

    How to use ariG23498/tiny-random-mistral with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="ariG23498/tiny-random-mistral")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("ariG23498/tiny-random-mistral")
    model = AutoModel.from_pretrained("ariG23498/tiny-random-mistral")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-mistral
2.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ariG23498's picture
ariG23498 HF Staff
Upload model
898f8f1 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.18 kB
    Upload model about 2 years ago
  • config.json
    634 Bytes
    Upload model about 2 years ago
  • model.safetensors
    2.27 GB
    xet
    Upload model about 2 years ago