Instructions to use mg11/Meta-Llama-3-8B-Instruct-function-calling-json-mode-VisitorRequests with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mg11/Meta-Llama-3-8B-Instruct-function-calling-json-mode-VisitorRequests with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("hiieu/Meta-Llama-3-8B-Instruct-function-calling-json-mode") model = PeftModel.from_pretrained(base_model, "mg11/Meta-Llama-3-8B-Instruct-function-calling-json-mode-VisitorRequests") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c273825eab3c59621480d4757fafcace8d684137def40ed94040256df5ab41ac
- Size of remote file:
- 5.62 kB
- SHA256:
- 84cd8e86bcb1e7a6e7ac358918abae6042e2acd0f5bc5480aada1c52b10f2322
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.