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

AdamRTomkins
/
phi-kal

PEFT
TensorBoard
Safetensors
phi
axolotl
Generated from Trainer
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use AdamRTomkins/phi-kal 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, "AdamRTomkins/phi-kal")
  • Notebooks
  • Google Colab
  • Kaggle
phi-kal / runs
6.85 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
AdamRTomkins's picture
AdamRTomkins
End of training
851eecb verified almost 2 years ago
  • Jun21_16-13-03_sky-08ab-atomkins-3e94-head
    End of training almost 2 years ago