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

a1273352
/
llm-compe-wave1-hard4k

Text Generation
PEFT
Safetensors
English
qlora
lora
structured-output
conversational
Model card Files Files and versions
xet
Community

Instructions to use a1273352/llm-compe-wave1-hard4k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use a1273352/llm-compe-wave1-hard4k with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "a1273352/llm-compe-wave1-hard4k")
  • Notebooks
  • Google Colab
  • Kaggle
llm-compe-wave1-hard4k
3.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
a1273352's picture
a1273352
Upload LLM-Compe-Wave1-Hard4k
1e81191 verified 4 months ago
  • checkpoint-100
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • checkpoint-131
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • .gitattributes
    1.7 kB
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • README.md
    1.3 kB
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • adapter_config.json
    887 Bytes
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • adapter_model.safetensors
    529 MB
    xet
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • added_tokens.json
    707 Bytes
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • chat_template.jinja
    4.04 kB
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • merges.txt
    1.67 MB
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • special_tokens_map.json
    614 Bytes
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • tokenizer_config.json
    5.43 kB
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • training_config.json
    452 Bytes
    Upload LLM-Compe-Wave1-Hard4k 4 months ago
  • vocab.json
    2.78 MB
    Upload LLM-Compe-Wave1-Hard4k 4 months ago