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

Striker-7
/
eleres

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

Instructions to use Striker-7/eleres with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Striker-7/eleres 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, "Striker-7/eleres")
  • Notebooks
  • Google Colab
  • Kaggle
eleres
501 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Striker-7's picture
Striker-7
phi-2-ele
ddb2866 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.18 kB
    phi-2-ele about 2 years ago
  • adapter_config.json
    717 Bytes
    phi-2-ele about 2 years ago
  • adapter_model.safetensors
    497 MB
    xet
    phi-2-ele about 2 years ago
  • added_tokens.json
    293 Bytes
    phi-2-ele about 2 years ago
  • example.txt
    38 Bytes
    Added new model results about 2 years ago
  • merges.txt
    456 kB
    phi-2-ele about 2 years ago
  • special_tokens_map.json
    455 Bytes
    phi-2-ele about 2 years ago
  • tokenizer.json
    1.84 MB
    phi-2-ele about 2 years ago
  • tokenizer.model
    500 kB
    xet
    phi-2-ele about 2 years ago
  • tokenizer_config.json
    3.34 kB
    phi-2-ele about 2 years ago
  • training_args.bin
    5.37 kB
    xet
    phi-2-ele about 2 years ago
  • vocab.json
    798 kB
    phi-2-ele about 2 years ago