Instructions to use baebee/Themis-6b-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baebee/Themis-6b-Instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Deci/DeciLM-6b-instruct") model = PeftModel.from_pretrained(base_model, "baebee/Themis-6b-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b4d592e8d46df7d7988ce2247c68a5788cc72957ec39f564f643c8dd855760b9
- Size of remote file:
- 576 MB
- SHA256:
- 456cfd78d95c25dac2aa2158f6df37b4172d9eeb8a8ee8eb34c66cb7a56c67cf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.