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

ArenaRune
/
elden-ring-phi2-qlora

Text Generation
PEFT
Safetensors
English
elden-ring
question-answering
gaming
domain-specific
qlora
lora
phi-2
Model card Files Files and versions
xet
Community

Instructions to use ArenaRune/elden-ring-phi2-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ArenaRune/elden-ring-phi2-qlora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "ArenaRune/elden-ring-phi2-qlora")
  • Notebooks
  • Google Colab
  • Kaggle
elden-ring-phi2-qlora
24.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ArenaRune's picture
ArenaRune
Update README.md
9cc28b8 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    6.85 kB
    Update README.md 3 months ago
  • adapter_config.json
    994 Bytes
    Upload model 3 months ago
  • adapter_model.safetensors
    21 MB
    xet
    Upload model 3 months ago
  • tokenizer.json
    3.57 MB
    Upload tokenizer 3 months ago
  • tokenizer_config.json
    318 Bytes
    Upload tokenizer 3 months ago