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

duyphu
/
5c0d2573-80e9-431f-aec9-7c4bd200fb15

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

Instructions to use duyphu/5c0d2573-80e9-431f-aec9-7c4bd200fb15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use duyphu/5c0d2573-80e9-431f-aec9-7c4bd200fb15 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Mistral-Nemo-Instruct-2407")
    model = PeftModel.from_pretrained(base_model, "duyphu/5c0d2573-80e9-431f-aec9-7c4bd200fb15")
  • Notebooks
  • Google Colab
  • Kaggle
5c0d2573-80e9-431f-aec9-7c4bd200fb15
436 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
duyphu's picture
duyphu
End of training
07a7ab2 verified over 1 year ago
  • last-checkpoint
    Training in progress, step 50, checkpoint over 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 1 over 1 year ago
  • README.md
    3.93 kB
    End of training over 1 year ago
  • adapter_config.json
    735 Bytes
    Training in progress, step 13 over 1 year ago
  • adapter_model.bin
    114 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    114 MB
    xet
    Training in progress, step 50 over 1 year ago
  • config.json
    769 Bytes
    Training in progress, step 1 over 1 year ago
  • special_tokens_map.json
    552 Bytes
    Training in progress, step 1 over 1 year ago
  • tokenizer.json
    17.1 MB
    xet
    Training in progress, step 1 over 1 year ago
  • tokenizer_config.json
    178 kB
    Training in progress, step 1 over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    Training in progress, step 13 over 1 year ago