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:
- d25e44415ff5e83a2360ee785382e972da90d16dd5fe4f0f53e5a85d84b4ff88
- Size of remote file:
- 5.37 kB
- SHA256:
- 065527ed19cb54e2fb4d35cca4577bb1742be7124caa29ec286008d30a425c18
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.