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