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

Mer1Alii
/
TR-ECommerce-CustomerSupport-LoRA

PEFT
Safetensors
Turkish
lora
qwen2
e-commerce
customer-support
turkish
Model card Files Files and versions
xet
Community

Instructions to use Mer1Alii/TR-ECommerce-CustomerSupport-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Mer1Alii/TR-ECommerce-CustomerSupport-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "Mer1Alii/TR-ECommerce-CustomerSupport-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
TR-ECommerce-CustomerSupport-LoRA
74.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Mer1Alii's picture
Mer1Alii
Upload README.md with huggingface_hub
b5989c5 verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 14 days ago
  • README.md
    5.22 kB
    Upload README.md with huggingface_hub 5 days ago
  • adapter_config.json
    1.26 kB
    Upload model trained with Unsloth 14 days ago
  • adapter_model.safetensors
    73.9 MB
    xet
    Upload model trained with Unsloth 14 days ago
  • custom_benchmark_final.json
    352 kB
    Upload custom_benchmark_final.json with huggingface_hub 5 days ago
  • custom_benchmark_test.py
    8.65 kB
    Upload custom_benchmark_test.py with huggingface_hub 5 days ago
  • hf_olcum.py
    6.5 kB
    Upload hf_olcum.py with huggingface_hub 10 days ago