Instructions to use devxpy/therapybot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devxpy/therapybot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "devxpy/therapybot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6ec01fa27f56d7264092099ce9acb3e161c3a6101d9023208ab9a5b8ad5b6ce4
- Size of remote file:
- 67.2 MB
- SHA256:
- 33317a8fca1ada67249101c29399c5391fb338392358223ca220e9e1b68ac269
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.