Instructions to use YieldInc/FinanceRelatedQuestionFineTune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YieldInc/FinanceRelatedQuestionFineTune 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, "YieldInc/FinanceRelatedQuestionFineTune") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ab9cf8479e48e62fe520fb69b5cf2b92fa83f56b9a4cb5ef20c5d950d1100c29
- Size of remote file:
- 146 MB
- SHA256:
- 066d2bf2cce04d2dfb8e0ca843a83c0885b2d2811e7794ec79ec3ea92fc77235
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.