Instructions to use Ext-Sub/llama-7b_wizardlm_untruthful_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_untruthful_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_untruthful_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b038f4c745361acb4aae5f8f61c8886d91e26c82d00416b0de8eaf65ee0a2071
- Size of remote file:
- 16.8 MB
- SHA256:
- c8a03fa81ebe0153ae08f36006dfa21f4ae7c2632ae4d86680116f36ffe9536c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.