Skip to content

Commit

Permalink
Merge pull request #65 from liltom-eth/llama2-wrapper
Browse files Browse the repository at this point in the history
[DOCUMENT] update readme
  • Loading branch information
liltom-eth committed Sep 2, 2023
2 parents d86e2c4 + 89b1f57 commit ecebbb6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,16 @@ Running Llama 2 with gradio web UI on GPU or CPU from anywhere (Linux/Windows/Ma

- [Install](#install)
- [Usage](#usage)
- [Start Web UI](#start-web-ui)
- [Start Chat UI](#start-chat-ui)
- [Start Code Llama UI](#start-code-llama-ui)
- [Use llama2-wrapper for Your App](#use-llama2-wrapper-for-your-app)
- [Start OpenAI Compatible API](#start-openai-compatible-api)
- [Benchmark](#benchmark)
- [Download Llama-2 Models](#download-llama-2-models)
- [Model List](#model-list)
- [Download Script](#download-script)
- [Tips](#tips)
- [Env Examples](#env-examples)
- [Run on Nvidia GPU](#run-on-nvidia-gpu)
- [Run bitsandbytes 8 bit](#run-bitsandbytes-8-bit)
- [Run GPTQ 4 bit](#run-gptq-4-bit)
Expand Down

0 comments on commit ecebbb6

Please sign in to comment.