Instructions to use Phoenix10062002/llama2-faq-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Phoenix10062002/llama2-faq-chatbot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyPixel/Llama-2-7B-bf16-sharded") model = PeftModel.from_pretrained(base_model, "Phoenix10062002/llama2-faq-chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a5a5b4a31235a6867e1ebd563ccbafe50a9cee16626902de47bd2e09082b84b5
- Size of remote file:
- 33.6 MB
- SHA256:
- 1f26046ca5e62f04b9c01a651ae8955c42a73c2e16d9319c939e33de81e7959a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.