Instructions to use A-Alsad/Falcon-7B-Instruct-SAT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use A-Alsad/Falcon-7B-Instruct-SAT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("CleverShovel/falcon-7b-instruct-sharded-bf16") model = PeftModel.from_pretrained(base_model, "A-Alsad/Falcon-7B-Instruct-SAT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5a27efe6018d0432531efc82cfccc5c8a208d14b1414880ed65ad5754224b47d
- Size of remote file:
- 3.9 kB
- SHA256:
- d0dbaf83010fca233d758e2d8f88dfb4dcad9d87068a221579322904725c62fe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.