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