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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

rayonlabs
/
pythia-70m-gsm8k-b222ded9-403c-4db5-a5de-962567cdbc68

PEFT
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use rayonlabs/pythia-70m-gsm8k-b222ded9-403c-4db5-a5de-962567cdbc68 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use rayonlabs/pythia-70m-gsm8k-b222ded9-403c-4db5-a5de-962567cdbc68 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/pythia-70m")
    model = PeftModel.from_pretrained(base_model, "rayonlabs/pythia-70m-gsm8k-b222ded9-403c-4db5-a5de-962567cdbc68")
  • Notebooks
  • Google Colab
  • Kaggle
pythia-70m-gsm8k-b222ded9-403c-4db5-a5de-962567cdbc68
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
rayonlabs's picture
rayonlabs
annemiekebickleyoy's picture
annemiekebickleyoy
Duplicate from annemiekebickleyoy/acc8d85b-b708-41dc-9c2d-1e2738d995ff
202d176 verified over 1 year ago
  • .gitattributes
    1.52 kB
    Duplicate from annemiekebickleyoy/acc8d85b-b708-41dc-9c2d-1e2738d995ff over 1 year ago
  • README.md
    842 Bytes
    Duplicate from annemiekebickleyoy/acc8d85b-b708-41dc-9c2d-1e2738d995ff over 1 year ago
  • adapter_config.json
    870 Bytes
    Duplicate from annemiekebickleyoy/acc8d85b-b708-41dc-9c2d-1e2738d995ff over 1 year ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch.BFloat16Storage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    12.7 MB
    xet
    Duplicate from annemiekebickleyoy/acc8d85b-b708-41dc-9c2d-1e2738d995ff over 1 year ago