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