Instructions to use czalpha/fine_tuned_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use czalpha/fine_tuned_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.3") model = PeftModel.from_pretrained(base_model, "czalpha/fine_tuned_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10d7fcea01fa6a6ca90a886bfc50024586703fc12e86ad7a39f1c9ef5bdd7aa6
- Size of remote file:
- 5.3 kB
- SHA256:
- 711483b9fad52dfe5201c046ca3adf0e6c682f7d64cfc17e9e1cd2a0ef98925c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.