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