Skip to content

Commit 048b813

Browse files
authored
Requested Changes from GPT4ALL to Luna-AI-Llama2 (#1092)
**Description** This PR fixes #na **Notes for Reviewers** n/a **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x ] Yes, I signed my commits. <!-- Thank you for contributing to LocalAI! Contributing Conventions: 1. Include descriptive PR titles with [<component-name>] prepended. 2. Build and test your changes before submitting a PR. 3. Sign your commits By following the community's contribution conventions upfront, the review process will be accelerated and your PR merged more quickly. --> --------- Signed-off-by: lunamidori5 <[email protected]>
1 parent aea1d62 commit 048b813

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ Note that this started just as a [fun weekend project](https://localai.io/#backs
104104

105105
Check out the [Getting started](https://localai.io/basics/getting_started/index.html) section in our documentation.
106106

107-
### 💡 Example: Use GPT4ALL-J model
107+
### 💡 Example: Use Luna-AI Llama model
108108

109-
See the [documentation](https://localai.io/basics/getting_started/#example-use-gpt4all-j-model-with-docker-compose)
109+
See the [documentation](https://localai.io/basics/getting_started)
110110

111111
### 🔗 Resources
112112

prompt-templates/getting_started.tmpl

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{{.Input}}
2+
### Response:

0 commit comments

Comments
 (0)