Instructions to use wormcode/AskDoctor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wormcode/AskDoctor with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HIT-SCIR/Chinese-Mixtral-8x7B") model = PeftModel.from_pretrained(base_model, "wormcode/AskDoctor") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2c7ed05a5b079ac1cc11dc2724d6410fec7ac67e027f9bb78a7c9f5c9be08a98
- Size of remote file:
- 5.71 GB
- SHA256:
- 037904cde69c61f1defddcc37e3182d35e750584d21f2a458611b2990c3c8e78
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.