Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

joon0822
/
llava-tuning

PEFT
Safetensors
llava_llama
Model card Files Files and versions
xet
Community

Instructions to use joon0822/llava-tuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use joon0822/llava-tuning with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("lmsys/vicuna-7b-v1.5")
    model = PeftModel.from_pretrained(base_model, "joon0822/llava-tuning")
  • Notebooks
  • Google Colab
  • Kaggle
llava-tuning
5.42 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
joon0822's picture
joon0822
Upload folder using huggingface_hub
001c1ba verified 4 months ago
  • checkpoint-1000
    Upload folder using huggingface_hub 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_config.json
    521 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.bin
    640 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • config.json
    1.22 kB
    Upload folder using huggingface_hub 4 months ago
  • non_lora_trainables.bin
    42 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • trainer_state.json
    125 kB
    Upload folder using huggingface_hub 4 months ago