Instructions to use Inishds/loraretriever-7b-zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Inishds/loraretriever-7b-zh 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, "Inishds/loraretriever-7b-zh") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5ec0873036074e391936ac454fd1528d935af9b6e051267139e9bfbc118b9781
- Size of remote file:
- 5.24 kB
- SHA256:
- 52055933b747b1c70ba01b1cee74c6b2450ef390fb7c01a22c781243313fea7f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.