Instructions to use forestai/fireact_codellama_13b_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use forestai/fireact_codellama_13b_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/mnt/nas_home/cs2175/models/CodeLlama-13b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "forestai/fireact_codellama_13b_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0ad41c796f1e582d24e18ef68254f97b0d701325d7ee0a6aa7812a20622e26f7
- Size of remote file:
- 52.6 MB
- SHA256:
- 9453b1222cacedf51e7fde38c99f7a630a6e70293d892fbddd74a77ce68e6324
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.