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

  • Log In
  • Sign Up

miraiminds
/
arithmathBio-function

PEFT
TensorBoard
Safetensors
mistral
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use miraiminds/arithmathBio-function with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use miraiminds/arithmathBio-function with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("miraiminds/mergeMathBio-7B")
    model = PeftModel.from_pretrained(base_model, "miraiminds/arithmathBio-function")
  • Notebooks
  • Google Colab
  • Kaggle
arithmathBio-function / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
tanyakansal's picture
tanyakansal
Upload folder using huggingface_hub
163736b verified almost 2 years ago
  • May20_05-46-50_b145d9a5d12d
    Upload folder using huggingface_hub almost 2 years ago