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:
- 5abee6aac01c5007f6f3a5493d945c5df116f97782204e03dafcc32d985ceba0
- Size of remote file:
- 4.16 kB
- SHA256:
- 66cbe9ce2f5a6dfb41b6a147f4f37b1cd6b5b27e4b0ccc67165adfd5ebc30b03
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.