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:
- 3bf6aab08a53ae92550ec4d3a7c25465d793b6abc75162ccfdb3d4d5a6e74aa0
- Size of remote file:
- 4.3 GB
- SHA256:
- 2178505611cbbb1ee189675eac89ce4f87371c94aaad6dcdb419b38ea07ce0d9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.