Instructions to use forestai/fireact_llama_2_13b_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use forestai/fireact_llama_2_13b_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-chat-hf") model = PeftModel.from_pretrained(base_model, "forestai/fireact_llama_2_13b_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 19465fe5cc9a886e05422eb16f4a3a9399738de2c3b0a90b119fc2dc4bdaee8c
- Size of remote file:
- 52.5 MB
- SHA256:
- 4fa912fe4be61e1713b00c004e901e7e51b5d683ad7f844e7795c5c4993359cd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.