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