Instructions to use AscheZ/ALIE_0.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AscheZ/ALIE_0.2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "AscheZ/ALIE_0.2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a3e53899c113d1ae302461cdc72fc2aa07e110ce6b4e77f6eba9c7c750b31b5d
- Size of remote file:
- 4.79 kB
- SHA256:
- 9c06b56f21c9fbac0c2198306a5b12be428bb727e0ff6e4a7c42dab1bf425f7d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.