Instructions to use cod-01coder/sft-tiny-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cod-01coder/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, "cod-01coder/sft-tiny-chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fb4f0dd8d4edd0becb53fc0daccd9e17b0560162f061e69af8f6ed3d89ead68a
- Size of remote file:
- 4.73 kB
- SHA256:
- d8590ea42a550481f79b321dc7594a683883f791710c3cc99b9bc27d26d4f11c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.