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

lvwerra
/
qwen3-4b-code-lora-poc

Transformers
Safetensors
Generated from Trainer
hf_jobs
trl
sft
Model card Files Files and versions
xet
Community

Instructions to use lvwerra/qwen3-4b-code-lora-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lvwerra/qwen3-4b-code-lora-poc with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("lvwerra/qwen3-4b-code-lora-poc", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3-4b-code-lora-poc
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lvwerra's picture
lvwerra HF Staff
Training in progress, step 125
66283c9 verified 4 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 125 4 months ago
  • README.md
    1.5 kB
    Training in progress, step 125 4 months ago
  • adapter_config.json
    1.06 kB
    Training in progress, step 125 4 months ago
  • adapter_model.safetensors
    66.1 MB
    xet
    Training in progress, step 125 4 months ago
  • added_tokens.json
    707 Bytes
    Training in progress, step 125 4 months ago
  • chat_template.jinja
    2.63 kB
    Training in progress, step 125 4 months ago
  • merges.txt
    1.67 MB
    Training in progress, step 125 4 months ago
  • special_tokens_map.json
    613 Bytes
    Training in progress, step 125 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, step 125 4 months ago
  • tokenizer_config.json
    5.41 kB
    Training in progress, step 125 4 months ago
  • training_args.bin

    Detected Pickle imports (10)

    • "trl.trainer.sft_config.SFTConfig",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.HubStrategy",
    • "torch.device",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.SaveStrategy",
    • "accelerate.state.PartialState"

    How to fix it?

    6.29 kB
    xet
    Training in progress, step 125 4 months ago
  • vocab.json
    2.78 MB
    Training in progress, step 125 4 months ago