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

emirozturk
/
Phi-3-mini-4k-instruct-Turkish-SQL

PEFT
Safetensors
phi3
custom_code
Model card Files Files and versions
xet
Community

Instructions to use emirozturk/Phi-3-mini-4k-instruct-Turkish-SQL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use emirozturk/Phi-3-mini-4k-instruct-Turkish-SQL 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, "emirozturk/Phi-3-mini-4k-instruct-Turkish-SQL")
  • Notebooks
  • Google Colab
  • Kaggle
Phi-3-mini-4k-instruct-Turkish-SQL
151 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
emirozturk's picture
emirozturk
Upload configuration_phi3.py
63e85c9 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    696 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    50.4 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • config.json
    967 Bytes
    Upload config.json with huggingface_hub over 1 year ago
  • configuration_phi3.py
    11.2 kB
    Upload configuration_phi3.py over 1 year ago
  • optimizer.pt
    101 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • rng_state.pth
    14 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • training_args.bin
    5.18 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago