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

Atziluth98061
/
110611065_DL_kaggle-1

Text Generation
PEFT
Safetensors
lora
qlora
multiple-choice
answer-only-sft
conversational
Model card Files Files and versions
xet
Community

Instructions to use Atziluth98061/110611065_DL_kaggle-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Atziluth98061/110611065_DL_kaggle-1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-72B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Atziluth98061/110611065_DL_kaggle-1")
  • Notebooks
  • Google Colab
  • Kaggle
110611065_DL_kaggle-1
3.38 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Atziluth98061's picture
Atziluth98061
Upload README.md with huggingface_hub
9d2abe8 verified 5 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 5 days ago
  • README.md
    1.79 kB
    Upload README.md with huggingface_hub 5 days ago
  • adapter_config.json
    1.11 kB
    Upload adapter_config.json with huggingface_hub 5 days ago
  • adapter_model.safetensors
    3.37 GB
    xet
    Upload adapter_model.safetensors with huggingface_hub 5 days ago
  • chat_template.jinja
    2.51 kB
    Upload chat_template.jinja with huggingface_hub 5 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 5 days ago
  • tokenizer_config.json
    694 Bytes
    Upload tokenizer_config.json with huggingface_hub 5 days ago