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