Instructions to use Alignment-Lab-AI/sophiamini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Alignment-Lab-AI/sophiamini with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "Alignment-Lab-AI/sophiamini") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 796906115cf14262e7817f593827cef283548a3f1935baa8750305bebbf86ed5
- Size of remote file:
- 3.31 kB
- SHA256:
- cbc224bd3da74f5e2074c54d1223c1ce3c2ee433c607ae59a6e61e814bba382e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.