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