Text Generation
PEFT
PyTorch
TensorBoard
English
llama
typescript
instruction-tuning
code-generation
lora
Instructions to use mhhmm/typescript-instruct-20k-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mhhmm/typescript-instruct-20k-v2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-13b-hf") model = PeftModel.from_pretrained(base_model, "mhhmm/typescript-instruct-20k-v2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0f2dbdd15b1b54b7d6496455e0c93584cdd7452a2cc81965b63163d74fafe263
- Size of remote file:
- 4.97 GB
- SHA256:
- c495bf7a41c9a887024db7fac6885f0a1bf9a7122b62c31fe9b053886fa8c5c3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.