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:
- 299f3d18a6aa5b614cac4656c3bf7425207e7be991ad37f616f63979e7fe9f84
- Size of remote file:
- 925 kB
- SHA256:
- 86840d604f9e18ebbdc35aa937cfc2486fe774534ceea0fd3f667a72bc7584b2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.