Instructions to use HarshithNLP/falcon7binstruct_qna with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HarshithNLP/falcon7binstruct_qna with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded") model = PeftModel.from_pretrained(base_model, "HarshithNLP/falcon7binstruct_qna") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 12e8f73ca373108043d02abcb991502ec823f0bbc805c76e72d182ce998edb57
- Size of remote file:
- 4.73 kB
- SHA256:
- 1e1e92f07852035c0dd3be9bdbe1d3e7407fc86899ea0ee906db4a8ddecf5290
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.