Instructions to use bychwa/kitchenbot-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bychwa/kitchenbot-chat with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("models/kitchenbot-base") model = PeftModel.from_pretrained(base_model, "bychwa/kitchenbot-chat") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6f9756d18ea6e339b39828b35fc42c6dbe88071df665ebb765422b8467f78e75
- Size of remote file:
- 5.37 kB
- SHA256:
- 42d3cfd7cb13fa139512e6bea215ce8ea1fb8b6a99297c7ae7be66fb6d9e1121
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.