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

PEFT
PyTorch
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use howdi2000/may 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")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • merged
    Upload folder using huggingface_hub over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.09 kB
    Upload folder using huggingface_hub over 2 years ago
  • adapter_config.json
    593 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • adapter_model.safetensors
    92.8 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • pytorch_model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    888 Bytes
    xet
    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