Instructions to use w11wo/Llama-3.2-1B-FourSquare-TKY-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-TKY-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-TKY-POI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f1b4ff10f9ce07213d972f9e044d2ef7b111131fb1df86027c572c28f48c4352
- Size of remote file:
- 6.83 MB
- SHA256:
- 46fba5fe74d39492fd25815569c8f8a1cfb135b3377a8fd0f2838202bf01adef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.