Instructions to use Ext-Sub/llama-7b_wizardlm_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ext-Sub/llama-7b_wizardlm_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/your/base/model/path") model = PeftModel.from_pretrained(base_model, "Ext-Sub/llama-7b_wizardlm_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 04ac015d6e072b9756a12f8c5f656d6ec4ca3a63b297b6600372a6ac08529269
- Size of remote file:
- 16.8 MB
- SHA256:
- 60b2fede2e06a98720cbc0572840ee8a71cc75dcc77626c0b4c3fa76360cb557
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.