Instructions to use EdBerg/jais_kitab with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EdBerg/jais_kitab with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("inceptionai/jais-adapted-7b-chat") model = PeftModel.from_pretrained(base_model, "EdBerg/jais_kitab") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b83dc12e370d2da309f092396285314f795a907f77a64009c3d665e64e89b65d
- Size of remote file:
- 5.37 kB
- SHA256:
- 1905e01680913bcfa3767c984bd287cbd3dfd0f31817435008d42f47f50ee91c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.