Loading
My idea is to download a model .. (I think GPT 3.0 is the latest open source)? I did this about 6 months ago but didn’t get very far. I downloaded GPT4ALL and started training it, but then I didn’t finish it. Well, I didn’t have results that could be useable.
It’s a finite state machine language called ‘meta’ for Asheron’s Call. An old game that is still played, but its been shut down for many years. I have tons of pages about it, rules, examples, etc. It’s not for profit, its just for fun. Do you guys have any specific suggestions or guides that I could use to try and mimic?
Here’s an example of the language:
IF: All Expr {$activemode==dino} ChatCapture {^Your fellow (?<deadname>.*) has died!$} {} Any Expr {listcontains[getgvar[charlist],getvar[capturegroup_deadname]]} Expr {listcontains[getgvar[watchlist],getvar[capturegroup_deadname]]} DO: DoAll SetOpt {enablelooting} {false} SetOpt {enablecombat} {false} SetOpt {enablenav} {true} EmbedNav nav72___None_ {recall} DoExpr {clearvar[capturegroup_deadname]} SetState {ActiveMover}
for anyone curious and wants to read more about it, http://www.virindi.net/wiki/index.php/Virindi_Tank_Meta_System
submitted by /u/RonUSMC
[link] [comments]