Instructions to use generativex/Finance-Llama-2-70b-chat_LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use generativex/Finance-Llama-2-70b-chat_LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-70b-chat-hf") model = PeftModel.from_pretrained(base_model, "generativex/Finance-Llama-2-70b-chat_LoRA") - Notebooks
- Google Colab
- Kaggle
GenerativeX Finance Llama2 model LoRA

ใๅๅใๅ https://gen-x.jp/contact
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support