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