Advanced Search
Search Results
67 total results found
Poolnoodle
As a floatation device A pool noodle is a long, buoyant, and lightweight foam tube, typically used as a flotation device in swimming pools. It's often used for fun, relaxation, and safety, especially for children or non-swimmers. The noodle floats on water, p...
Summary persona
This persona is normally not visible for the public. But, you use it every day. This persona is used to generate a short descriptive title for a chat session, based on the first prompt the user enters. The persona is used by ScaiWave internally to give title...
Poolnoodle-BigNoodle
Poolnoodle-BigNoodle is our biggest standard transformer model, featuring about 75 billion parameters. It's a general purpose model, trained in many languages and many generic capabilities. Poolnoodle-BigNoodle's strong points are general reasoning and a deep...
Poolnoodle-CodeNoodle
Poolnoodle-CodeNoodle is a Large Language Model derived from Code Llama, but has been trained and fine-tuned by ScaiLabs. It's based on the Llama 2 13B model and has about 13 billion parameters. With a stretched context length of 16000 tokens, Poolnoodle-Code...
Poolnoodle-LongNoodle
Poolnoodle-LongNoodle is a colleague model of Poolnoodle-BigNoodle, but with far less parameters. It has been trained on mostly the same datasets though. The difference between LongNoodle and BigNoodle is that LongNoodle supports more than 128K tokens in its c...
Poolnoodle-FixerNoodle
Poolnoodle-FixerNoodle is an LLM trained to route requests between LLMs and plugins. It's a model13 billion model, based on the original Poolnoodle model, which has its roots in the Vicuna 13B model. The model has been trained to interact with several so call...
Poolnoodle-ToolNoodle
Poolnoodle-ToolNoodle is a model featuring 13 Billion parameters that has been trained to interact with APIs. It has been trained to understand both API documentation, but also API definitions like OpenAPI/Swagger, RAML and SOAP. Poolnoodle-ToolNoodle isn't o...
Poolnoodle-BabyNoodle
Poolnoodle-BabyNoodle is our smallest LLM model, optimized to be able to run on embedded systems. This model has been built from the ground up by ScaiLabs and has been trained on a set of basic capabilities. The primary language the model supports is English,...
Top P
The Top P value is a parameter used in AI models, particularly in natural language processing (NLP) models like GPT-3 or our own Poolnoodles, to control the diversity of generated text. It is a probability threshold that determines the likelihood of a word or ...
Temperature
In the context of AI models, particularly in natural language processing (NLP) models, the temperature setting is a parameter that controls the randomness or creativity of the generated text. It is a numerical value between 0 and 1, with a lower temperature re...
Under Construction
Persona University is still being developed. As soon as it is done, this chapter will be updated.
Authentication & authorization
ScaiGrid uses an API-key for authentication and authorization of end-points. Simply add the "Api-Key" header containing the value in all of the outgoing requests to authenticate. Requesting access Requesting access to ScaiGrid can be done sending a mail ser...
DataCollection
Technical documentation for this endpoint can be found at https://api.scaigrid.ai/swagger/#/DataCollection. Data-collection is the process of gathering data and information for use in (chat)completions. Data can be gathered from various sources like OneDrive...
Poolnoodle-Mixup
Poolnoodle-Mixup is our new main-contender for a big model with deep reasoning capabilities. It's a sparse mixture of experts model based on Mixtral 8x7, but with updated tokenizations and embeddings. Poolnoodle-Mixup strong points are general reasoning and...