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

  • Log In
  • Sign Up

pointbreak3000
/
MINDMATE.AI

Question Answering
PEFT
Safetensors
mistral
Model card Files Files and versions
xet
Community

Instructions to use pointbreak3000/MINDMATE.AI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use pointbreak3000/MINDMATE.AI with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "pointbreak3000/MINDMATE.AI")
  • Notebooks
  • Google Colab
  • Kaggle
MINDMATE.AI
13.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
pointbreak3000's picture
pointbreak3000
Update README.md
12e2fcb verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.73 kB
    Update README.md 8 months ago
  • adapter_config.json
    621 Bytes
    Upload adapter_config.json about 1 year ago
  • adapter_model.safetensors
    13.6 MB
    xet
    Upload 3 files about 1 year ago
  • config.json
    311 Bytes
    Create config.json about 1 year ago
  • quantization_config.json
    112 Bytes
    Create quantization_config.json about 1 year ago