Instructions to use JesseLiu/llama32-3b-pagerank-partial with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use JesseLiu/llama32-3b-pagerank-partial with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct") model = PeftModel.from_pretrained(base_model, "JesseLiu/llama32-3b-pagerank-partial") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b83e9f6bbc35cf663f67719c4aad708ad861b1ff693641033ed412c55b3db191
- Size of remote file:
- 17.2 MB
- SHA256:
- c85631fc56a105bb9d8f7b22406f1747a547aedf9b8851a5518ea516faada5ba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.