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

Charley890
/
adaption_payment_method_completions

PEFT
Safetensors
llama4_text
lora
adapter
adaption
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Charley890/adaption_payment_method_completions with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Llama-4-Scout-17B-16E-Instruct_bnb_4bit")
    model = PeftModel.from_pretrained(base_model, "Charley890/adaption_payment_method_completions")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_payment_method_completions
252 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Charley890's picture
Charley890
Add 11 files
125fbf7 verified 3 days ago
  • .gitattributes
    1.57 kB
    Add 11 files 3 days ago
  • README.md
    2.92 kB
    Add 11 files 3 days ago
  • adapter_config.json
    1.02 kB
    Add 11 files 3 days ago
  • adapter_model.safetensors
    223 MB
    xet
    Add 11 files 3 days ago
  • chat_template.jinja
    4.95 kB
    Add 11 files 3 days ago
  • config.json
    3.74 kB
    Add 11 files 3 days ago
  • special_tokens_map.json
    105 Bytes
    Add 11 files 3 days ago
  • tokenizer.json
    27.9 MB
    xet
    Add 11 files 3 days ago
  • tokenizer_config.json
    432 Bytes
    Add 11 files 3 days ago
  • trainer_state.json
    5.86 kB
    Add 11 files 3 days ago
  • training-metrics.png
    70.5 kB
    Add 11 files 3 days ago
  • win-rates.png
    45.7 kB
    Add 11 files 3 days ago