Instructions to use zheng438/experiments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zheng438/experiments with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T") model = PeftModel.from_pretrained(base_model, "zheng438/experiments") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b81e5a8d13c17577ed649c5986c6fdbd2c92136a905c2daaf7161e835505623d
- Size of remote file:
- 4.66 kB
- SHA256:
- 9f728c76ba2a78cc46531cb22e13469a9ded9f5167dc002ea7de9bfb6947dcaf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.