Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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: 5 commits
pointbreak3000's picture
pointbreak3000
Delete adapter_config.json
62ea55c verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.54 kB
    Update README.md about 1 year ago
  • adapter_model.safetensors
    13.6 MB
    xet
    Upload 3 files about 1 year ago