Instructions to use zoohun/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zoohun/results with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("malhajar/meditron-7b-chat") model = PeftModel.from_pretrained(base_model, "zoohun/results") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 605a8781b05677cf121ff1eb09bc7e9b813a62bde204cfca6d9c479bb8716bf4
- Size of remote file:
- 4.66 kB
- SHA256:
- 6eec22afda79e639f1fff7a0e06480a865b1b46e9c2df114745f205ecc7cc356
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.