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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sizhkhy
/
ftni-sample

PEFT
Safetensors
llama-factory
lora
unsloth
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use sizhkhy/ftni-sample with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sizhkhy/ftni-sample with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "sizhkhy/ftni-sample")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
ftni-sample
1.57 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sizhkhy's picture
sizhkhy
Upload folder using huggingface_hub
01e5f72 verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    1.67 kB
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    733 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.safetensors
    1.56 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • all_results.json
    359 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • eval_results.json
    175 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    325 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    54.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • train_results.json
    218 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • trainer_log.jsonl
    3.49 kB
    Upload folder using huggingface_hub over 1 year ago
  • trainer_state.json
    4.21 kB
    Upload folder using huggingface_hub over 1 year ago
  • training_args.bin
    5.37 kB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • training_eval_loss.png
    36.8 kB
    Upload folder using huggingface_hub over 1 year ago
  • training_loss.png
    39.4 kB
    Upload folder using huggingface_hub over 1 year ago