Instructions to use w11wo/Meta-Llama-3.1-8B-FourSquare-TKY-POI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use w11wo/Meta-Llama-3.1-8B-FourSquare-TKY-POI 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, "w11wo/Meta-Llama-3.1-8B-FourSquare-TKY-POI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 67d42d90eb33c4dc7f41ee7ac49b6463f0892358c970a44f5a3b926e0b7de395
- Size of remote file:
- 27.3 MB
- SHA256:
- da92daef73e2591605469fc041ce8c37055d881e0618e7aa5aa46d127b82dc3b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.