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