• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Best LLM for ERP?

SlickMachina

New Member
Jan 28, 2024
3
0
What have you guys found to be the best open source LLM for getting good ERP? I've been playing around with some like Goliath 120b and noromaid, but goliath is too slow and noromaid doesn't follow the prompt too well...
 

RemiNet

New Member
Jun 29, 2019
1
1
Goliath is very big model, need 2 nvdidia X090 for run smoothly!

If you have 8, 10 or 12 G VRAM on your Graphic Card:
Context = 4096 and quantization : 8G use Q4_K_M, 10 and 12G use Q5_K_M
Try this model :
TheBloke/MythoMax-L2-Kimiko-v2-13B-GGUF
TheBloke/LLaMA2-13B-Psyfighter2-GGUF
TheBloke/LLaMA2-13B-Tiefighter-GGUF

If you have 16, 20 or 24 G VRAM :
Context = 8192 and quantization use Q5_K_M
Try this model is little better for long RolePlay : TheBloke/MLewd-ReMM-L2-Chat-20B-GGUF
 
  • Like
Reactions: osanaiko