Instructions to use Utkarsh524/codellama_multitask_model_new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Utkarsh524/codellama_multitask_model_new 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, "Utkarsh524/codellama_multitask_model_new") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 91681db621e74a3b03b02260f2ff7c78b4056d907224b13a08727121f93d7d66
- Size of remote file:
- 5.71 kB
- SHA256:
- dbb9d78c37c226b51960a60adea46737eeb68d8368f79839d4a5c757836b3645
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.