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