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

ZainabF
/
phi-2-allyarc

PEFT
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use ZainabF/phi-2-allyarc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ZainabF/phi-2-allyarc with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "ZainabF/phi-2-allyarc")
  • Notebooks
  • Google Colab
  • Kaggle
phi-2-allyarc
97.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ZainabF's picture
ZainabF
phi-2-allyarc
57e11bb verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.08 kB
    phi-2-allyarc over 2 years ago
  • adapter_config.json
    640 Bytes
    phi-2-allyarc over 2 years ago
  • adapter_model.safetensors
    94.4 MB
    xet
    phi-2-allyarc over 2 years ago
  • added_tokens.json
    1.08 kB
    phi-2-allyarc over 2 years ago
  • merges.txt
    456 kB
    phi-2-allyarc over 2 years ago
  • special_tokens_map.json
    473 Bytes
    phi-2-allyarc over 2 years ago
  • tokenizer.json
    2.12 MB
    phi-2-allyarc over 2 years ago
  • tokenizer_config.json
    7.37 kB
    phi-2-allyarc over 2 years ago
  • training_args.bin
    4.66 kB
    xet
    phi-2-allyarc over 2 years ago
  • vocab.json
    798 kB
    phi-2-allyarc over 2 years ago