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