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