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