Videos would be pretty boring. It works, and it works well. You post something, you wait, a response comes.
Thanksnou nou wrote: ↑Sun Jul 21, 2024 6:21 pmIt's John Rambo, just above.salvocortesiano wrote: ↑Sun Jul 21, 2024 2:07 pm
Greetings,
I understand. I use phpBB hosting server on Linux platform. Could you point me to the user who solved this problem?
Thank you
Salvo
I literally just logged on to come ask you if you would consider supporting Llama. Yes please!privet.fun wrote: ↑Wed Jul 24, 2024 6:18 pm I wonder if I should add support for recently released Llama 3.1, which is now leading in multiple tests/categories?
Good point, should be relatively easy to add. Just need to find good API provider, there appears to be a lot of them but pricing vary wildly.nou nou wrote: ↑Thu Jul 25, 2024 11:03 amI literally just logged on to come ask you if you would consider supporting Llama. Yes please!privet.fun wrote: ↑Wed Jul 24, 2024 6:18 pm I wonder if I should add support for recently released Llama 3.1, which is now leading in multiple tests/categories?
Also, open source so this is going to go places, people will optimize/specialise it for all sorts of purposes.
Code: Select all
Your answers must be clear, organized and concise. You MUST write any Lua, Python or other programming code inside [code] BBCode tags.
i.e. adding BOTH tags.Your answers must be clear, organized and concise. You MUST write any Lua, Python or other programming code inside[code][/code]
BBCode tags.
My attempts to have consistent BBCode tags in responses have so far failed. They work maybe 50% of the time, at best. Hopefully as models progress this will get better.nou nou wrote: ↑Sat Aug 03, 2024 9:59 pm Question for you - I'm trying to get answers that are more technically consistent with phpBB so I tried adding this as a prefix:
But both ChatGPT and Gemini insist on code samples to be written inside markdown ```Code: Select all
Your answers must be clear, organized and concise. You MUST write any Lua, Python or other programming code inside [code] BBCode tags.
When I add that prefix inside a prompt though, they come back with neatly BBCode tagged code, so I'm not entirely getting it.
Do you have any insights there?
That was my plan to release full multimodal support for all three (Gemini, ChatGPT and Claude). I was mostly curious to see if I could work with images and audio files and have continuous conversations around them. It turned out to be quite difficult mostly due to some limitations around data management. All three also have slightly different approaches to this problem so I'll probably have to draw a line somewhere and release them one at a time. I have some home improvement projects to complete this summer which take up big chunks of my free time but I do hope to release this before EOM or early in September.