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

rayraycano
/
finetune-demo-lora

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

Instructions to use rayraycano/finetune-demo-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rayraycano/finetune-demo-lora with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rayraycano/finetune-demo-lora", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
finetune-demo-lora / tests /cli
20.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
rayraycano's picture
rayraycano
Training in progress, step 20
fcca8c8 verified 4 months ago
  • __init__.py
    0 Bytes
    Training in progress, step 20 4 months ago
  • conftest.py
    683 Bytes
    Training in progress, step 20 4 months ago
  • test_cli_base.py
    2.4 kB
    Training in progress, step 20 4 months ago
  • test_cli_evaluate.py
    2.23 kB
    Training in progress, step 20 4 months ago
  • test_cli_fetch.py
    1.4 kB
    Training in progress, step 20 4 months ago
  • test_cli_inference.py
    903 Bytes
    Training in progress, step 20 4 months ago
  • test_cli_interface.py
    1.21 kB
    Training in progress, step 20 4 months ago
  • test_cli_merge_lora.py
    1.99 kB
    Training in progress, step 20 4 months ago
  • test_cli_merge_sharded_fsdp_weights.py
    655 Bytes
    Training in progress, step 20 4 months ago
  • test_cli_preprocess.py
    2.37 kB
    Training in progress, step 20 4 months ago
  • test_cli_sweeps.py
    1.76 kB
    Training in progress, step 20 4 months ago
  • test_cli_train.py
    2.35 kB
    Training in progress, step 20 4 months ago
  • test_cli_version.py
    313 Bytes
    Training in progress, step 20 4 months ago
  • test_utils.py
    2.29 kB
    Training in progress, step 20 4 months ago