Instructions to use idegroup/PhyAssistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use idegroup/PhyAssistant with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "idegroup/PhyAssistant") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2c19ce3f9414bb3483147885de876f6f77b7d67f0bb92d1998e4ea5c9258f318
- Size of remote file:
- 4.73 kB
- SHA256:
- e00b93bd46e3c3ee7f898e794abda5a88a8f4eb3a4f997249c81c6410e6c9c82
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.