Instructions to use Wsassi/Llama_3_8b_function-calling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Wsassi/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, "Wsassi/Llama_3_8b_function-calling") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5fbe85f394de3163a761d9f17cfb4b889fe92b2df43642596b7ba7829381bdb7
- Size of remote file:
- 75.5 MB
- SHA256:
- 7105eb16e5d1b2b6b5453b874d5ee07b37112babcb28891b97fc5ac8c6d58cd5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.