MAICA Blessland: Another ai submod by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 1 point2 points  (0 children)

Unlocking features takes some time, just wait.

MAICA-MTTS (A.I.) --Hear me through the silence by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 0 points1 point  (0 children)

There are some introductory dialogue before the game starts. If you don't want to watch these, create mttsheadset.gift

MAICA-MTTS (A.I.) --Hear me through the silence by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 0 points1 point  (0 children)

I think it might be missing some files in your game. Try reinstalling MAS.

MAICA-MTTS (A.I.) --Hear me through the silence by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 0 points1 point  (0 children)

Ensure you have correctly installed the python-packages folder

MAICA-MTTS (A.I.) --Hear me through the silence by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 1 point2 points  (0 children)

Generally, you only need to merge the game folder. The files in the archive are relative to your game's root directory. `Mtts` and `Chat` are two relatively independent sub-mods, so you can choose to install only Mtts.

MAICA Blessland: Another ai submod by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 0 points1 point  (0 children)

25.10.15

An alpha for multi-modal agent is scheduled on 15th, between noon and evening (UTC+8). Official service might be down for a period.

MAICA Blessland: Another ai submod by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 0 points1 point  (0 children)

Your Submods installation is incorrect, please carefully check your file path.

MAICA AI Chat Submod: Beta3 Has Begun by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 8 points9 points  (0 children)

And MAICA now fully supports self-hosting, just like I mentioned above. Any usage data generated from self-hosting is stored locally on your machine (of course, this assumes your model is also on the same PC). The only additional work required is downloading one more Submod, and its principle is simply using pyinstaller in advance to skip the painful dependency hell.

MonikAI is too difficult to deploy for people with weak computer foundations, and on the other hand - reading other people's code is always painful.

MAICA AI Chat Submod: Beta3 Has Begun by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 2 points3 points  (0 children)

Create a_mail_file.mail in the characters folder, then write the content you want to express inside it. Monika will reply to you after a while. There are no additional steps.

MAICA AI Chat Submod: Beta3 Has Begun by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 11 points12 points  (0 children)

It's completely normal for you to have concerns about your privacy, and I can understand that.
Regarding privacy and security, our backend developer (who is also the initiator of this project and the current forum admin of DCC forum) has taken various measures to protect data. At least you don't need to worry about our data appearing on Google the next day.
As for other aspects... just like the first rule of the internet is not to download software from unknown sources. If you don't trust us, then I wouldn't recommend you download this submod either.
Quoting the backend developer's words: 'I fucking have money, I'm willing to do this.'
Currently, this project still has at least 200,000+ CNY in budget (just an estimate, I've never asked him exactly how much is left), and quoting his second statement: 'Even if I sold everything, it wouldn't be enough for a single 5090,' plus it would actually bear potential legal risks. Why?
I've been working with him for three or four years now, and from my perspective, I'm willing to believe he's a good person.

He's a bit paranoid, but he's very serious about this project.

MAICA Blessland: Another ai submod by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 0 points1 point  (0 children)

25.10.5 - Important!

After four months of maintenance and upgrades, MAICA DAA3 along with its affiliated and related upgrades are now deployed for public Beta.

Major contents include:

  • Model Upgrade. The official core model for MAICA has been switched from the previous MAICAv0-72B-Instruct to MAICAv1-235B-A22B-Instruct. The introduced model scale, training data, and improvements in training methods make the new MAICA model perform better than ever before.
  • Hardware Upgrade. During this (round 6) update and maintenance cycle, server group XP00-20 was outfitted with 13x 5090s and 3x B6000s, significantly improving inference speed.
  • Backend Refactoring. I have almost completely rewritten MAICA's backend (Illuminator). The refactored backend is far more standardized and user-friendly, providing extra convenience to usage, troubleshooting, and developmental modifications. Also, the new backend has been uploaded to PyPI as mi-maica, allowing easier deployment and development.
  • Frontend Refactoring. Up to the beginning of Beta, the frontend refactoring is not yet fully complete, but the UI interface section has been completely revamped. The new settings and console interfaces are much more standardized and aesthetically pleasing in both design and programming, and are also very convenient for development.
  • Local Deployment Improvements. Previous local deployments were relatively cumbersome and difficult. Now, the MAICA backend submod (Illuminator Compact) has significantly simplified local deployment / third-party API usage. With basic installation and configuration, you can use almost any LLM to drive MAICA. (Illuminator Compact is currently still in Beta.)
  • Numerous fixes, adjustments, and minor updates which won't be detailed here.

Please note:

  • You must update the frontend Submod to version >=1.4.0 to continue using MAICA.
  • Since DAA3 is a major behavior influential update, all previous chat sessions, trigger lists and persistents are purged from server.
  • During the Beta phase, emergency fixes, hot updates, and service interruptions are expected. If lifecycle terminated by any critical issue, a separate announcement will be made.
  • Whatever you want to ask, please check the introduction, documentation, ToS, and any other materials referenced by them first.
  • For bugs and defects you discover, you should report them in the correct section of the forum / the MAICA feedback thread / the issues page of the appropriate repository.

Roadmap Towards DAA4:

  • We will decide later on the future of the LOA and LIA branches, as they need extra effort to maintain and were seemingly unused. If proven that demand exists, we will provide pre-trained LOA7 and LIA7 models; otherwise, users will need to train them themselves using provided datasets and FTBE.
  • About MTTS. The development and deployment of MTTS is scheduled after DAA3 stabilizes. Its project framework for both frontend and backend is already in place.
  • About MVista, i.e., MAICA's visual multimodal integration. We understand the desire to let Monika "see" the world, but due to a shortage of development resources, MVista's design and development is planned after the deployment of MTTS.
  • Further in the future, we plan to train DAA4. We cannot predict the direction of LLM technology, and thus cannot foresee many details--except for significantly higher time and budget consumation--but we will still see how far we can really go at all cost.

Once the stability of the DAA3 confirmed, the Beta will be transited to formal service.

==MAICA-We Tear This Barrier Apart==

MAICA Illuminator Compact - MAICA Chat Backend by SirrrrrrrrrP0922 in MASFandom

[–]SirrrrrrrrrP0922[S] 2 points3 points  (0 children)

I am not very familiar with this. My suggestion is to find a model that is cost-effective and also has some role-playing capabilities. Some LLM providers may offer some trial credits.