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:
- 0686f30c702f773b16b93f156532e9cc01c22cc2d9c84789613d89ece6cf8252
- Size of remote file:
- 17.2 MB
- SHA256:
- 635e16753749bb3465bdf9e00f68e8b29c9e4884d9ee55eb27705bd8f1318cf4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.