MCPcopy Create free account

hub / github.com/KoboldAI/KoboldAI-Client / functions

Functions1,813 in github.com/KoboldAI/KoboldAI-Client

Functionlua_set_memory
(m)
aiserver.py:3337
Functionlua_set_numseqs
(numseqs)
aiserver.py:3192
Functionlua_set_setting
(setting, v)
aiserver.py:3292
Functionlua_set_spfilename
(filename: Union[str, None])
aiserver.py:3482
Functionlua_warn
(msg)
aiserver.py:3027
Functionm
(t,e)
static/bootstrap.min.js:6
MethodmapStateToProps
(e,t)
static/swagger-ui/swagger-ui.js:2
MethodmapStateToProps
(e,t)
static/swagger-ui/swagger-ui-bundle.js:2
Functionme
()
static/jquery-3.6.0.min.js:2
Functionmi
(e,t,r)
static/swagger-ui/swagger-ui-bundle.js:2
Functionmove_hidden_layers
(transformer, h=None)
breakmodel.py:346
Functionn
(t)
static/jquery-ui.sortable.min.js:6
Functionne
(e,t)
static/jquery-3.6.0.min.js:2
Functionnew_call
(self, *args, **kwargs)
aiserver.py:1883
Functionnew_decorator
(f)
aiserver.py:461
Methodnew_decorator
(f: __F)
aiserver.py:613
Functionnew_embedding_call
(self, input_ids, *args, **kwargs)
aiserver.py:1731
Methodnew_embedding_call
(self, input_ids, *args, **kwargs)
prompt_tuner.py:310
Functionnew_emit
(*args, **kwargs)
aiserver.py:1399
Functionnew_forward
(self, input_ids: torch.Tensor = None, inputs_embeds: torch.Tensor = None, past_key_values_length: int = 0)
aiserver.py:1844
Functionnew_forward
(self, input_ids: torch.Tensor = None, inputs_embeds: torch.Tensor = None, past_key_values_length: int = 0)
prompt_tuner.py:160
Functionnew_forward_neo
( self, input_ids=None, past_key_values=None, attention_mask=None, token_type_ids=None,
breakmodel.py:391
Functionnew_forward_opt
( self, input_ids=None, attention_mask=None, head_mask=None, past_key_values=None, inp
breakmodel.py:786
Functionnew_forward_xglm
( self, input_ids=None, attention_mask=None, encoder_hidden_states=None, encoder_attention
breakmodel.py:598
Functionnew_from_pretrained
(cls, pretrained_model_name_or_path, *model_args, **kwargs)
aiserver.py:1812
Functionnew_from_pretrained
(cls, pretrained_model_name_or_path, *model_args, **kwargs)
prompt_tuner.py:129
Functionnew_get_checkpoint_shard_files
(pretrained_model_name_or_path, index_filename, *args, **kwargs)
aiserver.py:1828
Functionnew_get_checkpoint_shard_files
(pretrained_model_name_or_path, index_filename, *args, **kwargs)
prompt_tuner.py:144
Functionnew_get_logits_processor
(*args, **kwargs)
aiserver.py:1963
Functionnew_get_stopping_criteria
(self, *args, **kwargs)
aiserver.py:2087
Functionnew_init
(self, *args, **kwargs)
aiserver.py:82
Functionnew_init
(self, config)
prompt_tuner.py:185
Functionnew_make_min_max_attributes
(validators, min_attr, max_attr)
aiserver.py:489
Functionnew_pickle_load
(*args, **kwargs)
torch_lazy_loader.py:268
Functionnew_pretrainedtokenizerbase_from_pretrained
(cls, *args, **kwargs)
aiserver.py:92
Functionnew_rebuild_tensor
(storage: Union[torch_lazy_loader.LazyTensor, torch.Storage], storage_offset, shape, stride)
aiserver.py:2581
Functionnew_rng_state
(seed: int)
tpu_mtj_backend.py:81
Functionnew_sample
(self, *args, **kwargs)
aiserver.py:1993
Functionnew_socketio_on
(*a, **k)
aiserver.py:459
Functionnum_layers
(config)
utils.py:177
Methodnumbers
()
static/swagger-ui/swagger-ui-bundle.js:2
Functiono
(t)
static/bootstrap.min.js:6
Functionoe
()
static/jquery-3.6.0.min.js:2
Functionon
(e,t)
static/swagger-ui/swagger-ui-bundle.js:2
MethodopenNode
(e)
static/swagger-ui/swagger-ui-bundle.js:2
Functionou
(e,t,r)
static/swagger-ui/swagger-ui-bundle.js:2
Methodpatch
(self, rule: str, **kwargs)
aiserver.py:638
Methodpath_helper
(self, *args, **kwargs)
aiserver.py:592
Functionpermutation_validator
(lst: list)
aiserver.py:7496
Functionpn
()
static/swagger-ui/swagger-ui-bundle.js:2
Functionpopup_change_file
(data)
aiserver.py:7252
Functionpopup_change_folder
(data)
aiserver.py:7170
Functionpopup_delete
(data)
aiserver.py:7202
Functionpopup_edit
(data)
aiserver.py:7236
Functionpopup_rename
(data)
aiserver.py:7183
Functionpost_generate
--- post: summary: Generate text tags: - generate description: |-2 Generates text given a submission, sampler se
aiserver.py:7793
Functionpost_story_end
--- post: summary: Add an action to the end of the story tags: - story description: |-2 Inserts a single action
aiserver.py:7909
Functionpost_story_end_delete
--- post: summary: Remove the last action of the story tags: - story description: |-2 Removes the last action of
aiserver.py:8113
Functionpost_story_num_delete
--- delete: summary: Remove a story chunk tags: - story description: |-2 Removes a story chunk from the story in
aiserver.py:8391
Functionpost_world_info_folders
--- post: summary: Create a new world info folder at the end of the world info tags: - world_info requestBody: r
aiserver.py:9714
Functionpost_world_info_folders_none
--- post: summary: Create a new world info entry outside of a world info folder, at the end of the world info tags: - world_in
aiserver.py:9589
Functionpost_world_info_folders_uid
--- post: summary: Create a new world info entry at the end of the world info folder with the given UID tags: - world_info
aiserver.py:9619
Functionprompt_validator
(prompt: str)
aiserver.py:7898
Functionput_config_sampler_seed
--- put: summary: Set the global sampler seed value tags: - config requestBody: required: true content:
aiserver.py:9949
Functionput_config_soft_prompt
--- put: summary: Set soft prompt by name tags: - config requestBody: required: true content:
aiserver.py:9899
Functionput_model
--- put: summary: Load a model description: |-2 Loads a model given its Hugging Face model ID, the path to a model folder (rel
aiserver.py:7857
Functionput_story_end_text
--- put: summary: Set the text of the last action of the story tags: - story description: |-2 Sets the text of t
aiserver.py:8066
Functionput_story_load
--- put: summary: Load a story tags: - story description: |-2 Loads a story given its filename (without the .jso
aiserver.py:8471
Functionput_story_num_text
--- put: summary: Set the text of a story chunk tags: - story description: |-2 Sets the text inside a story chun
aiserver.py:8333
Functionput_story_save
--- put: summary: Save the current story tags: - story description: |-2 Saves the current story given its destin
aiserver.py:8506
Functionput_world_info_folders_uid_name
--- put: summary: Set the name of the world info folder with the given UID to the specified value tags: - world_info par
aiserver.py:8944
Functionput_world_info_uid_comment
--- put: summary: Set the comment of the world info entry with the given UID to the specified value tags: - world_info p
aiserver.py:9078
Functionput_world_info_uid_constant
--- put: summary: Set the constant mode state of the world info entry with the given UID to the specified value tags: - world_
aiserver.py:9538
Functionput_world_info_uid_content
--- put: summary: Set the content of the world info entry with the given UID to the specified value tags: - world_info p
aiserver.py:9170
Functionput_world_info_uid_key
--- put: summary: Set the keys or primary keys of the world info entry with the given UID to the specified value tags: - world
aiserver.py:9262
Functionput_world_info_uid_keysecondary
--- put: summary: Set the secondary keys of the world info entry with the given UID to the specified value tags: - world_info
aiserver.py:9354
Functionput_world_info_uid_selective
--- put: summary: Set the selective mode state of the world info entry with the given UID to the specified value tags: - world
aiserver.py:9446
Functionqe
(e)
static/jquery-3.6.0.min.js:2
Functionql
(e,t)
static/swagger-ui/swagger-ui-bundle.js:2
Functionqt
static/swagger-ui/swagger-ui.js:2
Functionrandomize_rng_seed
()
tpu_mtj_backend.py:71
Functionremovespecialchars
(txt, vars=None)
utils.py:104
Functionrenamesave
(name, new_name)
fileops.py:242
Functionrender
(e)
static/swagger-ui/swagger-ui-bundle.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
Methodrender
()
static/swagger-ui/swagger-ui.js:2
← previousnext →1,501–1,600 of 1,813, ranked by callers