mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
upgraded news
This commit is contained in:
parent
c0a2172b27
commit
e1d07857e8
@ -39,13 +39,21 @@
|
||||
Explore our latest additions to the LoLLMs app ecosystem:
|
||||
</p>
|
||||
|
||||
<ul class="list-disc list-inside space-y-2 pl-4 text-progress">
|
||||
<li>LLM Fine-tuning App (supporting LoRA and full fine-tuning)</li>
|
||||
<li>Model Downloader</li>
|
||||
<li>Database Management Tools (use different local and remote databases, fuse databases, reformat, etc.)</li>
|
||||
<li>Image Resizing App (resize with or without aspect ratio preservation)</li>
|
||||
<li>System Tasks Analysis App (leverages LoLLMs to detect potential malware and provides Google search links for unknown apps)</li>
|
||||
</ul>
|
||||
<div class="village-life-update">
|
||||
<h3 class="text-xl font-bold mb-4">Village Life Simulator: Major Update</h3>
|
||||
<ul class="list-disc list-inside space-y-2 pl-4 text-progress">
|
||||
<li>Custom Memories: Implement unique, personalized memories for each villager</li>
|
||||
<li>Enhanced UI: Improved visual representation of the village layout and dynamics</li>
|
||||
<li>Gender Selection: Ability to set and customize villager genders</li>
|
||||
<li>Rich Discussions: Significantly more detailed and nuanced conversations between villagers</li>
|
||||
<li>Contextual Depth: Enhanced context embedding in all simulation steps for more realistic interactions</li>
|
||||
<li>Multi-Participant Debates: Support for discussions involving more than two villagers, enabling complex group dynamics</li>
|
||||
<li>Story Building: Create immersive, detailed narratives based on the simulation outcomes</li>
|
||||
</ul>
|
||||
<p class="mt-4 text-sm text-warning">
|
||||
<strong>Note:</strong> This update is more resource-intensive. Please be mindful of token usage and ensure a large context size for optimal performance.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="bg-gradient-progress p-4 rounded-md border-l-4 border-current mt-4">
|
||||
<p class="text-progress italic">
|
||||
@ -68,11 +76,18 @@
|
||||
</p>
|
||||
|
||||
<ul class="list-disc list-inside space-y-2 pl-4 text-progress">
|
||||
<li>When a new video is released, you'll see a play button.</li>
|
||||
<li>After watching the video, the play button won't appear again for that specific video.</li>
|
||||
<li>This helps you easily identify new, unwatched videos in your feed.</li>
|
||||
<li>When new content is released, you'll see different icons based on the content type:
|
||||
<ul class="list-none pl-6 mt-2 space-y-1">
|
||||
<li><i class="fas fa-play-circle"></i> A play button for new videos</li>
|
||||
<li><i class="fas fa-microphone"></i> A microphone icon for new podcasts</li>
|
||||
<li><i class="fas fa-chalkboard-teacher"></i> A chalkboard icon for new tutorials</li>
|
||||
<li><i class="fas fa-music"></i> A music note icon for new music</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>After consuming the content, the icon won't appear again for that specific item.</li>
|
||||
<li>This helps you easily identify new, unwatched or unlistened content in your feed.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="bg-gradient-progress p-4 rounded-md border-l-4 border-current mt-4">
|
||||
<p class="text-progress italic">
|
||||
"Never miss a new release and keep track of your watched content effortlessly!"
|
||||
|
Loading…
Reference in New Issue
Block a user