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

  • Log In
  • Sign Up

howdi2000
/
may_v3

PEFT
PyTorch
TensorBoard
Safetensors
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use howdi2000/may_v3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("beomi/llama-2-ko-7b")
    model = PeftModel.from_pretrained(base_model, "howdi2000/may_v3")
  • Notebooks
  • Google Colab
  • Kaggle
may_v3 / merged
13.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
howdi2000's picture
howdi2000
Upload folder using huggingface_hub
b5c366d verified over 2 years ago
  • config.json
    722 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • generation_config.json
    154 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • model-00001-of-00003.safetensors
    4.97 GB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • model-00002-of-00003.safetensors
    4.95 GB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • model-00003-of-00003.safetensors
    3.8 GB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • model.safetensors.index.json
    24 kB
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    551 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.json
    2.55 MB
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    1.76 kB
    Upload folder using huggingface_hub over 2 years ago