MCPcopy Create free account

hub / github.com/Facico/Chinese-Vicuna / functions

Functions461 in github.com/Facico/Chinese-Vicuna

↓ 2 callersFunctionggml_neg_impl
tools/Vicuna.cpp/ggml.c:3420
↓ 2 callersFunctionggml_new_i32
tools/Vicuna.cpp/ggml.c:2667
↓ 2 callersFunctionggml_norm_impl
tools/Vicuna.cpp/ggml.c:3590
↓ 2 callersFunctionggml_opt_get_params
tools/Vicuna.cpp/ggml.c:9888
↓ 2 callersFunctionggml_relu_impl
tools/Vicuna.cpp/ggml.c:3488
↓ 2 callersFunctionggml_reshape_3d
tools/Vicuna.cpp/ggml.c:3818
↓ 2 callersFunctionggml_rms_norm_impl
tools/Vicuna.cpp/ggml.c:3623
↓ 2 callersFunctionggml_rope
tools/Vicuna.cpp/ggml.c:4063
↓ 2 callersFunctionggml_scale_impl
tools/Vicuna.cpp/ggml.c:3683
↓ 2 callersFunctionggml_sgn_impl
tools/Vicuna.cpp/ggml.c:3386
↓ 2 callersFunctionggml_silu_f32
Sigmoid Linear Unit (SiLU) function
tools/Vicuna.cpp/ggml.c:1944
↓ 2 callersFunctionggml_silu_impl
tools/Vicuna.cpp/ggml.c:3556
↓ 2 callersFunctionggml_sqr_impl
tools/Vicuna.cpp/ggml.c:3211
↓ 2 callersFunctionggml_sqrt_impl
tools/Vicuna.cpp/ggml.c:3245
↓ 2 callersFunctionggml_step_impl
tools/Vicuna.cpp/ggml.c:3454
↓ 2 callersFunctionggml_time_init
tools/Vicuna.cpp/ggml.c:290
↓ 2 callersFunctionggml_vec_div_f32
tools/Vicuna.cpp/ggml.c:1221
↓ 2 callersFunctionggml_vec_dot_f16_unroll
compute GGML_VEC_DOT_UNROLL dot products at once xs - x row stride in bytes
tools/Vicuna.cpp/ggml.c:1630
↓ 2 callersFunctionggml_vec_set_f16
tools/Vicuna.cpp/ggml.c:1211
↓ 2 callersFunctionggml_vec_set_i16
tools/Vicuna.cpp/ggml.c:1207
↓ 2 callersFunctionggml_vec_set_i32
tools/Vicuna.cpp/ggml.c:1209
↓ 2 callersFunctionggml_vec_set_i8
tools/Vicuna.cpp/ggml.c:1205
↓ 2 callersFunctionggml_vec_sqr_f32
tools/Vicuna.cpp/ggml.c:1905
↓ 2 callersFunctionggml_vec_sqrt_f32
tools/Vicuna.cpp/ggml.c:1906
↓ 2 callersFunctiongpt_print_usage
tools/Vicuna.cpp/utils.cpp:78
↓ 2 callersFunctionllama_eval
evaluate the transformer - model: the model - n_threads: number of threads to use - n_past: the context size so far - embd_inp: the embedding
tools/Vicuna.cpp/chat.cpp:538
↓ 2 callersFunctionmatmul248
(input, qweight, scales, qzeros, g_idx, bits, maxq, no_group)
tools/quant/quant_linear.py:279
↓ 2 callersMethodprune_configs
(self, kwargs)
tools/quant/custom_autotune.py:104
↓ 2 callersMethodready
(self)
tools/quant/quantizer.py:126
↓ 2 callersFunctiontorch_snr_error
Compute SNR between y_pred(tensor) and y_real(tensor) SNR can be calcualted as following equation: SNR(pred, real) = (
tools/gptq.py:13
↓ 2 callersFunctiontranspose_matmul248
(input, qweight, scales, qzeros, g_idx, bits, maxq, no_group)
tools/quant/quant_linear.py:288
↓ 2 callersMethodtriton_llama_mlp
(self, x)
tools/quant/fused_mlp.py:200
↓ 1 callersMethod__init__
(self, in_features, out_features)
tools/application/chatglm_lora_finetune.py:175
↓ 1 callersMethod_bench
(self, *args, config, **meta)
tools/quant/custom_autotune.py:53
↓ 1 callersFunctionadd_batch
(name)
tools/quant_llama.py:103
↓ 1 callersMethodadd_batch
(self, inp, out)
tools/gptq.py:80
↓ 1 callersMethodbackward
(ctx, grad_output)
tools/quant/quant_linear.py:310
↓ 1 callersMethoddata_collator
(self,)
prompt.py:184
↓ 1 callersMethodfasterquant
(self, blocksize=128, percdamp=.01, groupsize=-1, actorder=False, name='')
tools/gptq.py:135
↓ 1 callersFunctionfind_layers
(module, layers=[nn.Conv2d, nn.Linear], name='')
tools/quant_generate.py:18
↓ 1 callersMethodfree
(self)
tools/gptq.py:237
↓ 1 callersMethodfrom_pretrained_old_peft_version
(cls, model, model_id, **kwargs)
utils.py:774
↓ 1 callersMethodfused2cpu
(self)
tools/quant/fused_mlp.py:224
↓ 1 callersMethodfused2cuda
(self)
tools/quant/fused_mlp.py:214
↓ 1 callersFunctiongenerate
(model, input_ids, n_generate)
tools/awq/benchmark.py:14
↓ 1 callersFunctiongenerate_prompt
(instruction, input=None)
interaction.py:85
↓ 1 callersFunctiongenerate_prompt
(instruction, input=None)
generate.py:87
↓ 1 callersFunctiongenerate_prompt
(instruction, input=None)
generate_4bit.py:96
↓ 1 callersFunctiongenerate_prompt
(instruction, input=None)
tools/quant_generate.py:68
↓ 1 callersFunctionget_c4
(nsamples, seed, seqlen, model)
tools/datautils.py:62
↓ 1 callersFunctionget_c4_new
(nsamples, seed, seqlen, model)
tools/datautils.py:139
↓ 1 callersFunctionget_llama
(model)
tools/quant_llama.py:19
↓ 1 callersFunctionget_n_parts
(dim)
tools/convert_pth_to_ggml.py:71
↓ 1 callersFunctionget_ptb
(nsamples, seed, seqlen, model)
tools/datautils.py:36
↓ 1 callersFunctionget_ptb_new
(nsamples, seed, seqlen, model)
tools/datautils.py:113
↓ 1 callersFunctionget_wikitext2
(nsamples, seed, seqlen, model)
tools/datautils.py:10
↓ 1 callersFunctionggml_build_backward
tools/Vicuna.cpp/ggml.c:9068
↓ 1 callersFunctionggml_build_forward
tools/Vicuna.cpp/ggml.c:9048
↓ 1 callersFunctionggml_compute_backward
tools/Vicuna.cpp/ggml.c:8721
↓ 1 callersFunctionggml_compute_forward_abs
tools/Vicuna.cpp/ggml.c:5013
↓ 1 callersFunctionggml_compute_forward_abs_f32
tools/Vicuna.cpp/ggml.c:4989
↓ 1 callersFunctionggml_compute_forward_add
tools/Vicuna.cpp/ggml.c:4513
↓ 1 callersFunctionggml_compute_forward_add_f32
tools/Vicuna.cpp/ggml.c:4460
↓ 1 callersFunctionggml_compute_forward_conv_1d_1s
tools/Vicuna.cpp/ggml.c:7573
↓ 1 callersFunctionggml_compute_forward_conv_1d_1s_f16_f32
tools/Vicuna.cpp/ggml.c:7333
↓ 1 callersFunctionggml_compute_forward_conv_1d_1s_f32
tools/Vicuna.cpp/ggml.c:7453
↓ 1 callersFunctionggml_compute_forward_conv_1d_2s
tools/Vicuna.cpp/ggml.c:7841
↓ 1 callersFunctionggml_compute_forward_conv_1d_2s_f16_f32
tools/Vicuna.cpp/ggml.c:7601
↓ 1 callersFunctionggml_compute_forward_conv_1d_2s_f32
tools/Vicuna.cpp/ggml.c:7721
↓ 1 callersFunctionggml_compute_forward_cpy
tools/Vicuna.cpp/ggml.c:6825
↓ 1 callersFunctionggml_compute_forward_diag_mask_inf
tools/Vicuna.cpp/ggml.c:7073
↓ 1 callersFunctionggml_compute_forward_diag_mask_inf_f32
tools/Vicuna.cpp/ggml.c:7037
↓ 1 callersFunctionggml_compute_forward_div
tools/Vicuna.cpp/ggml.c:4669
↓ 1 callersFunctionggml_compute_forward_div_f32
tools/Vicuna.cpp/ggml.c:4642
↓ 1 callersFunctionggml_compute_forward_dup_f16
tools/Vicuna.cpp/ggml.c:4225
↓ 1 callersFunctionggml_compute_forward_dup_f32
tools/Vicuna.cpp/ggml.c:4329
↓ 1 callersFunctionggml_compute_forward_flash_attn
tools/Vicuna.cpp/ggml.c:8324
↓ 1 callersFunctionggml_compute_forward_flash_attn_f16
tools/Vicuna.cpp/ggml.c:8078
↓ 1 callersFunctionggml_compute_forward_flash_attn_f32
tools/Vicuna.cpp/ggml.c:7869
↓ 1 callersFunctionggml_compute_forward_flash_ff
tools/Vicuna.cpp/ggml.c:8534
↓ 1 callersFunctionggml_compute_forward_flash_ff_f16
tools/Vicuna.cpp/ggml.c:8354
↓ 1 callersFunctionggml_compute_forward_gelu
tools/Vicuna.cpp/ggml.c:5270
↓ 1 callersFunctionggml_compute_forward_gelu_f32
tools/Vicuna.cpp/ggml.c:5229
↓ 1 callersFunctionggml_compute_forward_get_rows
tools/Vicuna.cpp/ggml.c:6985
↓ 1 callersFunctionggml_compute_forward_get_rows_f16
tools/Vicuna.cpp/ggml.c:6930
↓ 1 callersFunctionggml_compute_forward_get_rows_f32
tools/Vicuna.cpp/ggml.c:6958
↓ 1 callersFunctionggml_compute_forward_get_rows_q4_0
tools/Vicuna.cpp/ggml.c:6876
↓ 1 callersFunctionggml_compute_forward_get_rows_q4_1
tools/Vicuna.cpp/ggml.c:6903
↓ 1 callersFunctionggml_compute_forward_mean
tools/Vicuna.cpp/ggml.c:4901
↓ 1 callersFunctionggml_compute_forward_mean_f32
tools/Vicuna.cpp/ggml.c:4848
↓ 1 callersFunctionggml_compute_forward_mul
tools/Vicuna.cpp/ggml.c:4617
↓ 1 callersFunctionggml_compute_forward_mul_f32
tools/Vicuna.cpp/ggml.c:4590
↓ 1 callersFunctionggml_compute_forward_mul_mat
tools/Vicuna.cpp/ggml.c:6703
↓ 1 callersFunctionggml_compute_forward_mul_mat_f16_f32
tools/Vicuna.cpp/ggml.c:5797
↓ 1 callersFunctionggml_compute_forward_mul_mat_f32
tools/Vicuna.cpp/ggml.c:5552
↓ 1 callersFunctionggml_compute_forward_mul_mat_q4_0_f32
tools/Vicuna.cpp/ggml.c:6103
↓ 1 callersFunctionggml_compute_forward_mul_mat_q4_1_f32
tools/Vicuna.cpp/ggml.c:6403
↓ 1 callersFunctionggml_compute_forward_neg
tools/Vicuna.cpp/ggml.c:5109
↓ 1 callersFunctionggml_compute_forward_neg_f32
tools/Vicuna.cpp/ggml.c:5085
↓ 1 callersFunctionggml_compute_forward_norm
tools/Vicuna.cpp/ggml.c:5422
← previousnext →101–200 of 461, ranked by callers