Instructions to use CICLAB-Comillas/AlpaCalls with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CICLAB-Comillas/AlpaCalls 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, "CICLAB-Comillas/AlpaCalls") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c75530b118f82065cb47e3f03c4c9204857809c39da28905af16722e2ddccfa7
- Size of remote file:
- 33.7 MB
- SHA256:
- c799f21594ab06d6b91129c311773ce342760d0c02360ffb01ea6208e4faace8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.