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
9.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
librarian-bot's picture
librarian-bot
Librarian Bot: Add base_model information to model
a2de723 almost 3 years ago
  • adapter_model
    Upload folder using huggingface_hub (#1) about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    60 Bytes
    Librarian Bot: Add base_model information to model almost 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
  • added_tokens.json
    21 Bytes
    Upload folder using huggingface_hub (#1) about 3 years ago
  • optimizer.pt
    7.31 GB
    xet
    Upload folder using huggingface_hub (#1) about 3 years ago
  • rng_state.pth
    14.5 kB
    xet
    Upload folder using huggingface_hub (#1) about 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    Upload folder using huggingface_hub (#1) about 3 years ago
  • special_tokens_map.json
    96 Bytes
    Upload folder using huggingface_hub (#1) about 3 years ago
  • tokenizer.model
    500 kB
    xet
    Upload folder using huggingface_hub (#1) about 3 years ago
  • tokenizer_config.json
    727 Bytes
    Upload folder using huggingface_hub (#1) about 3 years ago
  • trainer_state.json
    16.5 kB
    Upload folder using huggingface_hub (#1) about 3 years ago
  • training_args.bin
    5.69 kB
    xet
    Upload folder using huggingface_hub (#1) about 3 years ago