Instructions to use Prakstar/Falcon_3b_fine_tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Prakstar/Falcon_3b_fine_tuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-3b") model = PeftModel.from_pretrained(base_model, "Prakstar/Falcon_3b_fine_tuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 877d74588bc3fb5092d6ae5b0d31bce15465713c4e01d24a5e37f4bdcec3b858
- Size of remote file:
- 9.85 MB
- SHA256:
- 0a125ec346dd3ef781cdd0650e08841a4d176e4de9da554ad14d1d9cb7f01105
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.