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:
- 03a738b8064736e34cf8e68970a4832b29d9c64a54d1cf1aed0c673ca853ab70
- Size of remote file:
- 347 MB
- SHA256:
- 6720fa1cff5f47b30cd428b79d20ec7e61f6f29f9bf66bfecc7de2b58d2c6c24
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.