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