theroyallab / ST-tabbyAPI-loader

Loader extension for tabbyAPI in SillyTavern
20 stars 3 forks source link

Fix manual ropeAlpha #9

Closed Vhallo closed 4 months ago

Vhallo commented 4 months ago

This fixes manual ropeAlpha.

Currently bugged because: rope_scale: Number(extensionSettings?.modelParams?.ropeScale) || null, rope_alpha: Number(extensionSettings?.modelParams?.ropeScale) || null,