Instructions to use CrystalRaindropsFall/phi2-gsm8k-curriculum-answer-length with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CrystalRaindropsFall/phi2-gsm8k-curriculum-answer-length with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("experiment_results/curriculum_answer_length_phi2_gsm8k_20251112_200451/stage_2_normal/merged_model") model = PeftModel.from_pretrained(base_model, "CrystalRaindropsFall/phi2-gsm8k-curriculum-answer-length") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 68d914353b791ff9e9c43e39f3b0e073333f7bb08006cd7041efe1a9d28e44b0
- Size of remote file:
- 5.94 kB
- SHA256:
- 39acfed8771453caa88eb396f3fb06138723bdab2266e3db53f39b93a06ec41d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.