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