mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-21 05:33:09 +00:00
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 <118759930+lunamidori5@users.noreply.github.com>
This commit is contained in:
parent
aea1d62ae6
commit
048b81373d
@ -104,9 +104,9 @@ Note that this started just as a [fun weekend project](https://localai.io/#backs
|
||||
|
||||
Check out the [Getting started](https://localai.io/basics/getting_started/index.html) section in our documentation.
|
||||
|
||||
### 💡 Example: Use GPT4ALL-J model
|
||||
### 💡 Example: Use Luna-AI Llama model
|
||||
|
||||
See the [documentation](https://localai.io/basics/getting_started/#example-use-gpt4all-j-model-with-docker-compose)
|
||||
See the [documentation](https://localai.io/basics/getting_started)
|
||||
|
||||
### 🔗 Resources
|
||||
|
||||
|
2
prompt-templates/getting_started.tmpl
Normal file
2
prompt-templates/getting_started.tmpl
Normal file
@ -0,0 +1,2 @@
|
||||
{{.Input}}
|
||||
### Response:
|
Loading…
Reference in New Issue
Block a user