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

  • Log In
  • Sign Up

AdnanRiaz107
/
CodePhi-3-mini-4k-instruct-appsloraN1k

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

Instructions to use AdnanRiaz107/CodePhi-3-mini-4k-instruct-appsloraN1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AdnanRiaz107/CodePhi-3-mini-4k-instruct-appsloraN1k with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct")
    model = PeftModel.from_pretrained(base_model, "AdnanRiaz107/CodePhi-3-mini-4k-instruct-appsloraN1k")
  • Notebooks
  • Google Colab
  • Kaggle
CodePhi-3-mini-4k-instruct-appsloraN1k
52.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
AdnanRiaz107's picture
AdnanRiaz107
CodePhi-3-mini-4k-instruct-appsloraN1k
bbf319f verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.96 kB
    CodePhi-3-mini-4k-instruct-appsloraN1k almost 2 years ago
  • adapter_config.json
    697 Bytes
    Upload model almost 2 years ago
  • adapter_model.safetensors
    50.4 MB
    xet
    Upload model almost 2 years ago
  • special_tokens_map.json
    569 Bytes
    Upload tokenizer almost 2 years ago
  • tokenizer.json
    1.84 MB
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    3.31 kB
    Upload tokenizer almost 2 years ago
  • training_args.bin
    4.92 kB
    xet
    CodePhi-3-mini-4k-instruct-appsloraN1k almost 2 years ago