mirror of
https://github.com/tcsenpai/llamapedia.git
synced 2025-06-04 10:10:06 +00:00
Update README.md
This commit is contained in:
parent
4ce464c03f
commit
b8fe08c8d1
@ -1,5 +1,7 @@
|
|||||||
# Llamapedia
|
# Llamapedia
|
||||||
|
|
||||||
|
[](https://justforfunnoreally.dev)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This Streamlit app provides a Wikipedia-like interface for querying an OLLAMA language model. Users can input their queries, and the app will generate informative responses using the configured OLLAMA model.
|
This Streamlit app provides a Wikipedia-like interface for querying an OLLAMA language model. Users can input their queries, and the app will generate informative responses using the configured OLLAMA model.
|
||||||
@ -33,4 +35,4 @@ This Streamlit app provides a Wikipedia-like interface for querying an OLLAMA la
|
|||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
- Modify the `system_prompt.txt` file to change the system prompt sent to the OLLAMA model.
|
- Modify the `system_prompt.txt` file to change the system prompt sent to the OLLAMA model.
|
||||||
- Update the `.env` file to change the OLLAMA API URL or model name.
|
- Update the `.env` file to change the OLLAMA API URL or model name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user