Instructions to use mhhmm/typescript-instruct-20k-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mhhmm/typescript-instruct-20k-v4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-13b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "mhhmm/typescript-instruct-20k-v4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b42e82be203eadb338cec7710bbf1573b8f3f235cabc4ef29ef89bb9125cb41a
- Size of remote file:
- 125 MB
- SHA256:
- 3c0ec0028cc9d169b91528b9c1c27da274db6a4e51b9448662e860d1e500a7f7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.