Instructions to use Jukaboo/checkpoint-260 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jukaboo/checkpoint-260 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "Jukaboo/checkpoint-260") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f9f0891b460eb1e57e1bbe679b2ed2ccb19f1fd4ceceeec526cda5639dcac6c6
- Size of remote file:
- 1.06 kB
- SHA256:
- b6f46c82e36b26b2f3a9cee8cd626cf3db9a4661ff1ed60cb178e08eaa5ae465
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.