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:
- 1b81856611373aae47cae66c2ea3a71c157f68ca87aacd3b72ee7d5c4c3b8128
- Size of remote file:
- 5.82 kB
- SHA256:
- c0f37fc92047a1ad1856ddf01f66d971410463753ad6f5d2d0f836d1b570a304
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.