Instructions to use SocialCompUW/CHAST with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SocialCompUW/CHAST with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("lmsys/vicuna-13b-v1.5-16k") model = PeftModel.from_pretrained(base_model, "SocialCompUW/CHAST") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fd0a5e0a57adddb7bc9fdaa0c0d93edd441f3e605a2ed36eb0341410fb7b192f
- Size of remote file:
- 4.92 kB
- SHA256:
- 7d1cc6d2ba1ede007343aa0469873d82c4debcee8c40f791f4421b7568c989c6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.