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:
- d5a2f0244f8785db84c7699f563bfa2368cfd2e64362d5e8cc56619004249cf0
- Size of remote file:
- 73.3 MB
- SHA256:
- 9355117bcbbc484e7aee138cd30eac77d14fe1e4d6db8ef99a5240450dd1c428
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.