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