Instructions to use ypl/outputs_gptq_training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ypl/outputs_gptq_training with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-beta-GPTQ") model = PeftModel.from_pretrained(base_model, "ypl/outputs_gptq_training") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bedde524d14cc4b7116593a3055ee58eeef8ad59b8aa624ccc01e0ff1eac4f8c
- Size of remote file:
- 4.73 kB
- SHA256:
- c94081332a1382a96ec32c52f7b47f74ddab3b431ce41c07e2ecee7b3140c901
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.