Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

deepapaikar
/
katzbot-phi2

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

Instructions to use deepapaikar/katzbot-phi2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use deepapaikar/katzbot-phi2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "deepapaikar/katzbot-phi2")
  • Notebooks
  • Google Colab
  • Kaggle
katzbot-phi2
11.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
deepapaikar's picture
deepapaikar
Upload tokenizer
0860aee verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.08 kB
    End of training about 2 years ago
  • adapter_config.json
    647 Bytes
    Training in progress, epoch 1 about 2 years ago
  • adapter_model.safetensors
    105 MB
    xet
    Training in progress, epoch 3 about 2 years ago
  • added_tokens.json
    1.08 kB
    Upload tokenizer about 2 years ago
  • config.json
    902 Bytes
    Upload PhiForCausalLM about 2 years ago
  • generation_config.json
    124 Bytes
    Upload PhiForCausalLM about 2 years ago
  • merges.txt
    456 kB
    Upload tokenizer about 2 years ago
  • model-00001-of-00003.safetensors
    4.98 GB
    xet
    Upload PhiForCausalLM about 2 years ago
  • model-00002-of-00003.safetensors
    4.98 GB
    xet
    Upload PhiForCausalLM about 2 years ago
  • model-00003-of-00003.safetensors
    1.15 GB
    xet
    Upload PhiForCausalLM about 2 years ago
  • model.safetensors.index.json
    35.7 kB
    Upload PhiForCausalLM about 2 years ago
  • special_tokens_map.json
    473 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.json
    2.12 MB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    7.37 kB
    Upload tokenizer about 2 years ago
  • training_args.bin
    4.92 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • vocab.json
    798 kB
    Upload tokenizer about 2 years ago