Instructions to use Kanishkaran/sft-tiny-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kanishkaran/sft-tiny-chatbot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "Kanishkaran/sft-tiny-chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e73d58f62a117f41133b9dd7bb05439b361433761e81379d3e5d352f84d518d3
- Size of remote file:
- 4.73 kB
- SHA256:
- d3adc1db041a2c62bb617a15f5f7f581dab98e9ccc12b831b15441b3c10b2b4d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.