Instructions to use dominguesm/alpaca-lora-ptbr-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dominguesm/alpaca-lora-ptbr-7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("decapoda-research/llama-7b-hf") model = PeftModel.from_pretrained(base_model, "dominguesm/alpaca-lora-ptbr-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7fbc17a09f3bcfa2063404ca478c71f539b9ef6c1a025112279e6f4bfc498f01
- Size of remote file:
- 16.8 MB
- SHA256:
- 01857b4b4f35b116d8999b03735288639a213d77e5a8d0d46a7b1ad81aa2ee56
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.