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

  • Log In
  • Sign Up

time-warp
/
llavahound-7b-implicit

PEFT
llava_llama
Model card Files Files and versions
xet
Community
1

Instructions to use time-warp/llavahound-7b-implicit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use time-warp/llavahound-7b-implicit with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ShareGPTVideo/LLaVA-Hound-SFT")
    model = PeftModel.from_pretrained(base_model, "time-warp/llavahound-7b-implicit")
  • Notebooks
  • Google Colab
  • Kaggle
llavahound-7b-implicit
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sameepv21's picture
sameepv21
Upload folder using huggingface_hub
d42ac9a verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_config.json
    531 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage"

    What is a pickle import?

    640 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • config.json
    1.23 kB
    Upload folder using huggingface_hub 8 months ago
  • non_lora_trainables.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    912 Bytes
    xet
    Upload folder using huggingface_hub 8 months ago
  • trainer_state.json
    15.7 kB
    Upload folder using huggingface_hub 8 months ago