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

  • Log In
  • Sign Up

stojchet
/
python-sft-markdown

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

Instructions to use stojchet/python-sft-markdown with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use stojchet/python-sft-markdown with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-base")
    model = PeftModel.from_pretrained(base_model, "stojchet/python-sft-markdown")
  • Notebooks
  • Google Colab
  • Kaggle
python-sft-markdown
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
stojchet's picture
stojchet
End of training
350f700 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.26 kB
    End of training almost 2 years ago
  • adapter_config.json
    662 Bytes
    Training in progress, step 234 almost 2 years ago
  • adapter_model.safetensors
    50.3 MB
    xet
    Training in progress, step 234 almost 2 years ago
  • special_tokens_map.json
    482 Bytes
    Training in progress, step 234 almost 2 years ago
  • tokenizer.json
    1.37 MB
    Training in progress, step 234 almost 2 years ago
  • tokenizer_config.json
    4.28 kB
    Training in progress, step 234 almost 2 years ago
  • training_args.bin
    5.11 kB
    xet
    Training in progress, step 234 almost 2 years ago