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

  • Log In
  • Sign Up

willyninja30
/
aria7Beta

Text Generation
PEFT
PyTorch
French
English
llama2
french
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • PEFT

    How to use willyninja30/aria7Beta with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "willyninja30/aria7Beta")
  • Notebooks
  • Google Colab
  • Kaggle
aria7Beta
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
willyninja30's picture
willyninja30
librarian-bot's picture
librarian-bot
Librarian Bot: Add base_model information to model (#1)
87796d9 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    2.59 kB
    Librarian Bot: Add base_model information to model (#1) over 2 years ago
  • adapter_config.json
    452 Bytes
    Update adapter_config.json over 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    33.6 MB
    xet
    Upload model over 2 years ago