Instructions to use Infernaught/llama-2-13b-hf-codealpaca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Infernaught/llama-2-13b-hf-codealpaca with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-hf") model = PeftModel.from_pretrained(base_model, "Infernaught/llama-2-13b-hf-codealpaca") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cbc904105c8393024676856815c268ab05f1743adff26d0fc8b1ff5d345dd370
- Size of remote file:
- 26.3 MB
- SHA256:
- c78c3c127c0d36b44c25f07eb1bcca924b9b4e34f00c140aea970f56028deb94
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.