Instructions to use monsterapi/opt1.3B_codeinstruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use monsterapi/opt1.3B_codeinstruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "monsterapi/opt1.3B_codeinstruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e49a5804d75b1d8b96daca5e4867670bc6e587fb0ff0e3c38c11f7543862e7f1
- Size of remote file:
- 33.6 MB
- SHA256:
- 61e211eedb3b3aba6683c7ae4d5e076314486f46d69adad29a7444387be7a4ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.