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

  • Log In
  • Sign Up

Faradaylab
/
ARIA_7B

Text Generation
PEFT
French
English
llama2
french
LLAMA7B
opensource
code
finance
text-generation-inference
legal
llama
lora
LLAMA2
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • PEFT

    How to use Faradaylab/ARIA_7B 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, "Faradaylab/ARIA_7B")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

What is the dataset ?

1
#2 opened over 2 years ago by
Benoit-cty

Hello. Thank you for this cool model. Is it a qLora or something like that? Could you upload a full pytorch model, please?

1
#1 opened over 2 years ago by
NikolayKozloff
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs