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

  • Log In
  • Sign Up

lucio36
/
APASI-Base-7B

PEFT
Safetensors
llava_llama
Model card Files Files and versions
xet
Community

Instructions to use lucio36/APASI-Base-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lucio36/APASI-Base-7B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-v1.5-7b")
    model = PeftModel.from_pretrained(base_model, "lucio36/APASI-Base-7B")
  • Notebooks
  • Google Colab
  • Kaggle
APASI-Base-7B
682 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
lucio36's picture
lucio36
Update README.md
03c7683 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    261 Bytes
    Update README.md 8 months ago
  • adapter_config.json
    729 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.safetensors
    640 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • config.json
    1.39 kB
    Upload folder using huggingface_hub 8 months ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    42 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • trainer_state.json
    598 kB
    Upload folder using huggingface_hub 8 months ago