Instructions to use kaidens/hello with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kaidens/hello 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, "kaidens/hello") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1f468913c7728d81d5932ed9a4fb218bea7a56468f8ca8c19aea277af5f46de9
- Size of remote file:
- 29.3 GB
- SHA256:
- 2f29b8a15762ab32b42f1c67a22be7050bd8df91d5d5b6b28461f69720df3d78
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.