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:
- 8ac213a30cdb685eb5bf1ba99c4bece0ace45a5f348ca8c1b3eecd20d9a6b27b
- Size of remote file:
- 2.86 GB
- SHA256:
- 11c4730bc0c2a58c07e2e01fd966dd2e2883400bd7cd38a127a5ed75da1d0c71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.