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