Commit History

Update README.md
f016cf3
verified

sajaw commited on

Update README.md
303f742
verified

sajaw commited on

Update README.md
3b5102b
verified

sajaw commited on

his model is an LoRA adapter file from finetuned Llama-2-13b-chat-hf model. This is an experimental model. This model is presented by IceBear-AI. To run it, you need to: Agree with Meta's agreements to download the Llama-2-13b-chat-hf model from here: https://huggingface.co/meta-llama/Llama-2-13b-chat-hf Clone this repository Clone the Alpaca-LoRA repository from here: https://github.com/tloen/alpaca-lora Use this command to run it: -python generate.py --load_8bit --base_model 'PATH_TO_YOUR_LOCAL_LLAMA_2_7B_CHAT_HF' --lora_weights 'PATH_TO_YOUR_LOCAL_FILE_OF_THIS_MODEL' You must agree with Meta/Llama-2's agreements to use this model.
2f7ca1c
verified

sajaw commited on