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