MCPcopy Create free account

hub / github.com/Facico/Chinese-Vicuna / types & classes

Types & classes80 in github.com/Facico/Chinese-Vicuna

↓ 2 callersClassCatcher
tools/quant_llama.py:49
↓ 2 callersClassColorFormatter
utils.py:40
↓ 2 callersClassQuantLinear
tools/quant/quant_linear.py:320
↓ 2 callersClassTokenizerWrapper
tools/datautils.py:103
↓ 1 callersClassAlpacaDataset
tools/application/chatglm_lora_finetune.py:101
↓ 1 callersClassAutotuner
tools/quant/custom_autotune.py:14
↓ 1 callersClassCustomCallback
finetune_chat.py:213
↓ 1 callersClassGPTQ
tools/gptq.py:63
↓ 1 callersClassQKV_layer
tools/application/chatglm_lora_test.py:39
↓ 1 callersClassQKV_layer
tools/application/chatglm_lora_finetune.py:174
↓ 1 callersClassQuantLlamaAttention
Multi-headed attention from 'Attention Is All You Need' paper
tools/quant/fused_attn.py:10
↓ 1 callersClassQuantLlamaMLP
tools/quant/fused_mlp.py:171
↓ 1 callersClasssigaction
tools/Vicuna.cpp/chat.cpp:887
ClassQuantLinearFunction
tools/quant/quant_linear.py:298
ClassQuantizer
tools/quant/quantizer.py:7
ClassStreamGenerationMixin
utils.py:105
ClassStreamLlamaForCausalLM
utils.py:738
ClassStreamPeftGenerationMixin
utils.py:741
Classchat_prompt
prompt.py:105
Classggml_cgraph
tools/Vicuna.cpp/ggml.c:8973
Classggml_cgraph
computation graph
tools/Vicuna.cpp/ggml.h:290
Classggml_compute_params
tools/Vicuna.cpp/ggml.c:2191
Classggml_compute_params
tools/Vicuna.cpp/ggml.c:9179
Classggml_compute_state
tools/Vicuna.cpp/ggml.c:9176
Classggml_compute_state_shared
tools/Vicuna.cpp/ggml.c:9165
Classggml_compute_state_shared
tools/Vicuna.cpp/ggml.c:9182
Classggml_context
tools/Vicuna.cpp/quantize.cpp:303
Classggml_context
tools/Vicuna.cpp/ggml.c:2161
Classggml_context
tools/Vicuna.cpp/ggml.c:2178
Classggml_context
tools/Vicuna.cpp/ggml.h:198
Classggml_context
tools/Vicuna.cpp/chat.cpp:86
Classggml_context
tools/Vicuna.cpp/chat.cpp:581
Classggml_context_container
tools/Vicuna.cpp/ggml.c:2175
Classggml_context_container
tools/Vicuna.cpp/ggml.c:2206
Classggml_init_params
tools/Vicuna.cpp/quantize.cpp:302
Classggml_init_params
tools/Vicuna.cpp/ggml.c:2372
Classggml_init_params
tools/Vicuna.cpp/ggml.h:315
Classggml_init_params
tools/Vicuna.cpp/chat.cpp:236
Classggml_lbfgs_iteration_data
tools/Vicuna.cpp/ggml.c:10096
Enumggml_linesearch
linesearch methods
tools/Vicuna.cpp/ggml.h:656
Enumggml_linesearch
tools/Vicuna.cpp/ggml.h:732
Classggml_object
tools/Vicuna.cpp/ggml.c:2143
Classggml_object
tools/Vicuna.cpp/ggml.c:2147
Classggml_object
tools/Vicuna.cpp/ggml.c:2168
Classggml_object
tools/Vicuna.cpp/ggml.h:197
Enumggml_op
available tensor operations:
tools/Vicuna.cpp/ggml.h:212
Enumggml_op
tools/Vicuna.cpp/ggml.h:268
Classggml_opt_params
tools/Vicuna.cpp/ggml.c:9918
Classggml_opt_params
optimization parameters see ggml.c (ggml_opt_default_params) for default values
tools/Vicuna.cpp/ggml.h:683
Enumggml_opt_result
tools/Vicuna.cpp/ggml.c:9916
Enumggml_opt_result
optimization return values
tools/Vicuna.cpp/ggml.h:665
Enumggml_opt_type
tools/Vicuna.cpp/ggml.c:10432
Enumggml_opt_type
optimization methods
tools/Vicuna.cpp/ggml.h:650
Enumggml_opt_type
tools/Vicuna.cpp/ggml.h:684
Classggml_scratch
tools/Vicuna.cpp/ggml.c:2171
Classggml_scratch
tools/Vicuna.cpp/ggml.c:2492
Classggml_scratch
scratch buffer
tools/Vicuna.cpp/ggml.h:309
Classggml_state
tools/Vicuna.cpp/ggml.c:2205
Enumggml_task_type
tools/Vicuna.cpp/ggml.c:2185
Enumggml_task_type
tools/Vicuna.cpp/ggml.c:2192
Classggml_tensor
tools/Vicuna.cpp/ggml.c:2155
Classggml_tensor
tools/Vicuna.cpp/ggml.c:9180
Classggml_tensor
n-dimensional tensor
tools/Vicuna.cpp/ggml.h:257
Classggml_tensor
tools/Vicuna.cpp/ggml.h:272
Classggml_tensor
tools/Vicuna.cpp/ggml.h:296
Classggml_tensor
tools/Vicuna.cpp/chat.cpp:54
Classggml_tensor
tools/Vicuna.cpp/chat.cpp:74
Classggml_tensor
tools/Vicuna.cpp/chat.cpp:585
Enumggml_type
tools/Vicuna.cpp/ggml.c:2269
Enumggml_type
tools/Vicuna.cpp/ggml.h:200
Enumggml_type
tools/Vicuna.cpp/ggml.h:258
Classgpt_params
tools/Vicuna.cpp/utils.h:15
Classgpt_vocab
tools/Vicuna.cpp/utils.h:50
Classinstruct_prompt
prompt.py:12
Classllama_hparams
default hparams (LLaMA76B)
tools/Vicuna.cpp/quantize.cpp:19
Classllama_hparams
default hparams (LLaMA 7B)
tools/Vicuna.cpp/chat.cpp:40
Classllama_layer
tools/Vicuna.cpp/chat.cpp:52
Classllama_model
tools/Vicuna.cpp/chat.cpp:71
Classprompt
prompt.py:6
Classtimespec
tools/Vicuna.cpp/ggml.c:308