Instructions to use KYac/falcon-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use KYac/falcon-finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "KYac/falcon-finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0bcd474a375abfea80c9df0fd505a63aac433248a8ee740f186f32b8792c572d
- Size of remote file:
- 18.9 MB
- SHA256:
- 494f76a68a0c0f89b10c509a4f10980f74d7bce5b09561d25fb6ca8efd90365f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.