Instructions to use YULU-BIKE/Shared-Ride with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YULU-BIKE/Shared-Ride with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b-instruct") model = PeftModel.from_pretrained(base_model, "YULU-BIKE/Shared-Ride") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aa29d7a3002c8924509de0d38f7ea94104d91da2405135fbf090e22e3f49391c
- Size of remote file:
- 522 MB
- SHA256:
- 23a70a7b0ffb5b36aa3a95a05320db0d6c1b096d8f0e9c3785decc9ba5a1fcdf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.