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

eunyuOffice
/
eunyu_test

PEFT
Safetensors
custom
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use eunyuOffice/eunyu_test with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "eunyuOffice/eunyu_test")
  • Notebooks
  • Google Colab
  • Kaggle
eunyu_test / checkpoint-254
17.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
eunyuOffice's picture
eunyuOffice
Upload folder using huggingface_hub
5304b60 verified over 1 year ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    788 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.safetensors
    4.52 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • optimizer.pt
    9.08 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • rng_state.pth
    14 kB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • scheduler.pt
    1.06 kB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    3.62 MB
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    1.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • trainer_state.json
    5.03 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