Instructions to use ZhanQU/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ZhanQU/model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "ZhanQU/model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3f2b6ae79b41d26ac1570d9fb9d2ffd239afefae616a3ba8a1f6746711dae63a
- Size of remote file:
- 5.5 kB
- SHA256:
- bc096d18d8f0261ec76306e53d6dbe0702fea033919c8298548bb8266d47b1fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.