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