Lexica API
94 subscribers
4 photos
1 video
20 links
Download Telegram
Channel photo updated
these are generated by Bing (Dalle 3)
Those of you, who are facing problems in upscale
use this url https://lexica.qewertyy.dev/upscale
OR
If you're using the API Wrapper/Package update it by
pip3 install -U lexica-api
👍1
So guys, I have added 2 LLMs' (ai chatbots)
LlaMA by Meta (formerly known as Facebook)
Mistral by Mistral AI

you can try these out at @SDWaifuRobot.
👍4
Server Migration, ya'll might face some downtime.

Edited: Should be up
👍2
upscale is not working atm, will fix

Edit: Fixed
added gemini-pro (modeld: 23) by google ai
Facing any problems/issues?
comment down
all of the LLMs (except bard) now supports fine tuning options with standard payload
i.e

const payload = {
messages: [
{
role: "system",
content: "You are a helpful assistant.",
},
{
role: "user",
content: prompt,
},
],
}


and the model id as usual in the url as query param (would also work if you pass it in body)
you may also notice some changes in response of these LLM's, so kindly update accordingly
🔥2
https://api.qewertyy.dev/
https://lexica.qewertyy.dev/

Bought this new domain replace it with .me (this may wont work in a while) ones
Could you guys comment down which stable diffusion models aren't working?
API under maintenance

Edit: Up and running..
3
share your experience/opinion about this service.
added 2 new language models named Llama 2 (13b-chat-awq), OpenHermes with model ids 26 and 27 respectively.
2👍2
a new nsfw model
👍2