Text Generation
PEFT
Portuguese
English
LLM
Portuguese
Bode
Alpaca
Llama 2
Q&A
Eval Results (legacy)
Instructions to use recogna-nlp/bode-13b-alpaca-pt-br with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use recogna-nlp/bode-13b-alpaca-pt-br with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-chat-hf") model = PeftModel.from_pretrained(base_model, "recogna-nlp/bode-13b-alpaca-pt-br") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 65824b9b217ac8560976e73439edbf4392100f0ac0a8cb35816441395846cec0
- Size of remote file:
- 26.3 MB
- SHA256:
- 7d9eec625b3cff76eafcad0e424f5ec5b611ac6fd975558c75a49b93c1116ec2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.