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

  • Log In
  • Sign Up

Esperanto
/
Mistral-7B-CauseAnalyzer

Zero-Shot Classification
Transformers
Safetensors
English
Model card Files Files and versions
xet
Community
1

Instructions to use Esperanto/Mistral-7B-CauseAnalyzer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Esperanto/Mistral-7B-CauseAnalyzer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("zero-shot-classification", model="Esperanto/Mistral-7B-CauseAnalyzer")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Esperanto/Mistral-7B-CauseAnalyzer", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Mistral-7B-CauseAnalyzer
13.7 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Shankar Jayaratnam
Create config.json
2d05b51 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    8.28 kB
    Update README.md over 1 year ago
  • adapter_config.json
    687 Bytes
    Upload MistralForCausalLM over 1 year ago
  • adapter_model.safetensors
    13.7 MB
    xet
    Upload MistralForCausalLM over 1 year ago
  • config.json
    0 Bytes
    Create config.json over 1 year ago
  • generation_config.json
    111 Bytes
    Upload MistralForCausalLM over 1 year ago