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

  • Log In
  • Sign Up

yrvelez
/
flamingo_adapter_33b

PEFT
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • PEFT

    How to use yrvelez/flamingo_adapter_33b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("huggyllama/llama-30b")
    model = PeftModel.from_pretrained(base_model, "yrvelez/flamingo_adapter_33b")
  • Notebooks
  • Google Colab
  • Kaggle
flamingo_adapter_33b / adapter_model
975 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
yrvelez's picture
yrvelez
Upload folder using huggingface_hub (#1)
d805f9b about 3 years ago
  • README.md
    27 Bytes
    Upload folder using huggingface_hub (#1) about 3 years ago
  • adapter_config.json
    498 Bytes
    Upload folder using huggingface_hub (#1) about 3 years ago
  • adapter_model.bin
    975 MB
    xet
    Upload folder using huggingface_hub (#1) about 3 years ago