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

  • Log In
  • Sign Up

themanas021
/
Mistral-MetaMath007

Text Generation
PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use themanas021/Mistral-MetaMath007 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use themanas021/Mistral-MetaMath007 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/MetaMath-Mistral-7B-GPTQ")
    model = PeftModel.from_pretrained(base_model, "themanas021/Mistral-MetaMath007")
  • Notebooks
  • Google Colab
  • Kaggle
Mistral-MetaMath007
27.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
themanas021's picture
themanas021
Update README.md
14660ec over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.14 kB
    Update README.md over 2 years ago
  • adapter_config.json
    585 Bytes
    Upload model over 2 years ago
  • adapter_model.safetensors
    27.3 MB
    xet
    Upload model over 2 years ago