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

RishuD7
/
new_test

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

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

  • Libraries
  • PEFT

    How to use RishuD7/new_test with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "RishuD7/new_test")
  • Notebooks
  • Google Colab
  • Kaggle
new_test
378 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
RishuD7's picture
RishuD7
RishuD7/new_test_v2
93865b8 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.98 kB
    RishuD7/new_test_v2 almost 2 years ago
  • adapter_config.json
    504 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • adapter_model.safetensors
    369 MB
    xet
    Training in progress, epoch 3 almost 2 years ago
  • special_tokens_map.json
    325 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer.json
    9.09 MB
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer_config.json
    55.4 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin
    5.69 kB
    xet
    Training in progress, epoch 1 almost 2 years ago