Instructions to use Wowso/llama2-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Wowso/llama2-test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("hyunseoki/ko-en-llama2-13b") model = PeftModel.from_pretrained(base_model, "Wowso/llama2-test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 58b3aa08c9cd1993bc563118bdb92fb9bc90e3fb87bf3d9a8704a20e0aa35bb0
- Size of remote file:
- 7.04 GB
- SHA256:
- 54e41fd68a0633e1fa825583f03a3981d5e8183c7a1b78a7b6a2a11229a2eaee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.