Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KoboldAI/KoboldAI-Client
/ functions
Functions
1,813 in github.com/KoboldAI/KoboldAI-Client
⨍
Functions
1,813
◇
Types & classes
475
↳
Endpoints
63
Function
lua_set_memory
(m)
aiserver.py:3337
Function
lua_set_numseqs
(numseqs)
aiserver.py:3192
Function
lua_set_setting
(setting, v)
aiserver.py:3292
Function
lua_set_spfilename
(filename: Union[str, None])
aiserver.py:3482
Function
lua_warn
(msg)
aiserver.py:3027
Function
m
(t,e)
static/bootstrap.min.js:6
Method
mapStateToProps
(e,t)
static/swagger-ui/swagger-ui.js:2
Method
mapStateToProps
(e,t)
static/swagger-ui/swagger-ui-bundle.js:2
Function
me
()
static/jquery-3.6.0.min.js:2
Function
mi
(e,t,r)
static/swagger-ui/swagger-ui-bundle.js:2
Function
move_hidden_layers
(transformer, h=None)
breakmodel.py:346
Function
n
(t)
static/jquery-ui.sortable.min.js:6
Function
ne
(e,t)
static/jquery-3.6.0.min.js:2
Function
new_call
(self, *args, **kwargs)
aiserver.py:1883
Function
new_decorator
(f)
aiserver.py:461
Method
new_decorator
(f: __F)
aiserver.py:613
Function
new_embedding_call
(self, input_ids, *args, **kwargs)
aiserver.py:1731
Method
new_embedding_call
(self, input_ids, *args, **kwargs)
prompt_tuner.py:310
Function
new_emit
(*args, **kwargs)
aiserver.py:1399
Function
new_forward
(self, input_ids: torch.Tensor = None, inputs_embeds: torch.Tensor = None, past_key_values_length: int = 0)
aiserver.py:1844
Function
new_forward
(self, input_ids: torch.Tensor = None, inputs_embeds: torch.Tensor = None, past_key_values_length: int = 0)
prompt_tuner.py:160
Function
new_forward_neo
( self, input_ids=None, past_key_values=None, attention_mask=None, token_type_ids=None,
breakmodel.py:391
Function
new_forward_opt
( self, input_ids=None, attention_mask=None, head_mask=None, past_key_values=None, inp
breakmodel.py:786
Function
new_forward_xglm
( self, input_ids=None, attention_mask=None, encoder_hidden_states=None, encoder_attention
breakmodel.py:598
Function
new_from_pretrained
(cls, pretrained_model_name_or_path, *model_args, **kwargs)
aiserver.py:1812
Function
new_from_pretrained
(cls, pretrained_model_name_or_path, *model_args, **kwargs)
prompt_tuner.py:129
Function
new_get_checkpoint_shard_files
(pretrained_model_name_or_path, index_filename, *args, **kwargs)
aiserver.py:1828
Function
new_get_checkpoint_shard_files
(pretrained_model_name_or_path, index_filename, *args, **kwargs)
prompt_tuner.py:144
Function
new_get_logits_processor
(*args, **kwargs)
aiserver.py:1963
Function
new_get_stopping_criteria
(self, *args, **kwargs)
aiserver.py:2087
Function
new_init
(self, *args, **kwargs)
aiserver.py:82
Function
new_init
(self, config)
prompt_tuner.py:185
Function
new_make_min_max_attributes
(validators, min_attr, max_attr)
aiserver.py:489
Function
new_pickle_load
(*args, **kwargs)
torch_lazy_loader.py:268
Function
new_pretrainedtokenizerbase_from_pretrained
(cls, *args, **kwargs)
aiserver.py:92
Function
new_rebuild_tensor
(storage: Union[torch_lazy_loader.LazyTensor, torch.Storage], storage_offset, shape, stride)
aiserver.py:2581
Function
new_rng_state
(seed: int)
tpu_mtj_backend.py:81
Function
new_sample
(self, *args, **kwargs)
aiserver.py:1993
Function
new_socketio_on
(*a, **k)
aiserver.py:459
Function
num_layers
(config)
utils.py:177
Method
numbers
()
static/swagger-ui/swagger-ui-bundle.js:2
Function
o
(t)
static/bootstrap.min.js:6
Function
oe
()
static/jquery-3.6.0.min.js:2
Function
on
(e,t)
static/swagger-ui/swagger-ui-bundle.js:2
Method
openNode
(e)
static/swagger-ui/swagger-ui-bundle.js:2
Function
ou
(e,t,r)
static/swagger-ui/swagger-ui-bundle.js:2
Method
patch
(self, rule: str, **kwargs)
aiserver.py:638
Method
path_helper
(self, *args, **kwargs)
aiserver.py:592
Function
permutation_validator
(lst: list)
aiserver.py:7496
Function
pn
()
static/swagger-ui/swagger-ui-bundle.js:2
Function
popup_change_file
(data)
aiserver.py:7252
Function
popup_change_folder
(data)
aiserver.py:7170
Function
popup_delete
(data)
aiserver.py:7202
Function
popup_edit
(data)
aiserver.py:7236
Function
popup_rename
(data)
aiserver.py:7183
Function
post_generate
--- post: summary: Generate text tags: - generate description: |-2 Generates text given a submission, sampler se
aiserver.py:7793
Function
post_story_end
--- post: summary: Add an action to the end of the story tags: - story description: |-2 Inserts a single action
aiserver.py:7909
Function
post_story_end_delete
--- post: summary: Remove the last action of the story tags: - story description: |-2 Removes the last action of
aiserver.py:8113
Function
post_story_num_delete
--- delete: summary: Remove a story chunk tags: - story description: |-2 Removes a story chunk from the story in
aiserver.py:8391
Function
post_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
Function
post_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
Function
post_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
Function
prompt_validator
(prompt: str)
aiserver.py:7898
Function
put_config_sampler_seed
--- put: summary: Set the global sampler seed value tags: - config requestBody: required: true content:
aiserver.py:9949
Function
put_config_soft_prompt
--- put: summary: Set soft prompt by name tags: - config requestBody: required: true content:
aiserver.py:9899
Function
put_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
Function
put_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
Function
put_story_load
--- put: summary: Load a story tags: - story description: |-2 Loads a story given its filename (without the .jso
aiserver.py:8471
Function
put_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
Function
put_story_save
--- put: summary: Save the current story tags: - story description: |-2 Saves the current story given its destin
aiserver.py:8506
Function
put_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
Function
put_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
Function
put_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
Function
put_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
Function
put_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
Function
put_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
Function
put_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
Function
qe
(e)
static/jquery-3.6.0.min.js:2
Function
ql
(e,t)
static/swagger-ui/swagger-ui-bundle.js:2
Function
qt
static/swagger-ui/swagger-ui.js:2
Function
randomize_rng_seed
()
tpu_mtj_backend.py:71
Function
removespecialchars
(txt, vars=None)
utils.py:104
Function
renamesave
(name, new_name)
fileops.py:242
Function
render
(e)
static/swagger-ui/swagger-ui-bundle.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
Method
render
()
static/swagger-ui/swagger-ui.js:2
← previous
next →
1,501–1,600 of 1,813, ranked by callers