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