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

codegood
/
NewMPhi

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

Instructions to use codegood/NewMPhi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use codegood/NewMPhi with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5")
    model = PeftModel.from_pretrained(base_model, "codegood/NewMPhi")
  • Notebooks
  • Google Colab
  • Kaggle
NewMPhi
57.2 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
codegood's picture
codegood
End of training
9a2f72c over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.5 kB
    End of training over 2 years ago
  • adapter_config.json
    628 Bytes
    End of training over 2 years ago
  • adapter_model.safetensors
    53.8 MB
    xet
    End of training over 2 years ago
  • added_tokens.json
    1.08 kB
    codegood/NewPhi over 2 years ago
  • merges.txt
    456 kB
    codegood/NewPhi over 2 years ago
  • special_tokens_map.json
    473 Bytes
    codegood/NewPhi over 2 years ago
  • tokenizer.json
    2.11 MB
    End of training over 2 years ago
  • tokenizer_config.json
    7.4 kB
    codegood/NewPhi over 2 years ago
  • training_args.bin
    4.22 kB
    xet
    End of training over 2 years ago
  • vocab.json
    798 kB
    codegood/NewPhi over 2 years ago