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

  • Log In
  • Sign Up

Nac31
/
runpod-test

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use Nac31/runpod-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Nac31/runpod-test with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "Nac31/runpod-test")
  • Notebooks
  • Google Colab
  • Kaggle
runpod-test
58.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Nac31's picture
Nac31
End of training
44cc607 verified about 1 year ago
  • checkpoint-50
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.59 kB
    End of training about 1 year ago
  • adapter_config.json
    721 Bytes
    End of training about 1 year ago
  • adapter_model.safetensors
    13.6 MB
    xet
    End of training about 1 year ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    3.51 MB
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    1.03 kB
    Upload folder using huggingface_hub about 1 year ago
  • training_args.bin
    5.3 kB
    xet
    End of training about 1 year ago