Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MEL2001
/
ploty

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use MEL2001/ploty with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MEL2001/ploty with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded")
    model = PeftModel.from_pretrained(base_model, "MEL2001/ploty")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • runs
    Training in progress, step 180 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.3 kB
    End of training about 2 years ago
  • adapter_config.json
    718 Bytes
    Training in progress, step 10 about 2 years ago
  • adapter_model.safetensors
    261 MB
    xet
    Training in progress, step 180 about 2 years ago
  • output_file.json
    17.3 kB
    Upload output_file.json about 2 years ago
  • special_tokens_map.json
    427 Bytes
    Training in progress, step 10 about 2 years ago
  • tokenizer.json
    2.73 MB
    Training in progress, step 10 about 2 years ago
  • tokenizer_config.json
    2.64 kB
    Training in progress, step 10 about 2 years ago
  • training_args.bin
    4.92 kB
    xet
    Training in progress, step 10 about 2 years ago