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