drizzle-mizzle / Character-Engine-Discord

(not yet very) Ultimate LLMs aggregator right in your Discord server
https://discord.gg/JtVzgJ8Znh
GNU General Public License v3.0
97 stars 43 forks source link

KoboldAI parameter fix #30

Open cha0sbuster opened 2 months ago

cha0sbuster commented 2 months ago

Currently, Character Engine is passing all sampling parameters as float, but KoboldAI expects an int for TopK (see #18) This fix allows for very basic KoboldAI support, albeit without e.g. parameter adjustment which obviously still needs implementing.

drizzle-mizzle commented 1 month ago

I'll redo the whole integration completely soon

cha0sbuster commented 1 month ago

awesome, glad to see that you're well ^^