Using AI
Does anyone have suggestions on how to use or implement AI to make your server better, maybe automize things etc?
9 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by uekc#0
For our server we had a plugin made to have an AI respond to questions asked by players using a large knowledgebase about our server, we posted the plugin publicly a while ago, it could be useful if you donβt have that many staff to help out or just need something that can answer questions for you 24/7 on either discord or in-game
Fine tuning localgpt?
Thatβs an option if you wanted to finetune a model and use it locally with ollama or lm-studio, but we offer support for 20+ AI providers, including both free and paid models
https://wiki.code-solutions.dev/serverassistantai/v/1.3-dev/providers-and-models/ai-providers
I have enough hardware to run 70b models locally with acceleration, so :minecraftTroll:
OpenAI api builds cost fast
That would work fine
Which plugin/mod is this that you are using for inference?
Our plugin ServerAssistantAI with Llama3 8B running locally through LM-Studio
Is there a mod equivalent