Instructions to use ADHIZ/openaitrainingverison7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ADHIZ/openaitrainingverison7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct") model = PeftModel.from_pretrained(base_model, "ADHIZ/openaitrainingverison7") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b50eaf0fb45ed7a2a48739b769c53b22432ed8e36ee9d69e2565058412d04ef6
- Size of remote file:
- 5.5 kB
- SHA256:
- 0c7bda89c9427f80f64dea764b6fcff0c96ae169c341cb114d08549011961e1e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.