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:
- a7259aa81fe7d53cfc597dab11edbd5e8191a2e66abb6176c4a3676b8d508b51
- Size of remote file:
- 125 MB
- SHA256:
- 0d3b1498c943128cc1e7addc541fd0fc43c4386a27e4805d3161fd9556cba684
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.