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