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

MoreWrong
/
studybuddy

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use MoreWrong/studybuddy 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, "MoreWrong/studybuddy")
  • Notebooks
  • Google Colab
  • Kaggle
studybuddy
65.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
MoreWrong's picture
MoreWrong
Upload 2 files
c14db5a verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.11 kB
    Upload 11 files over 1 year ago
  • adapter_config.json
    731 Bytes
    Upload 11 files over 1 year ago
  • adapter_model.safetensors
    18.9 MB
    xet
    Upload 11 files over 1 year ago
  • config.json
    712 Bytes
    Upload 2 files over 1 year ago
  • generation_config.json
    169 Bytes
    Upload 2 files over 1 year ago
  • optimizer.pt
    37.9 MB
    xet
    Upload 11 files over 1 year ago
  • rng_state.pth
    14.2 kB
    xet
    Upload 11 files over 1 year ago
  • scheduler.pt
    1.06 kB
    xet
    Upload 11 files over 1 year ago
  • special_tokens_map.json
    325 Bytes
    Upload 11 files over 1 year ago
  • tokenizer.json
    9.09 MB
    Upload 11 files over 1 year ago
  • tokenizer_config.json
    55.4 kB
    Upload 11 files over 1 year ago
  • trainer_state.json
    6.51 kB
    Upload 11 files over 1 year ago
  • training_args.bin
    6.01 kB
    xet
    Upload 11 files over 1 year ago