mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-03-12 15:34:15 +00:00
sync
This commit is contained in:
parent
deb699da52
commit
97b959e3dd
2
app.py
2
app.py
@ -86,7 +86,7 @@ packages: List[Tuple[str, str]] = [
|
||||
("freedom_search", "0.2.2"),
|
||||
("scrapemaster", "0.2.1"),
|
||||
("lollms_client", "0.7.7"),
|
||||
("lollmsvectordb", "1.3.7"),
|
||||
("lollmsvectordb", "1.3.8"),
|
||||
]
|
||||
|
||||
if not pm.is_installed("einops"):
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4dda1e394233692a1b87ed9b3a6cc17c81a48fd6
|
||||
Subproject commit c766cd91b9375e31e2b39e60f5d8799b8aba76f7
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4
web/dist/index.html
vendored
4
web/dist/index.html
vendored
@ -6,8 +6,8 @@
|
||||
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>LoLLMS WebUI</title>
|
||||
<script type="module" crossorigin src="/assets/index-BBWJ2GgX.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-B55wATP4.css">
|
||||
<script type="module" crossorigin src="/assets/index-0XqTdcEz.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-C8t4gWnr.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
@ -1394,7 +1394,6 @@ export default {
|
||||
"The Matrix version introduced 'Morpheus Mode' - an advanced teaching capability that guides users through complex AI concepts, just like Morpheus guided Neo through the nature of the Matrix. 'Unfortunately, no one can be told what LoLLMs is. You have to experience it for yourself.'",
|
||||
"In a cheeky nod to The Matrix's famous green code rain, LoLLMs v18 includes an easter egg where typing 'follow the white rabbit' triggers a special visualization mode for code generation.",
|
||||
"While previous versions were inspired by celestial bodies (like Saïph and Pulsar), Matrix marks LoLLMs' first version named after a simulation concept - reflecting the growing capabilities of AI to create and manage virtual worlds.",
|
||||
"LoLLMs Matrix version includes an unprecedented 18 different AI models working in parallel, mirroring the 18 different iterations of The Matrix that the Architect mentions in the movie - another subtle reference ParisNeo slipped in!",
|
||||
"The development of Matrix version started exactly 18 years after ParisNeo's infamous Matrix-watching marathon, making this version a personal milestone in his journey from movie fan to AI innovator.",
|
||||
"In the Matrix version's documentation, ParisNeo included a special section titled 'What is the Matrix?' that explains complex AI concepts using analogies from the movie, making advanced technology accessible to everyone - just like Morpheus did for Neo!"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user