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