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