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