Text Generation
PEFT
French
English
llama2
french
LLAMA7B
opensource
code
finance
text-generation-inference
legal
llama
lora
LLAMA2
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
What is the dataset ?
#2
by Benoit-cty - opened
Thanks for sharing this model, can you list the french dataset you used ?
Thanks for sharing this model, can you list the french dataset you used ?
Hello Benoit, one of the datasets is this one. https://huggingface.co/datasets/Snit/french-conversation