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

tavtav
/
Magnum-v5

PEFT
Safetensors
llama
mergekit
Model card Files Files and versions
xet
Community

Instructions to use tavtav/Magnum-v5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tavtav/Magnum-v5 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("C:\Users\Tav\Downloads\Hamanasu-KTO-V2")
    model = PeftModel.from_pretrained(base_model, "tavtav/Magnum-v5")
  • Notebooks
  • Google Colab
  • Kaggle
Magnum-v5
2.08 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
tavtav's picture
tavtav
Upload 9 files
95705ce verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload 9 files about 1 year ago
  • README.md
    724 Bytes
    Upload 9 files about 1 year ago
  • adapter_config.json
    671 Bytes
    Upload 9 files about 1 year ago
  • adapter_model.safetensors
    2.06 GB
    xet
    Upload 9 files about 1 year ago
  • config.json
    840 Bytes
    Upload 9 files about 1 year ago
  • generation_config.json
    142 Bytes
    Upload 9 files about 1 year ago
  • model.safetensors.index.json
    23.9 kB
    Upload 9 files about 1 year ago
  • special_tokens_map.json
    454 Bytes
    Upload 9 files about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload 9 files about 1 year ago
  • tokenizer_config.json
    50.8 kB
    Upload 9 files about 1 year ago