Instructions to use Jofthomas/Llama-3-8B-function_calling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jofthomas/Llama-3-8B-function_calling with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "Jofthomas/Llama-3-8B-function_calling") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10c9540adccdbe92fe9533a16e810915bb7176557f1730864fb558d9b9ac3651
- Size of remote file:
- 5.05 kB
- SHA256:
- ee9d99c0aaa3869d0518e5cfd2d7d80fb5523f4f91fb9de6e92e77c4f926fedb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.