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

absl2024
/
test1

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

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

  • Libraries
  • PEFT

    How to use absl2024/test1 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, "absl2024/test1")
  • Notebooks
  • Google Colab
  • Kaggle
test1
8.05 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
absl2024's picture
absl2024
Upload tokenizer
e3a6fc3 verified about 2 years ago
  • checkpoint-4400
    Upload 18 files about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.11 kB
    Upload 18 files about 2 years ago
  • adapter_config.json
    727 Bytes
    Upload 18 files about 2 years ago
  • adapter_model.safetensors
    101 MB
    xet
    Upload 18 files about 2 years ago
  • config.json
    1.05 kB
    Upload Phi3ForCausalLM about 2 years ago
  • generation_config.json
    183 Bytes
    Upload Phi3ForCausalLM about 2 years ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload Phi3ForCausalLM about 2 years ago
  • model-00002-of-00002.safetensors
    2.67 GB
    xet
    Upload Phi3ForCausalLM about 2 years ago
  • model.safetensors.index.json
    16.5 kB
    Upload Phi3ForCausalLM about 2 years ago
  • special_tokens_map.json
    591 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.json
    1.85 MB
    Upload 18 files about 2 years ago
  • tokenizer_config.json
    3.29 kB
    Upload 18 files about 2 years ago
  • training_args.bin
    5.37 kB
    xet
    Upload 18 files about 2 years ago