Instructions to use thuan220401/Llama3_StackOverflow_FineTuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thuan220401/Llama3_StackOverflow_FineTuning with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-3-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "thuan220401/Llama3_StackOverflow_FineTuning") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a8129ffde98100c41cc6c2041c661a04b2912d38a9356b659633979dd9a7d4b5
- Size of remote file:
- 1.06 kB
- SHA256:
- c79c66b60a0abe3dc1f1792ced2b6c99f10b3ada4ba94ee60000ba5931c603a9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.