Lastly the all the features of our userscript API are documented inside the API Documentation files inside the userscripts folder. For our TPU versions keep in mind that scripts modifying AI behavior relies on a different way of processing that is slower than if you leave these userscripts disab...
Lastly the all the features of our userscript API are documented inside the API Documentation files inside the userscripts folder. For our TPU versions keep in mind that scripts modifying AI behavior relies on a different way of processing that is slower than if you leave these userscripts disab...
Topics AI DevOps Security Software Development View all Explore Learning Pathways White papers, Ebooks, Webinars Customer Stories Partners Open Source GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise En...
The Gantian - Creator of KoboldAI, has created most features such as the interface, the different AI model / API integrations and in general the largest part of the project. VE FORBRYDERNE - Contributed many features such as the Editing overhaul, Adventure Mode, expansions to the world info...
"api_ip_port": "http://127.0.0.1:5001", "max_context_length": 2048, "max_length": 100, "quiet": false, "rep_pen": 1.1, "rep_pen_range": 256, "rep_pen_slope": 1, "temperature": 0.5, "tfs": 1, "top_a": 0, "top_k": 3, "top_p": 0.9, "typical": 1, "history_...
llama.cpp web server is a lightweight OpenAI API compatible HTTP server that can be used to serve local models and easily connect them to existing clients. Bindings: Python: abetlen/llama-cpp-python Go: go-skynet/go-llama.cpp Node.js: withcatai/node-llama-cpp JS/TS (llama.cpp serve...
","DALL-E API Key",localsettings.saved_dalle_key,"Input DALL-E API Key", ()=>{ let userinput = getInputBoxValue(); userinput = userinput.trim(); if (userinput != null && userinput!="") { @@ -4615,7 +4615,7 @@ Current version: 146 } function set_dalle_url() { input...
Since v1.60, provides native image generation with StableDiffusion.cpp, you can load any SD1.5 or SDXL .safetensors model and it will provide an A1111 compatible API to use. I plan to keep backwards compatibility with ALL past llama.cpp AND alpaca.cpp models. But you are also encouraged...
Prerequisites Please answer the following questions for yourself before submitting an issue. I am running the latest code. Development is very rapid so there are no tagged versions as of now. I carefully followed the README.md. I searche...
."}, "headers": {"type": "object", "description": "Headers for the API request."}, "params": {"type": "object", "description": "URL parameters for the API request."}, "data": {"type": "object", "description": "Body or payload for the API request."}}, "required": ["...