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